Activate User
Last updated
Last updated
PUT /auth/users/{userId}/activate
Activate a specific user in the caller's org
Auth:Users:Update
Always Required
Auth:Types:Employee
When target user's kind is `CustomerEmployee`
Auth:Types:EndUser
When target user's kind is `EndUser`
userId
*
the ID of the user to activate
Success - The user that was updated
See for common errors.
See for user management specific errors.