Skip to main content
DELETE
/
media
/
{mediaId}
Excluir Mídia
curl --request DELETE \
  --url https://apis.vectalk.com.br/media/{mediaId} \
  --header 'Authorization: Bearer <token>'

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.

mediaId
string
required
ID da mídia a ser excluída.

Resposta

{ "success": true }