Identity
Activate User
Activate user using auth token
post/users/{user_id}/activate_user/{auth_token}
Path parameters
user_idstring required
Id of user
auth_tokenstring required
auth_token to activate created user.Can be fetched from the activation email sent
Request body
Response
Success