RemoveManager
Unassigns a manager from a user, altering the organizational hierarchy.
Input
Name | Type | Description |
UserId | String | The unique identifier assigned to a user within Azure Active Directory, used to locate and remove the manager relationship. |
Result Set Columns
Name | Type | Description |
Success | String | Indicates if the manager removal operation completed successfully (true or false). |