Authenticate the user with the system and obtain the access_token. Request and Response Content-Type would be JSON.
Documentation Index
Fetch the complete documentation index at: https://docs.dakota.com/llms.txt
Use this file to discover all available pages before exploring further.
Provide username, password, and grant_type (password).
Successful response
The access token to authenticate requests.
Time in seconds until the access token expires.
The refresh token used to obtain a new access token.
Time in seconds until the refresh token expires.
Client ID sequence, can be null.