An API object for user authentication or a JW token refresh request.

NameType/ValueDescription
passwordstringThe user’s password (required)
ttlinteger (range: 1-86400) (default: 300)Time to live - The amount of time in seconds the token will be valid
usernamestringThe user’s username (required)