Skip to main content
POST
Change odoo account inputs

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Body

application/json
scope
enum<string>
required
Available options:
account
provider
enum<string>
required
Available options:
odoo
connection_id
string<uuid>
required
expected_revision
string
required
Pattern: ^[a-f0-9]{64}$
affected_workflow_ids
string<uuid>[]
required
action
enum<string>
required
Available options:
preview,
configure,
pause
confirm
boolean
patch
object

Response

Saved configuration, provider catalog or safe execution evidence as described by this operation. Execution can be unavailable or skipped.

The response is of type object.

Last modified on September 21, 2026