Delete all entities of a blueprint
DELETE/v1/blueprints/:blueprint_identifier/all-entities
This route allows you to delete all entities of a specific blueprint in your software catalog.
To learn more about entities, check out the documentation.
Requestโ
Responsesโ
- 200
 - 401
 - 404
 - 413
 - 422
 
Entities deleted successfully
Default Response
A resource with the provided identifier was not found
Request body is too large (limit is 1MiB)
The json provided does not match the route's schema