# Run the recommended experiment

Run the recommended experiment

Endpoint: POST /gateway/chaos/manager/api/rest/recommendations/action/run
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 (*/*):

  - `experimentID` (string)

  - `notifyID` (string)


## Response 400 fields

## Response 500 fields
