Back
post /v1/organizations/{organizationId}/webhooks

Create webhook

Creates a new webhook for the organization. Returns the webhook secret which must be stored securely.

path params

organizationIdstring required

Request body

name String required

description String

endpointUrl String required

subscriptions Array required

Responses

Was this guide helpful?