Audience
Delete audience members
Remove specific members from an audience by their member IDs. Users can only delete members from audiences they created.
DELETE
Delete audience members
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the audience
Example:
"60d0fe4f5311236168a109ca"
Body
application/json
Response
200
application/json
Members deleted successfully
The response is of type object
.
Delete audience members