Skip to main content
POST
Odoo Connect

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Payload the frontend POSTs to connect an Odoo SaaS instance.

url
string
required
database
string
required
login
string
required
api_key
string
required

Response

Successful Response