{
"name": "string",
"url": "http://example.com",
"enable_site_retargeting": true
}curl --location --request POST 'https://api-public.groundtruth.com/accounts//pixels?tenant_id' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"url": "http://example.com",
"enable_site_retargeting": true
}'{
"id": 0,
"tenant_id": 0,
"organization_id": 0,
"account_id": 0,
"name": "string",
"url": "http://example.com",
"segment_id": 0,
"updated_date": "2019-08-24T14:15:22.123Z",
"website_url": "http://example.com"
}