Worked request and response samples
Copy a request body as written, substitute your own ids, and compare the response envelope. Errors follow Devotel Orbit’s{ error, meta } envelope, shown once below under Error envelope.
Create a webhook endpoint
POST /api/v1/webhooks/["*"] receiver is harder to debug and racy.
Request
List outgoing deliveries for an endpoint
GET /api/v1/webhooks/deliveriesstring
Restrict to one webhook endpoint id.
string
e.g.
delivered, failed, pending.Replay a delivery
POST /api/v1/webhooks/dlq/{delivery_id}/replayError envelope
422