Get impersonation token
GET/identity/v2/manage/account/access_token
Retrieves an impersonation token for a user account by UID.
Request
Responses
- 200
- 400
- 401
- 403
Impersonation token retrieved successfully.
Bad Request - Invalid or missing parameters.
Unauthorized - The request requires user authentication.
Forbidden - The client is not authorized to perform this action.