Upload new work data for data slot
POST
/api/DataSlot/job/{jobId}/dataslot/{slotIndex}/UploadData
Parameters
Path Parameters
jobId
required
string format: uuid
slotIndex
required
integer format: int32
Request Body
File to upload
object
Payload
required
string format: binary
Responses
201
Created
Headers
location
The URL pointing to the created resource
string format: url
The URL pointing to the created resource