WellArchitectedFramework
Framework Best Practice Delete
Delete a Well-Architected Framework Best practice
delete/v1/waf-frameworks/{tenant_id}/best_practice/delete
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
Request body
Example request
{
"nature": "Automated",
"risk": "Low"
}Response
Removed
boolean required