Exclusão de mídia por ID.

Para excluir um arquivo carregado, faça uma requisição DELETE para o endpoint api/Medias/<mediaId>.

Exemplo:

curl --request DELETE \
  --url https://api-cerberus-kong.socialminer.tech/api/Medias/515056594160172 \
  --header 'Content-Type: application/octet-stream' \
  --header 'apikey: {APIKEY}' \
  --header 'version: 6.0'

Em caso de sucesso, o retorno de dará através do http status 200.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Identificador da mídia.

Query Params
string

Identificador do telefone da WABA na Meta.

Headers
string

Gateway: usuário.

string

Gateway: grupo de origem.

string

Gateway: chave de acesso.

string
Defaults to 6
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json