Skip to main content
PUT
update notification webhook

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

id
integer
required

Webhook ID.

Body

application/json
name
string | null
Maximum string length: 120
webhook_url
string<uri>
Maximum string length: 2048
event_types
string[]
Minimum array length: 1

Response

Webhook updated successfully

success
boolean
Example:

true

webhook
object
enabled_notification_preferences
string[]