cURL
curl --request DELETE \ --url http://localhost:8080/api/v1/groups/{id}/catalogues/{catalogueId} \ --header 'Authorization: <api-key>'
This response has no body data.
Remove a catalogue from a specific group
Group ID
Catalogue ID
Was this page helpful?