Catalogues
Number of APIs: 9
-
Catalogues/Get all catalogues GET {{portal-host-port}}/portal-api/catalogues
-
Catalogues/Get a catalogue by ID GET {{portal-host-port}}/portal-api/catalogues/1
-
Catalogues/Update a catalogue PUT {{portal-host-port}}/portal-api/catalogues/2
-
Catalogues/Get all audience for a catalogue GET {{portal-host-port}}/portal-api/catalogues/3/audiences
-
Catalogues/Remove an audience from a catalogue DELETE {{portal-host-port}}/portal-api/catalogues/3/audiences/1
-
Catalogues/Get an audience for a catalogue by ID GET {{portal-host-port}}/portal-api/catalogues/3/audiences/2
-
Catalogues/Add a new audience to a catalogue POST {{portal-host-port}}/portal-api/catalogues/3/audiences
-
Catalogues/Remove a catalogue DELETE {{portal-host-port}}/portal-api/catalogues/3
-
Catalogues/Create a new catalogue POST {{portal-host-port}}/portal-api/catalogues