Webhooks
Create Webhook
Creates a new webhook endpoint for receiving event notifications.
POST
Creates a new webhook endpoint. The response includes a signing secret that you should store securely - it will be used to verify that incoming webhooks are actually from Cobalt.
Example Request
Example Response
Store the webhook secret securely - you’ll need it to verify webhook signatures.
Authorizations
Body
application/json
The URL where webhook events will be sent