Skip to main content
POST
Create custom attribute

Body

application/json
displayName
string
required
Example:

"Customer Age"

type
enum<string>
required
Available options:
text,
number,
boolean,
date,
phone_number,
email,
url
Example:

"number"

description
string
Example:

"Age of the customer in years"

Response

Custom attribute created successfully