Terminate the item workflow instance.

delete

/content/management/api/v1.1/items/{id}/workflows/{instanceId}

Terminate the specified workflow instance of an item

Request

Path Parameters
Header Parameters
Back to Top

Response

204 Response

No content.

400 Response

Bad request.

403 Response

Forbidden.

404 Response

Not found.

500 Response

Internal server error.
Back to Top