PUT
/
api
/
webhooks
/
{webhook_id}

Completely replaces the webhook. For partial modifications, use Update Webhook

Authorizations

X-API-Key
string
headerrequired

API key

Path Parameters

webhook_id
string
required

Body

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

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[]