RelayAPI

Delete audience

DELETE
/v1/ads/audiences/{id}
AuthorizationBearer <token>

API key (rlay_live_* or rlay_test_*)

In: header

Path Parameters

id*string

Resource ID

Response Body

application/json

curl -X DELETE "https://api.relayapi.dev/v1/ads/audiences/string"
{
  "message": "string"
}

Found something wrong? Help us improve this page.

Submit an Issue
Requires a GitHub account.View repo