v6

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0161113158.0 KB
Users

Remove a role from a user

Removes the specified role from a user. Admin-only access.

delete/api/users/{userId}/roles/{roleName}

Path parameters

userIdinteger required

The ID of the user to remove the role from.

roleNamestring required

The name of the role to remove.

Response

Role removed successfully.

messagestring