Update a ticketing custom fieldAsk AIpatch https://api.firehydrant.io/v1/ticketing/custom_fields/definitions/{field_id}Update a ticketing custom field for the organizationPath Paramsfield_idstringrequiredBody Paramsdisplay_namestring | nullThe display name of the ticketing custom field definitiondescriptionstring | nullThe description of the ticketing custom field definitionpermissible_valuesarray of strings | nullThe permissible values of the ticketing custom field definition (for single_select and multi_select field types)permissible_valuesADD stringrequiredboolean | nullWhether the ticketing custom field definition should be required for all follow-up tickets. If not specified, the custom field will be set as optional.truefalseResponse 200Update a ticketing custom field for the organizationUpdated 5 months ago