v1

latestOpenAPI 3.0.02026-07-178236113.8 KB
Users

Generate an impersonation refresh token for a user by authId and appId

Required scope - root

post/api/v1/users/{authId}/impersonation/{appId}

Path parameters

authIdstring required

The authId of the user

appIdnumber required

The id of the app

Request body

impersonatorTokenstring

The access token of the user impersonating, this user must be a super_admin

Response

A refresh token for impersonation

refresh_tokenstring

The refresh token for impersonation

refresh_token_expires_onnumber

The expiration time of the refresh token

refresh_token_expires_innumber

The remaining time of the refresh token in seconds