Update account_data_type_value by ID

Log in to see full request history
Path Params
uuid
required

ID of the entity

Body Params
int32

ID of the user who most recently edited this entity

int64 | null

Big integer value if this belongs to a bigint AccountDataType

string | null

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

date | null

Date value if this belongs to a date AccountDataType

string | null

Checkbox value if this belongs to a checkbox AccountDataType

string | null

Decimal value if this belongs to a decimal AccountDataType

string | null

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

date-time | null

Date & time value if this belongs to a datetime AccountDataType

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 AccountDataType)

int32 | null

Optional ordinal ID for the entity

Headers
date
required

Specifies the version of the API to talk to

Response

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