PATCH
/
api
/
webhooks
/
{webhook_id}

Allows partial modifications to the webhook.

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

webhook_id
string
required

Body

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

Response

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