# Update the recommendation status

Update the recommendation status

Endpoint: PUT /gateway/chaos/manager/api/rest/recommendations/status
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

  - `status` (string, required)
    status


## Response 200 fields

## Response 400 fields

## Response 500 fields
