Delete a blueprint
DELETE/v1/blueprints/:identifier
This route allows you to delete a specific blueprint in your Port account.
To learn more about blueprints, check out the documentation.
Note: Before deleting a blueprint, make sure all associated entities have been deleted. Entity deletion may take a few seconds to complete, so plan accordingly when using the Delete an entity endpoint before this endpoint in scripts or automations.
Requestโ
Responsesโ
- 200
Deleted successfully.