Get JWT token

POST {{baseUrl}}/api-login

Get a JWT token to authenticate with the API.

Request Body

{"username"=>"<string>", "password"=>"<string>", "uuid"=>"<string>", "ssoType"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;token&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;redirectUrl&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}