Catalogues

Number of APIs: 9

  1. Catalogues/Get all catalogues GET {{portal-host-port}}/portal-api/catalogues

  2. Catalogues/Get a catalogue by ID GET {{portal-host-port}}/portal-api/catalogues/1

  3. Catalogues/Update a catalogue PUT {{portal-host-port}}/portal-api/catalogues/2

  4. Catalogues/Get all audience for a catalogue GET {{portal-host-port}}/portal-api/catalogues/3/audiences

  5. Catalogues/Remove an audience from a catalogue DELETE {{portal-host-port}}/portal-api/catalogues/3/audiences/1

  6. Catalogues/Get an audience for a catalogue by ID GET {{portal-host-port}}/portal-api/catalogues/3/audiences/2

  7. Catalogues/Add a new audience to a catalogue POST {{portal-host-port}}/portal-api/catalogues/3/audiences

  8. Catalogues/Remove a catalogue DELETE {{portal-host-port}}/portal-api/catalogues/3

  9. Catalogues/Create a new catalogue POST {{portal-host-port}}/portal-api/catalogues