Create Variable
POST {{yourAccountUrl}}/api/3/personalizations
Request Body
{"personalization"=>{"tag"=>"brand new tag 3", "name"=>"brand new name 3", "format"=>"text", "content"=>"Hello World!", "listids"=>"2,3,4,5"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | Your ActiveCampaign API Token |