Skip to main content
POST
Obtain a New Token

Body

application/json
username
string
required

Account email address or username

password
string
required

Account password

grant_type
string
required

Must be password

Example:

"password"

Response

200 - application/json

Token obtained successfully

data
object
requestId
string