Example:00000000-0000-0000-0000-000000000000
Retrieve media of specific job
Requires the JOBOVERVIEW security role.
Path Parameters
Response
200 application/json
Response
Successful response
Show Child Parameters
Show Child Parameters
Authentication
Path Parameters
File upload
Upload a file to a workflow job
To upload a file to a workflow job it needs to be uploaded via the Upload file endpoint for modern stack. After completing the various steps described in the Upload file endpoint, the fileId retrieved from those steps is needed in this request to reference the file to the job. This file will be attached to the job only.
Warning: Requires the JOBEDIT security role.
Warning: Is only available for Files-Service portals.
Path Parameters
The id of a Job.
Example:00000000-0000-0000-0000-000000000000
Body
application/json
Body
Id of the parent asset if this file is a new version of an asset
Example:00000000-0000-0000-0000-000000000002
Id of the file to be saved to the job (to be retrieved from Upload file endpoint)
Example:00000000-0000-0000-0000-000000000001
Size of the file in bytes
Example:50000
Value to be used as filename
Example:example-name.jpg
Response
200 application/json
Response
Successful response
Media ID of the uploaded file
Example:00000000000000000000000000000000
Path Parameters
Body
Stages
Update stage
Requires the JOBEDIT security role. Updates a workflow stage, including the user or group responsible for it (displayed as Responsible in the UI).
Path Parameters
Example:00000000-0000-0000-0000-000000000000
Body
application/json
Body
Date of when the stage ends. Send null to clear it.
Example:2018-09-29
Description of the stage
Example:Stage Description
Name of the stage
Example:Stage Example
The user or group responsible for the stage (displayed as Responsible in the UI).
Show Child Parameters
Response
application/json
Response
Successful response
Example:00000000-0000-0000-0000-000000000000
Example:Updated