Replace the engine’s configuration. The full config object must be provided — this is not a partial update.
The config is validated against the engine’s type-specific rules
before being saved. If validation fails, the response includes a
details array describing each issue.
Cannot update config on an archived engine — reactivate it first via Update Engine.
API key with environment prefix. Use nx_test_... for sandbox and
nx_live_... for production. Obtain keys at
platform.usenexio.com/settings/api-keys.
Engine identifier slug (e.g. default).
Full replacement config. Must conform to the engine's type-specific schema. Use the validate endpoint to check before saving.
Config updated successfully.
Engine configuration with audit metadata. The config structure
varies by engine_type. Use the
contract endpoint to
retrieve a human-readable guide for your engine's config schema.
Engine configuration object. Structure depends on engine_type.
Engine type.
placement, entity_analysis Default configuration template for this engine type.
When the config was last updated, or null if never modified after creation.
API key identifier that last updated the config, or null.