Creates a new webhook endpoint for receiving event notifications.
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.
Store the webhook secret securely - you’ll need it to verify webhook signatures.
Successful response
The response is of type object
.
Creates a new webhook endpoint for receiving event notifications.
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.
Store the webhook secret securely - you’ll need it to verify webhook signatures.
Successful response
The response is of type object
.