v1

latestOpenAPI 3.0.02026-07-2452762.3 KB
Custom Fields

/customfields/:customFieldId:

Update one or more properties on a custom field

Body

  • name - the name of the custom field
  • description - the description of the custom field

*type is immutable due to workflows being built on top of custom fields

patch/v1/customfields/{customFieldId}

Request body

namestring
descriptionstring

Response

Default