Query parameters
-
When sent as true, ignores validation errors.
Default value is
false
. -
When specified, checks for conflicts against the version stored in the persistent store (returned in 'x-cloud-resource-version' of the GET request)
DELETE
/platform/infrastructure/blueprinter/roles/{blueprinter_role_id}
curl \
--request DELETE 'https://{{hostname}}/api/v1/platform/infrastructure/blueprinter/roles/{blueprinter_role_id}' \
--user "username:password"