API Reference
Custom Field
Update custom field
PATCH
https://api.catenda.com/v2/projects/{project-id}/custom-fields/{custom-field-id}
Authentication
Bearer
Path Parameters
project-id
*
custom-field-id
*
Body Parameters
body
*
name
description
archived
enumerationItemsToAdd
enumerationItemsToMove
enumerationItemsToDisable
enumerationItemsToRestore
enumerationItemsToRename
enumerationItemsToUpdateCode
Responses
200
OK
Description
Represents a single custom field.
id
name
description
type
createdAt
createdBy
archived
dropdownItems
Updated 08 Jul 2024
Did this page help you?