v97

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-04231129815.9 KB
Audience Syncs

Delete audience sync

Removes the sync mapping. The Meta audience itself is kept so running ads are not disrupted - only future syncs stop.

delete/audience-syncs/{syncId}

Path parameters

syncIdstring required

Response

Audience sync deleted

successboolean

Example response

{
  "success": true
}