Flags
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /v2/flags HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 148
{
"anonymous_id": "text",
"context": {
"key_bool": true,
"key_number": 1,
"key_string": "text"
},
"trigger_hit": true,
"visitor_consent": true,
"visitor_id": "text"
}{
"ANY_ADDITIONAL_PROPERTY": {
"metadata": {
"campaignId": "text",
"campaignName": "text",
"reference": true,
"slug": "text",
"type": "text",
"variationGroupId": "text",
"variationGroupName": "text",
"variationId": "text",
"variationName": "text"
},
"value": null
}
}