Webhooks
Replay a failed delivery. Without this, an hour of downtime means those events are gone for good
Requires the scope webhooks.write.
POST
Tenant credential
Required scopes:
webhooks.write.Authorizations
Tenant credential. This is sufficient by itself.
Headers
Tenant credential: optional and, when sent, must equal the shop bound to the key. Partner credential: required; it selects an organisation the user previously authorised.
Optional client-generated key for write retries. Reusing it with a different request returns 409; a replay includes Idempotency-Replayed: true.
Required string length:
1 - 200Path Parameters
UUID.
Example:
"11111111-2222-3333-4444-555555555555"
UUID.
Example:
"11111111-2222-3333-4444-555555555555"

