Skip to main content
PATCH
Update a webhook

Authorizations

Authorization
string
header
required

API key obtained from the Tenant Dashboard. Use as Authorization: Bearer YOUR_API_KEY

Path Parameters

webhookId
string<uuid>
required

Body

application/json
name
string
Required string length: 1 - 128
url
string<uri>
events
string[]
status
enum<string>
Available options:
active,
paused,
disabled

Response

Webhook updated

webhook
object