# Delete recommendation

Delete recommendation based on the recommendation id

Endpoint: DELETE /gateway/chaos/manager/api/rest/recommendations
Version: 1.0
Security: x-api-key

## Query parameters:

  - `accountIdentifier` (string, required)
    account id that want to access the resource

  - `organizationIdentifier` (string, required)
    organization id that want to access the resource

  - `projectIdentifier` (string, required)
    project id that want to access the resource

  - `recommendationID` (string, required)
    recommendation id


## Response 200 fields

## Response 400 fields

## Response 500 fields
