Modify job

Requires the JOBEDIT security role. Note: responsibleID and responsibleGroupID cannot be set on previousStage, activeStage, or nextStage through this endpoint. To update a stage's responsible user or group, use PUT /api/workflow/stages/{id}.

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

Name of the job

string

Description of the job

string

Date of when the job ends

string

Id of the campaign the job is part of

string

Id of the user accountable for the job (displayed as Reporter in the UI). This does not update a stage's responsible user or group; use PUT /api/workflow/stages/{id} for that.

jobMetaproperties
object

ID and metaproperty values

activeStage
object

The new active stage of the job

nextStage
object

The new next stage of the job

previousStage
object

The new previous stage of the job

Response

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