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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"token":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"redirectUrl":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}