AssignManager
Assigns a manager to a user, establishing organizational hierarchy.
Input
Name | Type | Description |
UserId | String | The unique identifier assigned to the user in Azure Active Directory. |
ObjectName | String | The name of the directory object, user, or organizational contact to be added as a manager. |
ObjectId | String | The unique identifier assigned to the specified object in Azure Active Directory. |
Result Set Columns
Name | Type | Description |
Success | String | Indicates whether the operation to assign a manager was successfully completed. |