Webhooks
Edit webhook message
Edits a message previously sent by the webhook. Only messages authored by the webhook can be edited. Returns the updated message object.
patch/webhooks/{webhook_id}/{token}/messages/{message_id}
Path parameters
The ID of the webhook
tokenstring required
The webhook token
The webhook token
The ID of the message
Request body
Response
Success