Custom Fields

Create template custom field

Create a new custom field definition for a template

post/templates/{template_id}/custom-fields

Path parameters

template_idstring uuid required

Request body

field_labelstring required
field_namestring

Response

Custom field created successfully

idstring uuid required

Unique identifier

field_namestring required

Machine-readable field name

field_labelstring

Human-readable display label

created_atstring date-time
updated_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.