RUAL Documentation

DELETE /_system/blueprintvalidation/{guid}

Delete blueprint validation rule

Delete blueprint validation rule
Key Type Example Description
guid required string
"example-string"
Unique identifier (GUID)
Key Type Example Description
authorization required string
"Bearer access_token"
Access token
{ "guid": "example-string" }
{ "error": "ERROR_KEY" }
Permission Description
Bearer token Access token required via Authorization header, x-authtoken, x-token, query param, or cookie
blueprintvalidation_remove Required scope: blueprintvalidation_remove

Back to Blueprint Validation Return to the Blueprint Validation category to view other endpoints All API Categories Browse all available API categories