Question:
- Change/edit/update a Contact or Matter Custom Field
Environment:
- Clio Manage
Additional Information:
If you want to edit the custom field itself (such as the name of the custom field), use the `/custom_fields/{id}` endpoint.
Answer:
- A matter's custom field value can be updated by patching the Matter that custom field's matter.
- A contact's custom field value can be updated by patching the Contact that custom field's contact.