POST - Session
Creates new session - returns access token needed for additional calls
Note: API object handles this.
Parameters
username (str): Odin instance username
password (str): Odin instance password
Returns
Dict: New token for additional calls
How To Use:
Example Data Returned (Formatted)
Last updated
Was this helpful?