Audience
Delete audience
Delete a specific audience by its ID. Users can only delete audiences they created. Cannot delete if audience is being used by a campaign.
DELETE
Delete audience
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the audience to delete
Example:
"60d0fe4f5311236168a109ca"
Response
200
application/json
Audience deleted successfully
The response is of type object
.
Delete audience