Authorizations
API key with format "Bearer {your-api-key}"
Path Parameters
Unique identifier of the audience
Response
Audience successfully deleted
The response is of type any
.
Endpoint: v1/audiences/{id}
Delete a specific audience. This action cannot be undone.
API key with format "Bearer {your-api-key}"
Unique identifier of the audience
Audience successfully deleted
The response is of type any
.