Delete blueprint

Delete an existing blueprint

DELETE
/blueprints/{blueprintId}
AuthorizationBearer <token>

Bearer token authentication. Use your API key as the bearer token.

In: header

Path Parameters

blueprintIdstring

ID of the blueprint

Response Body

curl -X DELETE "https://eu1.api.bivariant.com/v1/blueprints/string"
{
  "id": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}