# Remove a role by name

**DELETE /v1/security/roles/{role}**




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



## Parameters

### Path parameters
- **role** (string)




## Responses
### 204
Role successfully deleted

### 404
Not Found

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

- **message** (string)



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