Update custom field
documentedUpdate a custom field.
PUT /custom_fields/{id}Custom Fieldsno implementation yet0 runsInput
id
Custom Field ID
e.g. 123
value
Custom Field Value
New value for the custom field
custom_field_type_id
Custom Field Type ID
e.g. 456
item_type
Parent Item Type
e.g. Task
item_id
Parent Item ID
e.g. 789
Calls MeisterTask as you (your API key is your account); keychains.dev holds the credentials.