Skip to content

Delete one role

DELETE
/role/{id}

The route used to delete a role.
This will also remove this role from every users

Authorizations

bearer
Type
HTTP (bearer)

Parameters

Path Parameters

id*

The id of the role you want to delete

Type
integer
Required

Responses

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI