Webhooks

Register a new webhook

post/v1/webhooks

Request body

namestring required

Name

secretKeystring nullable

Secret key

typesWebhookType[] required
urlstring required

Webhook Uri

Response

Created

idinteger

Webhook ID

namestring required

Name

secretKeystring nullable

Secret key

typesWebhookType[] required
urlstring required

Webhook Uri

Changes

No recorded changes to this endpoint across all 2 revisions of this API.