# Set the global mode.

**PUT /mode**




## Servers
- http://localhost:8081: http://localhost:8081 ()



## Parameters


### Query parameters
- **force** (boolean)
  If true, override the emptiness check when setting the global mode to IMPORT

### Body: application/json (object)

- **mode** (string)



## Responses
### 200
OK

#### Body: application/json (object)
- **mode** (string)


### 422
Unprocessable Entity

#### Body: application/json (object)
- **error_code** (integer)

- **message** (string)


### 500
Internal Server Error

#### Body: application/json (object)
- **error_code** (integer)

- **message** (string)



[Powered by Bump.sh](https://bump.sh)
