Delete Blueprint
Deletes a service blueprint by id in the current tenant.
Request
URI
DELETE
https://{api_host}/advanced-designer-service/api/tenants/{tenantId}/blueprints/{blueprintId}
COPY
Path Parameters
string
tenantId
Required
The tenant
string
blueprintId
Required
The id of the blueprint to delete
Responses
204
Operation doesn't return any data structure