Remove execution
Use this information to remove an execution record. This does not cancel the execution if it is running.
The following elements are described:
Request
Aspect | Value |
---|---|
Endpoint URL | /api/behaviour/executions/{executionId} |
HTTP Method | DELETE |
Path parameters
Field | Description | Mandatory |
---|---|---|
executionId | ID off the execution. | Yes |
Response
Aspect | Value |
---|---|
Content-Type | application/json |
Response Code | 204 (No Content) |