Queue a test event for an endpoint
Webhook endpoints
Send Test Webhook
Queue a signed webhook.test event for an active endpoint.
POST
Queue a test event for an endpoint
Returns
202 Accepted with an event_id and delivery_id. The test uses the
same signing, timeout, logging, and retry system as booking events.
Use Get Webhook Delivery with the
returned delivery ID to inspect every attempt. A paused or disabled endpoint
must be reactivated before you can send a test.Authorizations
Environment-specific API key created in the Unifystays portal
Headers
Path Parameters
Webhook endpoint UUID.
Example:
"8b95a9e0-4af3-4c6d-92df-84b64256d27f"
Response
202 - application/json
Test event and delivery queued successfully.