Method

PUT

PUT /process-definition/key/{key}/suspended (suspend the latest version of the process definition which belongs to no tenant)

Parameters

A JSON object with the following properties:

Result

This method returns no content.

Response Codes

Example

PUT /process-definition/key/aProcessDefinitionKey/suspended

Status 204. No content.