# Create a role

**POST /v1/security/roles**




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



## Parameters



### Body: application/json (object)

- **role** (string)



## Responses
### 201
Created

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


### 400
Bad Request

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

- **message** (string)


### 409
Conflict

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

- **message** (string)



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