Create contact attribute
POST {{baseUrl}}/contacts/attributes/:attributeCategory/:attributeName
Request Body
{"value"=>"COUNT[BLACKLISTED,BLACKLISTED,<,NOW()]", "enumeration"=>[{"label"=>"Women", "value"=>1}, {"label"=>"Women", "value"=>1}], "type"=>"text"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
""