1.5

Cancel an Operation
Requests the cancellation of a running Content Creation operation of a specific operation ID.
Request takes no content, and on success returns a response with no content.
Type: POST
URI:
/rest/serverengine/workflow/contentcreation/cancel/{operationId}
Parameters:
Path:
l operationId Operation ID of Content Creation operation
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: -
Content
Type:
-
Response:
Add.
Headers:
-
Content: -
Content
Type:
-
Status:
l 204 No Content Operation cancellation
requested
l 401 Unauthorized Server authentication required
l 403 Forbidden Server authentication has failed
or expired
Page 230