PATCH
Update a webhook

Authorizations

Authorization
string
header
required

Agent Token (rly_live_…), shown once at agent creation.

Path Parameters

webhook_id
string
required
Pattern: ^wh_

Body

application/json
url
string<uri>
Maximum string length: 2048
Pattern: ^https://
events
enum<string>[]
Minimum array length: 1
Available options:
message.received,
message.edited,
message.unsent,
conversation.added,
conversation.updated,
conversation.removed,
reaction.added,
reaction.removed,
message.delivered,
message.read,
group.invite.completed,
group.invite.expired
enabled
boolean

Response

Updated endpoint.

webhook
object
required