Auth

Generate access token by assuming a user

post/Auth/Internal_AssumeUser

Headers

X-Versionstring

Request body

user_Idstring nullable
target_User_Idstring nullable
target_Institute_Idstring nullable

Response

Success

access_Tokenstring nullable

bearer token required for authorized endpoints

refresh_Tokenstring nullable

refresh token used with access token to generate new access token

expires_Innumber double

lifetime in seconds

token_Typestring nullable

always bearer

Changes

No recorded changes to this endpoint across all 1 revision of this API.