v1

latestOpenAPI 3.1.1Proprietary2026-07-26184406877.9 KB
Metadata

Create a new field.

post/company/people/fields

Request body

namestring required

The name of the field.

categorystring required

The category of the field.

typestring required

The type of field. Supported field types: text, text-area, number, date, list, multi-list, hierarchy-list, currency, employee-reference, document.

descriptionstring

The description of the field.

historicalboolean

When true, this field keeps the history of its values, each being active starting from a certain date. The default value is false.

Response

The new field was successfully created. The ID of the field is returned.

idstring required

The field path (e.g., /position/status)