| [ Web Proxy ] |
| Viewing: https://developers.cloudflare.com/api/resources/brand_protection/subresources/queries/methods/bulk | [Back] [Original] |
Return a success message after creating new saved string queries in bulk
API Token
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Authorization: Bearer Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYYIntel Writecurl https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/brand-protection/queries/bulk \
-H 'Content-Type: application/json' \
-H "Authorization: Bearer $CLOUDFLARE_API_TOKEN" \
-d '{}'| Web Proxy Viewer | New URL | Original Page |