users
rbac

Remove a role from the user

delete/api/v1beta1/users/{username}/roles/{role}

Response

Delete user role

rolestring

The user's role

Example response

{
  "role": "users:manage"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.