We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
output
1 parent 37c4fef commit b0d9604Copy full SHA for b0d9604
src/content/docs/rules/cloud-connector/create-api.mdx
@@ -48,7 +48,7 @@ curl https://api.cloudflare.com/client/v4/zones/{zone_id}/cloud_connector/rules
48
--header "Authorization: Bearer <API_TOKEN>"
49
```
50
51
-```json title="Example response"
+```json output
52
{
53
"result": [
54
0 commit comments