Skip to main content
POST
/
v1
/
auth
/
login
Error
A valid request URL is required to generate request examples
{
  "accessToken": "<string>"
}

Authorizations

Authorization
string
header
required

API authentication token

Body

application/json
username
string
password
string

Response

A successful response.

accessToken
string