Create a webhook subscription
POST /v1/webhooks
POST
/v1/webhooks
Register a new HTTPS endpoint to receive event notifications. The signing secret is returned exactly once in this response — store it immediately. Subsequent reads of the subscription do not surface the secret.
Authorizations
Parameters
Header Parameters
Request Body required
Responses
201
Successful Response
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string