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
Changes
No recorded changes to this endpoint across all 5 revisions of this API.