Updates a teammate’s name, manager, group memberships, and/or activation status.
Documentation Index
Fetch the complete documentation index at: https://dev.alpharun.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The teammate identifier, which can be either its UUID or its email. When using an email, the format should be alt:email:<email>.
First name of the teammate
Last name of the teammate
The manager identifier, which can be a UUID, an email using the format alt:email:<email>, or null to clear the manager
Object specifying group membership changes
Set to true to activate the teammate or false to deactivate them
Teammate updated successfully