{
"account_id": "699d98642c564d2e855e9661899b7252"
}
curl --location --request POST 'https://api.cloudflare.com/client/v4/accounts//gateway' \
--header 'Content-Type: application/json' \
--data-raw '{
"account_id": "699d98642c564d2e855e9661899b7252"
}'
{
"errors": [],
"messages": [],
"result": {
"gateway_tag": "f174e90afafe4643bbbc4a0ed4fc8415",
"id": "699d98642c564d2e855e9661899b7252",
"provider_name": "Cloudflare"
},
"success": true
}