Skip to main content
POST
cURL

Path Parameters

company_id
integer
required

Body

field_name
string
required
field_value
string
required
Maximum string length: 2500

Response

Created. The custom field was successfully created. If a custom field with this name already exists for the company, its value is silently updated (upsert) and this still returns 201 — there is no conflict response for a duplicate field name.

id
integer
required
read-only
updated_time
string<date-time>
required
read-only
field_name
string
required
field_value
string
required
Maximum string length: 2500