Create a new data_type_value

Path Params
uuid
required

ID of the project this entity belongs to

Body Params
uuid

ID of the entity

int32
required

ID of the user who created this entity

int32
required

ID of the user who most recently edited this entity

uuid
required

ID of the DataType this value denotes

int64 | null

Big integer value if this belongs to a bigint DataType

boolean | null

Boolean value if this belongs to a boolean DataType

string | null

String value if this belongs to a string DataType (suitable for short form text)

date | null

Date value if this belongs to a date DataType

string | null
enum

Checkbox value if this belongs to a checkbox DataType

Allowed:
string | null

Decimal value if this belongs to a decimal DataType

string | null

Text value if this belongs to a bigint DataType (suitable for long form text)

date-time | null

Date & time value if this belongs to a datetime DataType

date-time

Time when the device created the entity

date-time

Time when the device last updated the entity

date-time | null

Time when this value was marked as hidden (can be only done if this belongs to a strict DataType)

Headers
date
required

Specifies the version of the API to talk to

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