Webhooks
Update webhook with token
Updates the specified webhook using its ID and token for authentication. Allows modification of name or avatar. Returns the updated webhook object without creator user data.
patch/webhooks/{webhook_id}/{token}
Path parameters
The ID of the webhook
tokenstring required
The webhook token
The webhook token
Request body
Response
Success