> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vectalk.com.br/llms.txt
> Use this file to discover all available pages before exploring further.

# Excluir Mídia

> Remove uma mídia do servidor da Meta

<ParamField path="mediaId" type="string" required>
  ID da mídia a ser excluída.
</ParamField>

## Resposta

```json theme={null}
{ "success": true }
```
