Activates the user with the specified id.
Activates the user with the specified id.
The user is then allowed to sign in again and will be notified via email.
<Check><b>Required Permissions</b>: The user must have either Admin or UserManageConfig feature with Write permission.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
userId
The id of the user.
Response
OK

