v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Custom Fields

Set custom field value

Set or overwrite a custom field value on a contact. The value type must match the field definition.

put/v1/contacts/{contactId}/fields/{slug}

Path parameters

contactIdstring required
slugstring required

Request body

{"stackTrail":"paths:/v1/contacts/{contactId}/fields/{slug}:put:requestBody:content:application/json:schema:properties:value","oasType":"schema","type":"unknown","description":"Field value (type depends on field definition)"}

Response

Field value set