latestOpenAPI 3.0.02026-08-18305331605.3 KB

6bb0c3577de2

S2S Webhooks

Create webhook

Register a webhook endpoint. The signing secret is returned exactly once.

post/s2s/webhooks

Request body

urlstring required
eventsstring[]

Event types to deliver; omit for all.

descriptionstring

Response

Created

idstring required
urlstring required
enabledboolean required
eventsstring[] required
descriptionstring
secretstring required

Masked; the full secret is returned once at creation.

createdAtstring date-time required