PATCH
/
api
/
webhooks
/
{webhook_id}

Allows partial modifications to the webhook.

Authorizations

X-API-Key
string
headerrequired

API key

Path Parameters

webhook_id
string
required

Body

application/json
url
string
Maximum length: 200
secrets
string[]
events
enum<string>[]
Available options:
call.started,
call.ended

Response

200 - application/json
webhookId
string
required
created
string
required
url
string
required
Maximum length: 200
events
enum<string>[]
required
Available options:
call.started,
call.ended
secrets
string[]