Skip to main content

Bulk update events (async job)

POST 

/v2/events/bulk

Bulk analogue of POST /v2/incidents/bulk for events. Selection is by explicit event_record_identifiers list only (max 500 per request). Returns 202 with a job_id. Omitting event_record_identifiers (or sending an empty list) is rejected with 400 VALIDATION_ERROR naming the missing field.

Request

Responses

Job accepted.