Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

CustomFieldDataRequest

name
string
required
type
enum<string>
required
Available options:
string,
number,
datetime
description
string | null
resource
enum<string>
default:contact
Available options:
contact,
sms

Response

data
CustomFieldResource · object
required