Skip to main content
POST
Connect Odoo

Authorizations

api_access_token
string
header
required

All API requests must include the api_access_token header with a valid agent or administrator token.

Path Parameters

account_id
integer
required

Numeric ID of the account

Body

application/json
url
string

Odoo base URL

db
string

Database name

login
string

User login/email

api_key
string

Odoo API key

Response

Successful response