Blueprint Lifecycle
Delete a Blueprint.
Delete a previously created Blueprint.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Blueprint
Response
200
application/json
OK
The response is of type object
.
Was this page helpful?