<Intro>

<EndpointHeader />

<Description>

Moves the conversation and all of its messages to the trash. Trashed messages are permanently deleted after 30 days. Pass `permanent=true` to permanently delete the conversation and its messages immediately.

</Description>

</Intro>

<Parameters in="query">

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

<Description>

Permanently delete the conversation and its messages immediately instead of moving them to the trash.

</Description>

</Parameter>

</Parameters>