Skip to main content

Check out Port for yourselfย 

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.

Requestโ€‹

Path Parameters

    identifier stringrequired

    The identifier of the blueprint you want to delete.

Query Parameters

    delete_actions boolean

    If true, all self-service actions associated with this blueprint will be deleted as well.

Responsesโ€‹

Deleted successfully.