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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of a Job.

Body Params
string

Id of the file to be saved to the job (to be retrieved from Upload file endpoint)

string

Value to be used as filename

number

Size of the file in bytes

string

Id of the parent asset if this file is a new version of an asset

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json