delete original webhook message
DELETE {{baseUrl}}/webhooks/:webhook_id/:webhook_token/messages/@original?thread_id=<string,null>
Delete the intial interaction response
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| thread_id | string | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string |