PlatformRoles ManagementRevoke Role from UserRevoke Role from User DELETE /users/:user_id/roles/:role_id Remove the assignment of the given role from the given user. Responds 204 on success and 404 when the user or role does not exist in the caller's tenant. Request Responses204422Successful ResponseValidation Error