latestOpenAPI 3.0.02026-08-21308337618.8 KB

93af2e90fb6a

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