Update Custom Field
All API requests should contain authorization headers.
Request
Query Parameters
Name
Type
Required
Comments
CustomFieldId
integer
yes
Id of custom field you want to update
Request Body
Body of request should contain Custom field model serialized to JSON.
Response
Data
field has type of Custom Field object.
Last updated