Skip to main content
Weavr Multi Product BackOffice API
Manage

Cancel bulk process

POST/bulks/{bulk_id}/cancel

Cancels the execution of operations of a bulk process that is in state ‘PAUSED’ or ‘RUNNING’ as identified by the bulk_id parameter.

The status of the bulk process after execution of this operation is set to ‘CANCELLED’. This is a final state and a cancelled bulk process cannot be resumed.

Request

Path parameters

Responses

204No Content

Success - No Content.

Headers