Update Field
connectcases_update_field | R Documentation |
Updates the properties of an existing field¶
Description¶
Updates the properties of an existing field.
Usage¶
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.
Value¶
An empty list.