Skip to main content
PATCH
Update Config Field

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

automationId
string<uuid>
required

Automation ID

fieldId
string<uuid>
required

Config field ID

Body

application/json
value
required

Response

Default Response

id
string
required
key
string
required
section
string
required
position
number
required
question
string
required
type
enum<string>
required
Available options:
freeText,
identifier,
number,
select,
multiSelect,
list,
orderedList,
personList,
table,
compound,
sourcePointer
typeConfig
object | null
required
bindings
enum<string>[]
required
Available options:
context,
parameter,
tool,
structural,
readOnly
required
boolean
required
locked
boolean
required
fillMode
enum<string>
required
Available options:
interview,
setup,
module_default
value
required
defaultValue
required
status
enum<string>
required
Available options:
default,
filled
provenance
object | null
required