SDK (@phosra/sdk)
Webhooks
Send a test delivery
Send a test delivery to a webhook
POST
SDK (@phosra/sdk)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Test delivery result
Unique identifier for this resource.
Identifier of the webhook.
Event type that triggered this delivery (e.g. policy.updated).
The event payload delivered to the endpoint, matching the webhook event schema.
HTTP status code returned by the subscriber endpoint; null if unreachable.
Whether the delivery received a 2xx response from the subscriber.
Number of delivery attempts made so far, including retries.
RFC 3339 timestamp.
RFC 3339 timestamp of when the resource was created.