Remove an audience from a catalog
DELETE {{baseUrl}}/catalogues/:catalogue_id/audiences/:audience_id
Remove an audience from this catalog. Please note that if the catalog's visibility is set to 'public', the audiences will be ignored
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"status":"\u003cstring\u003e"}