Update an existing fieldAsk AIput https://api.hibob.com/v1/company/people/fields/{fieldId}Path ParamsfieldIdstringrequiredThe ID of the field.Body ParamsThe new name and/or description of the updated field.namestringThe name of the field.descriptionstringThe description of the field.Responses 200The field was updated successfully. 404If the field doesn't exist.Updated 9 months ago