Create a Webhook

This endpoint allows you to register a new webhook endpoint for your account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Webhook configuration

string
required

The URL that will receive webhook notifications

events
array of strings
required

List of event types to subscribe to

events*
Allowed:
string

A secret used to sign webhook payloads for verification via the X-CCAI-Signature header

Responses

201

Created

401

Unauthorized, you didn't provide a valid access token

403

Forbidden resource, you don't have access to this resource

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json