Delete a project library
POST/api/delete_library
Deletes a library's working copy and all of its published versions, first unlinking it from every node that depends on it so those nodes keep running - the dependency goes away with the library rather than being left dangling.
Request
Responses
- 200
- 404
- 422
Successful Response
Project not found
Validation Error