Skip to main content
POST
POST /oauth/token

Body

grant_type
enum<string>
required
Available options:
password
username
string
required

Account email address.

password
string<password>
required

Response

Successful response

access_token
string
token_type
string
expires_in
integer
refresh_token
string
created_at
integer