Edit custom field valueAsk AIpatch https://api.officient.io/1.0/custom_fields/{custom_field_id}/{object_type}/{object_id}Update the custom field value for a specific object (either a person, car, asset, contract,..)Path Paramscustom_field_idint32requiredId of the custom fieldobject_typestringrequiredtype of object to be edited. It can be: employee, asset, car, contract, software_license, training_participant, trainingobject_idint32requiredID of the object to be editedResponses 200200 400400Updated 10 months ago