metafields

patch/metafields/{id}/

Path parameters

idstring uuid required

A UUID string identifying this metafield.

Query parameters

format'json' | 'xlsx'

Request body

idstring uuid
urlstring uri
accountstring uri
orderinginteger
namespacestring
keystring
field_namestring
value_type'string' | 'integer' | 'decimal' | 'choice'
labelstring
choicesstring[] nullable
choices_urlstring uri nullable
is_editableboolean
is_editable_assigneeboolean
is_requiredboolean
is_persistentboolean

Metadata, that will be copied to on recurrence.

is_searchableboolean
show_in_list_viewboolean
show_in_detail_viewboolean
show_in_mobile_appboolean
show_in_podboolean
show_when_task_type_assignmentboolean
show_when_task_type_pick_upboolean
show_when_task_type_drop_offboolean
created_atstring date-time
updated_atstring date-time

Changes