Skip to main content
PUT
Update a webhook

Authorizations

Authorization
string
header
required

API key as Bearer token

Path Parameters

webhookId
string
required

Body

application/json
name
string
Required string length: 1 - 100
url
string<uri>
Pattern: ^https://
events
enum<string>[]
Required array length: 1 - 5 elements
Available options:
incident.critical,
incident.high,
grooming.detected,
self_harm.detected,
bullying.severe,
verification.completed,
minor.detected,
csam.detected,
csam.critical
is_active
boolean
headers
object

Response

200 - application/json

Default Response

id
string
name
string
url
string
events
string[]
is_active
boolean
updated_at
string