Skip to main content
POST
Create an attribute

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

customer id

Body

application/json
name
string
value
string
attribute_type
enum<string>
Available options:
String

Response

200 - application/json

OK

message
string
success
boolean