Skip to main content
POST
Create Contact Custom Field

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Body

application/json
org_id
string<uuid> | null
custom_field_name
string | null
custom_field_type
enum<string> | null
Available options:
string,
number

Response

Successful Response

message
string | null
default:Data created successfully
meta
Meta · object | null
data
IContactCustomFieldCreate · object | null