Handle BPMN Escalation
Task
Handle BPMN Escalation
Reports an escalation in the context of a running task by id. The escalation code must be specified to identify the escalation handler. See the documentation for Reporting Bpmn Escalation in User Tasks.
POST
Handle BPMN Escalation
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the task in which context a BPMN escalation is reported.
Body
application/json
Response
Request successful.