Skip to main content

Activate/Suspend Jobs

PUT 

/job/suspended

Activates or suspends jobs matching the given criterion. This can only be on of:

  • jobDefinitionId
  • processDefinitionId
  • processInstanceId
  • processDefinitionKey

Request

Responses

Request successful. This method returns no content.