Skip to main content
Weavr Webhook
Bulk Operations

Bulk Process End

Webhook/bulk_process_end/watch

Reports on the final state of execution of a bulk process the moment it ends:

  • COMPLETED: the execution of the bulk process is complete and all bulk operations of the bulk process were executed successfully.
  • FAILED: none of the operations of the bulk process have executed.
  • PARTIALLY_COMPLETED: the execution of the bulk process is complete and some of the bulk operations of the bulk process failed.

Payload *

application/json
{}
BulkProcessProgressEventBulkProcessProgressEvent · object · 4 fields

Responses

204No Content

Success - No Content