 
       Last Updated: May 27, 2021
Use this function to delete the given message in Twilio.
Delete Message (token, account_sid, message_id)
| Input Parameter Name | Description | 
|---|---|
| token | Used for authentication | 
| account_sid | Used for authentication | 
| message_id | ID of the message to delete | 
To know more about token and account_sid, click here.
| Return Value | Description | 
|---|---|
| Output | 
 | 
Delete Message (ABCDCEF, QWERTY, DD-23)
To view all the Twilio functions, click here.