connectcases_update_field: Updates the properties of an existing field
Usage
connectcases_update_field(description = NULL, domainId, fieldId, name = NULL)
Arguments
- description
The description of a field.
- domainId
[required] The unique identifier of the Cases domain.
- fieldId
[required] The unique identifier of a field.
- name
The name of the field.