# Delete Single Whitelist Rule Deletes one of the whitelist rules of an organization Endpoint: DELETE /api/v2.0/orgs/{orgToken}/settings/whiteList/{uuid} Version: 3.0.1 Security: bearer-key ## Path parameters: - `orgToken` (string, required) org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: tab > ). - `uuid` (string, required) Whitelist rule UUID ## Response 200 fields (application/json): - `supportToken` (string) Example: "1171c60d" - `retVal` (object) - `retVal.message` (string) Example: "Success!" ## Response 400 fields (*/*): - `supportToken` (string) Example: "1171c60d" ## Response 403 fields (*/*): - `supportToken` (string) Example: "1171c60d"