<Intro>

<EndpointHeader />

<Description>

Moves the message to the trash. Trashed messages are permanently deleted after 30 days. Pass `permanent=true` to permanently delete the message immediately. When the last message in a conversation is permanently deleted, the conversation is deleted with it.

</Description>

</Intro>

<Parameters in="query">

<Parameter name="permanent" type="boolean">

<Description>

Permanently delete the message immediately instead of moving it to the trash.

</Description>

</Parameter>

</Parameters>