Skip to content

UpdateSingleMetadataField

List of metadata fields to be updated

Properties

Name Type Description Notes
field_id FieldId [optional]
field_name str, none_type The field name to be updated. Either the field ID or field name is required. [optional]
values [str] The updated value(s) [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]