Audiences

Create an audience operation

Creates a new operation for the specified audience. An operation modifies audience membership by adding, removing, or syncing members from a data source.

post/v1/audiences/{audience_id}/operations

Path parameters

audience_idstring required

Request body

tagsstring[]
type'ACTION' | 'ADD' | 'REMOVE' | 'REPLACE' required

Response

Successful response

idstring required
tagsstring[] required
type'ACTION' | 'ADD' | 'REMOVE' | 'REPLACE' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.