delete webhook message
DELETE {{baseUrl}}/webhooks/:webhook_id/:webhook_token/messages/:message_id?thread_id=<string,null>
Delete a message that was created by the webhook
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
thread_id | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |