Skip to main content
POST
Get Access Token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

OK

access_token
string
token_type
string
expires_in
integer
refresh_token
string
userName
string<email>
twoFactorEnabled
string
.issued
string<style>
.expires
string
Last modified on August 11, 2026