Catalogues/Add a new audience to a catalogue
POST {{portal-host-port}}/portal-api/catalogues/3/audiences
Request Body
{"TeamID"=>"1"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | ||
| Authorization | string | 
RESPONSES
status: Created
{"CreatedAt":"2023-08-03 11:59","ID":2,"OrganisationID":0,"TeamID":1,"UpdatedAt":"2023-08-03 11:59"}