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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

&quot;&quot;