API Reference

Update a data field

Log in to see full request history
Path Params
uuid
required
string
required
Query Params
boolean
Defaults to false
Body Params
uuid

Data field unique identifier

object | null

Custom field values : a key/value dictionary. Use the custom field variable name as key.
As following :
"customFields": {
"my_custom_field": "My custom value"
}

string | null

Internal reference

string | null

Specific archiving policy
It is possible to set this information only when editing the dataset

boolean

Wether the field is required in the dataset or not.
It is possible to set this information only when editing the dataset

string
required
length between 1 and 150

Name of the field. It musts be as generic as possible
e.g. Email Address, Phone Number

string | null

Base description of the field

string | null

Technical description of the field

string
string | null

Sensitive data field justification

boolean

True if the data are considered as sensitive

string
string
date-time
date-time | null
creator
object
int32
workflowStep
object
string
Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json