Update a Webhook

This endpoint allows you to update a webhook by its ID.

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

Webhook ID

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

401

Unauthorized, you didn't provide a valid access token

403

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

404

The requested resource has not been found.

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