Remove a library, or one of its versions, from a catalog
DELETE/api/catalog_library/:local_name/:name
Removes a library version - or the whole library - from a catalog published from this grid.
Refused when one of the catalog's own node templates pins what is being removed, since that would leave a template no subscriber could build a node from. Remove the template first, or remove a different version.
Request
Responses
- 200
- 404
- 409
- 422
Successful Response
Catalog, library or version not found
A node template in this catalog pins the version being removed
Validation Error