v1
latestOpenAPI 3.0.32026-07-2650226215.9 KBWebhook
Create a webhook
Registers a new HTTPS endpoint to receive event deliveries. OMS generates a signing secret (whsec_ prefix) that is returned once in this response and never again - store it in your secrets manager immediately. The endpoint starts receiving deliveries immediately after creation.
post/webhooks
Headers
Idempotency-Keystring required
Required on POST and PUT requests. Use a unique value per logical mutation attempt, for example a UUID.
Request body
Response
The request has succeeded and a new resource has been created as a result.