Authentication Controller

Generate desktop authentication code

Generates a one-time code for desktop app authentication

post/v1/authentication/generate-desktop-code

Request body

authTokenstring
refreshTokenstring
userIdstring
platformTypestring

Response

Code generated successfully

codestring

Changes

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