# Deletes a Message resource from your account **DELETE /2010-04-01/Accounts/{AccountSid}/Messages/{Sid}.json** Deletes a Message resource from your account A Message resource represents an inbound or outbound message. ## Servers - https://api.twilio.com: https://api.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **AccountSid** (string) The SID of the [Account](https://www.twilio.com/docs/iam/api/account) associated with the Message resource - **Sid** (string) The SID of the Message resource you wish to delete ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)