Saltar para o conteúdo principal
DELETE
/
public
/
v1
/
offsite-ads
/
audiences
/
{audience-id}
Delete Offsite Audience
curl --request DELETE \
  --url https://api.topsort.com/public/v1/offsite-ads/audiences/{audience-id} \
  --header 'Authorization: Bearer <token>'
{
  "jobId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Autorizações

Authorization
string
header
obrigatório

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Parâmetros de caminho

audience-id
string
obrigatório

The audience ID to delete.

Resposta

Accepted

jobId
string<uuid>
obrigatório

The unique identifier for the queued job.