APIToken Parameter (Connect-Odoo Cmdlet)
The API token (or password) used to authenticate the user.
Syntax
Connect-Odoo -APIToken string
Data Type
cstr
Default Value
""
Remarks
When using Odoo 14 and above, this option can be set to either an API token or password. API tokens are recommended over passwords.
This is a required parameter.