v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Audience

Starts a new inactivity sync for the given audience.

Returns 400 if the audience does not have inactivity drop days configured. If a sync is already Pending for this audience, its id is returned and no new run is created. If one is currently Processing, it is aborted and replaced. Failed, Completed, and Aborted runs are left untouched and a fresh run is created.

post/audience/{audienceId}/inactivity-sync

Path parameters

audienceIdstring required

The unique identifier of the audience.

Response

OK

syncIdstring required

The id of the inactivity sync that was started or reused.