postWebhooksafety_identifier_blocked

Payload

created_atinteger required

The Unix timestamp (in seconds) of when the request was blocked.

idstring required

The unique ID of the event.

object'event'

The object of the event. Always event.

type'safety_identifier.blocked' required

The type of the event. Always safety_identifier.blocked.

Response

Return a 200 status code to acknowledge receipt of the event. Non-200 status codes will be retried.

Changes