Last Updated: Nov 4, 2020
Use this function to delete the given message record in the twilio website.
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 |
Return Value | Description |
---|---|
Output |
|
Delete Message (ABCDCEF, NC-45, DD-23)
To view all the Twilio functions, click here.