Pause bulk process
POST
/bulks/{bulk_id}/pause Pauses the execution of operations of the bulk process that is in state ‘RUNNING’ as identified by the bulk_id parameter.
The status of the bulk process after execution of this operation is set to ‘PAUSED’
The execution can be resumed through bulkIdResume
Request
Path parameters
Responses
204No Content
Success - No Content.
Headers