Update data field on entity

Path Params
uuid
required

Unique identifier of the entity to add a field to

uuid
required

Unique identifier of the field to retrieve

Body Params
string
enum
Allowed:
string | null
enum

Type of collection this field represents. Null for scalar (non-collection) fields.

Allowed:
boolean

Field value can be provided on record creation

date-time

Timestamp when this field was created

string

Code version of the model used to classify the field

string

ID of the data class this field belongs to

string

Weights version of the model used to classify the field

string

Name of the data class this field belongs to

defaultValue
object

Information about default value of the field

string

ID of the field definition

string

Version of the field definition

string

Human-readable description of the field

discoveredValues
array

Sample values found during discovery. These would be enums in SQL systems.

discoveredValues
uuid

ID of the entity this field belongs to

fieldMetadata
object

Metadata for the current field

boolean

Indicates if field is hidden

uuid

Unique identifier for the field

boolean

Indicates if the data class is overridden for this field

boolean

Indicates if this field is managed by the system

boolean

Indicates if field is a part of the entitie's primary key

string

Display label for the field

string

Expression used to locate this field in the source data

string

Original identifier from the source system

boolean

Field can be null

uuid

Organization that owns this field

string

Original data class ID before override

boolean

Indicates if field must be provided in insertion request

string

Data type of the field

boolean

Indicates if this field can be searched

boolean

Existing field value can be sorted

boolean

Existing field value can be updated

Response

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