Appearance
Delete custom audience
Deletes the audience from both Meta and the local database.
DELETE /v1/ads/audiences/{audienceId}
Deletes the audience from both Meta and the local database.
Parameters
audienceId(path, string) required
Responses
200 — Audience deleted
message(string)
401
403 — Ads access required. Legacy plans need the Ads add-on; included by default on usage-based plans.
404