{"info":{"_postman_id":"6fb20107-b148-4804-9b08-458b445622ef","name":"Cloudflare Client API v4","description":"<html><head></head><body><p>This is the API for the CloudFlare API, version 4.0 - <a href=\"https://api.cloudflare.com/\">https://api.cloudflare.com/</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10394726","collectionId":"6fb20107-b148-4804-9b08-458b445622ef","publishedId":"SzYbxHEm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-04-03T22:31:22.000Z"},"item":[{"name":"User","item":[{"name":"DNS Analytics Copy","item":[{"name":"Table","id":"a5ce7753-baee-4245-b89a-aca49fb1143a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/dns_analytics/report[?dimensions=responseCode,queryName&metrics=queryCount,responseTimeAvg&sort=+responseCode,-queryName&filters=responseCode==NOERROR&since=2016-11-11T12:00:00Z&until=2016-11-11T13:00:00Z&limit=100]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","dns_analytics","report["],"host":["api","cloudflare","com"],"query":[{"key":"dimensions","value":"responseCode,queryName"},{"key":"metrics","value":"queryCount,responseTimeAvg"},{"key":"sort","value":"+responseCode,-queryName"},{"key":"filters","value":"responseCode==NOERROR"},{"key":"since","value":"2016-11-11T12:00:00Z"},{"key":"until","value":"2016-11-11T13:00:00Z"},{"key":"limit","value":"100]"}],"variable":[]}},"response":[],"_postman_id":"a5ce7753-baee-4245-b89a-aca49fb1143a"},{"name":"By time","id":"28ff191b-cb24-4d1c-844d-a7f3c69c6e2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/dns_analytics/report/bytime[?dimensions=responseCode,queryName&metrics=queryCount,responseTimeAvg&sort=+responseCode,-queryName&filters=responseCode==NOERROR&since=2016-11-11T12:00:00Z&until=2016-11-11T13:00:00Z&limit=100&time_delta=hour]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","dns_analytics","report","bytime["],"host":["api","cloudflare","com"],"query":[{"key":"dimensions","value":"responseCode,queryName"},{"key":"metrics","value":"queryCount,responseTimeAvg"},{"key":"sort","value":"+responseCode,-queryName"},{"key":"filters","value":"responseCode==NOERROR"},{"key":"since","value":"2016-11-11T12:00:00Z"},{"key":"until","value":"2016-11-11T13:00:00Z"},{"key":"limit","value":"100"},{"key":"time_delta","value":"hour]"}],"variable":[]}},"response":[],"_postman_id":"28ff191b-cb24-4d1c-844d-a7f3c69c6e2b"}],"id":"3b88624a-5da8-4890-ac31-8be186ec69d0","_postman_id":"3b88624a-5da8-4890-ac31-8be186ec69d0","description":""},{"name":"User details","id":"52c37492-3fe4-4dce-8671-e3ff4f24d616","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user","urlObject":{"protocol":"https","path":["client","v4","user"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"52c37492-3fe4-4dce-8671-e3ff4f24d616"},{"name":"Edit User","id":"69670804-2e47-495d-9e2e-bdfecc1e030b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"first_name\":\"John\",\n\"last_name\":\"Appleseed\",\n\"telephone\":\"+1 123-123-1234\",\n\"country\":\"US\",\n\"zipcode\":\"12345\"\n}"},"url":"https://api.cloudflare.com/client/v4/user","urlObject":{"protocol":"https","path":["client","v4","user"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"69670804-2e47-495d-9e2e-bdfecc1e030b"}],"id":"b6bd45bf-2665-4cb6-ac39-633e8fd72953","description":"<p>The currently logged in/authenticated User</p>\n","_postman_id":"b6bd45bf-2665-4cb6-ac39-633e8fd72953"},{"name":"User's Account Memberships","item":[{"name":"List Memberships","id":"a91e2cca-e8b8-4fed-a43e-c8012a863166","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/memberships[?status=accepted&account.name=Cloudflare Demo&page=1&per_page=20&order=status&direction=desc]","urlObject":{"protocol":"https","path":["client","v4","memberships["],"host":["api","cloudflare","com"],"query":[{"key":"status","value":"accepted"},{"key":"account.name","value":"Cloudflare Demo"},{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"order","value":"status"},{"key":"direction","value":"desc]"}],"variable":[]}},"response":[],"_postman_id":"a91e2cca-e8b8-4fed-a43e-c8012a863166"},{"name":"Membership Details","id":"6a421449-19d9-479e-9270-94ac9b254cfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/memberships/{{membership_id}}","urlObject":{"protocol":"https","path":["client","v4","memberships","{{membership_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a421449-19d9-479e-9270-94ac9b254cfe"},{"name":"Update Membership","id":"d3c302b9-79fc-484e-b1ac-c6c1c15420e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"status\":\"accepted,rejected\"\n}"},"url":"https://api.cloudflare.com/client/v4/memberships/{{membership_id}}","urlObject":{"protocol":"https","path":["client","v4","memberships","{{membership_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d3c302b9-79fc-484e-b1ac-c6c1c15420e7"},{"name":"Delete Membership","id":"0b6ce2c5-0c83-4274-bc9b-ce9fba7fc119","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/memberships/{{membership_id}}","urlObject":{"protocol":"https","path":["client","v4","memberships","{{membership_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b6ce2c5-0c83-4274-bc9b-ce9fba7fc119"},{"name":"Error Codes","id":"64ef4387-ab79-4e01-b4a7-40d3139d282b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n1000\tAn unknown error(<CODE>) has occurred\n1001\tInvalid request\n1002\tForbidden\n1003\tMembership not found"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"64ef4387-ab79-4e01-b4a7-40d3139d282b"}],"id":"508e19a1-829e-4867-8c73-7bc2f83842a6","_postman_id":"508e19a1-829e-4867-8c73-7bc2f83842a6","description":""},{"name":"Accounts","item":[{"name":"List Accounts","id":"bc06a228-bcdc-4912-99bd-15380793c319","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts[?page=1&per_page=20&direction=desc]","urlObject":{"protocol":"https","path":["client","v4","accounts["],"host":["api","cloudflare","com"],"query":[{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"direction","value":"desc]"}],"variable":[]}},"response":[],"_postman_id":"bc06a228-bcdc-4912-99bd-15380793c319"},{"name":"Account Details","id":"f6478423-9ae0-4310-910b-40d9b6fc821c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6478423-9ae0-4310-910b-40d9b6fc821c"},{"name":"Update Account","id":"40b7c8a9-6c86-4562-be9c-2ceeee0e8d41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\":\"01a7362d577a6c3019a474fd6f485823\",\n  \"name\":\"Cloudflare Demo\",\n  \"settings\":{\n  \t\"enforce_twofactor\":true,false\n  }\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/:identifier","urlObject":{"protocol":"https","path":["client","v4","accounts",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"5fd373d1-7680-4a8b-a963-f8a41fe58304","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"40b7c8a9-6c86-4562-be9c-2ceeee0e8d41"},{"name":"Error Codes","id":"cbc90db5-efda-44d4-a532-10d7457c9296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n1000  An unknown error(<CODE>) has occurred\n1001  Invalid request\n1002  Forbidden\n1003  Account not found"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"cbc90db5-efda-44d4-a532-10d7457c9296"}],"id":"5567ae44-0c91-4bec-b2bb-b3f8dbbf825a","_postman_id":"5567ae44-0c91-4bec-b2bb-b3f8dbbf825a","description":""},{"name":"Account Members","item":[{"name":"List Members","id":"30732711-4137-4c47-9fab-37d6165b3be8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/members","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","members"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"30732711-4137-4c47-9fab-37d6165b3be8"},{"name":"Add Member","id":"bc2be15c-6c20-42a3-9c6b-17a8d5ffc438","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\":\"user@example.com\",\n  \"roles\":[\n  \t\"3536bcfad5faccb999b47003c79917fb\"\n  ],\n  \n  \"status\":\"accepted\",\"pending\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/members","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","members"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc2be15c-6c20-42a3-9c6b-17a8d5ffc438"},{"name":"Member Details","id":"514353c9-48ba-451d-8815-af562db632b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/members/{{member_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","members","{{member_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"514353c9-48ba-451d-8815-af562db632b1"},{"name":"Update Member","id":"aa9c036a-e5ef-4fb8-aa89-449cc81fa671","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\":\"4536bcfad5faccb111b47003c79917fa\",\n  \"code\":\"05dd05cce12bbed97c0d87cd78e89bc2fd41a6cee72f27f6fc84af2e45c0fac0\"\n  \"user\":{\n  \t\"id\":\"7c5dae5552338874e5053f2534d2767a\",\n\t\"first_name\": \"John\",\n\t\"last_name\": \"Appleseed\",\n\t\"email\": \"user@example.com\",\n\t\"two_factor_authentication_enabled\": false\n  },\n  \"status\":\"accepted\",\"pending\",\"rejected\",\n  \"roles\":[\n  \t{\n\t    \"id\": \"3536bcfad5faccb999b47003c79917fb\",\n\t    \"name\": \"Account Administrator\",\n\t    \"description\": \"Administrative access to the entire Account\",\n\t    \"permissions\": {\n\t      \"analytics\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      },\n\t      \"billing\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      },\n\t      \"cache_purge\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      },\n\t      \"dns\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      },\n\t      \"dns_records\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      },\n\t      \"lb\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      },\n\t      \"logs\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      },\n\t      \"organization\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      },\n\t      \"ssl\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      },\n\t      \"waf\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      },\n\t      \"zones\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      },\n\t      \"zone_settings\": {\n\t        \"read\": true,\n\t        \"write\": true\n\t      }\n\t   }\n\t}\n  ]\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/members/{{member_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","members","{{member_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa9c036a-e5ef-4fb8-aa89-449cc81fa671"},{"name":"Remove Member","id":"1822970d-a6b6-4b69-9b6b-d9870ebe36e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/members/{{member_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","members","{{member_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1822970d-a6b6-4b69-9b6b-d9870ebe36e7"}],"id":"3b11f2f5-d45e-4385-804c-8efc75ac188e","_postman_id":"3b11f2f5-d45e-4385-804c-8efc75ac188e","description":""},{"name":"Account Roles","item":[{"name":"List Roles","id":"70608d79-566e-4d29-933c-902926942327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/roles","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","roles"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"70608d79-566e-4d29-933c-902926942327"},{"name":"Role Details","id":"344c7d34-680a-4a72-bd22-c7b8bd91df04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/roles/{{role_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","roles","{{role_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"344c7d34-680a-4a72-bd22-c7b8bd91df04"}],"id":"2c7e09ec-c3b4-4878-8340-c3d658644e17","_postman_id":"2c7e09ec-c3b4-4878-8340-c3d658644e17","description":""},{"name":"Account Subscriptions","item":[{"name":"List Subscriptions","id":"2ec041ce-8278-4bf3-8498-ba06b2cc8170","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/subscriptions","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","subscriptions"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ec041ce-8278-4bf3-8498-ba06b2cc8170"},{"name":"Create Subscription","id":"c96af0cd-3e03-4f8a-af98-fd9af94a51b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{  \n    \"app\":{  \n        \"install_id\":null\n    },\n    \"id\":\"506e3185e9c882d175a2d0cb0093d9f2\",\n    \"state\":\"Paid\",\n    \"price\":20,\n    \"currency\":\"USD\",\n    \"component_values\":[  \n        {  \n            \"name\":\"page_rules\",\n            \"value\":20,\n            \"default\":5,\n            \"price\":5\n        }\n    ],\n    \"zone\":{  \n        \"id\":\"023e105f4ecef8ad9ca31a8372d0c353\",\n        \"name\":\"example.com\"\n    },\n    \"frequency\":\"monthly\",\n    \"rate_plan\":{  \n        \"id\":\"free\",\n        \"public_name\":\"Business Plan\",\n        \"currency\":\"USD\",\n        \"scope\":\"zone\",\n        \"sets\":[  \n            {  \n            }\n        ],\n        \"is_contract\":false,\n        \"externally_managed\":false\n    },\n    \"current_period_end\":\"2014-03-31T12:20:00Z\",\n    \"current_period_start\":\"2014-05-11T12:20:00Z\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/subscriptions","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","subscriptions"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c96af0cd-3e03-4f8a-af98-fd9af94a51b8"},{"name":"Update Subscription","id":"201f1067-87a1-4381-b4cb-9c81637a21cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{  \n    \"app\":{  \n        \"install_id\":null\n    },\n    \"id\":\"506e3185e9c882d175a2d0cb0093d9f2\",\n    \"state\":\"Paid\",\n    \"price\":20,\n    \"currency\":\"USD\",\n    \"component_values\":[  \n        {  \n            \"name\":\"page_rules\",\n            \"value\":20,\n            \"default\":5,\n            \"price\":5\n        }\n    ],\n    \"zone\":{  \n        \"id\":\"023e105f4ecef8ad9ca31a8372d0c353\",\n        \"name\":\"example.com\"\n    },\n    \"frequency\":\"monthly\",\n    \"rate_plan\":{  \n        \"id\":\"free\",\n        \"public_name\":\"Business Plan\",\n        \"currency\":\"USD\",\n        \"scope\":\"zone\",\n        \"sets\":[  \n            {  \n            }\n        ],\n        \"is_contract\":false,\n        \"externally_managed\":false\n    },\n    \"current_period_end\":\"2014-03-31T12:20:00Z\",\n    \"current_period_start\":\"2014-05-11T12:20:00Z\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/subscriptions/{{subscription_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","subscriptions","{{subscription_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"201f1067-87a1-4381-b4cb-9c81637a21cb"},{"name":"Delete Subscription","id":"3a745b13-4c36-41eb-b413-0d5f85062dea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/subscriptions/{{subscription_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","subscriptions","{{subscription_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a745b13-4c36-41eb-b413-0d5f85062dea"}],"id":"f2ecb866-47ae-4240-9713-6df2a8ddd8ee","_postman_id":"f2ecb866-47ae-4240-9713-6df2a8ddd8ee","description":""},{"name":"Organizations","item":[{"name":"Organization Details","id":"29300599-06ea-424f-b6f3-40827da35273","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"29300599-06ea-424f-b6f3-40827da35273"},{"name":"Edit Organization","id":"9754a9fa-e0d9-4f41-befa-a74d02895b2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\":\"Cloudflare, Inc.\"\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9754a9fa-e0d9-4f41-befa-a74d02895b2b"}],"id":"26d46f13-2755-40f8-a4ca-3853a07b3f11","_postman_id":"26d46f13-2755-40f8-a4ca-3853a07b3f11","description":""},{"name":"Organization Invites","item":[{"name":"List Invitations","id":"5833f680-ce40-486a-90fa-4413fba4831b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/invites","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","invites"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5833f680-ce40-486a-90fa-4413fba4831b"},{"name":"Create Invitation","id":"e2632dca-16d6-40cf-9136-8474876f7e05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"invited_member_email\":\"user@example.com\",\n  \"roles\":[\n    {\"id\":\"5a7805061c76ada191ed06f989cc3dac\"},\n    {\"id\":\"9a7806061c88ada191ed06f989cc3dac\"}\n    ],\n    \n  \"auto_accept\":true\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/invites","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","invites"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2632dca-16d6-40cf-9136-8474876f7e05"},{"name":"Invitation Details","id":"95dc47f1-fe08-44d2-a9b7-84b013eb7e55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/invites/{{invite_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","invites","{{invite_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"95dc47f1-fe08-44d2-a9b7-84b013eb7e55"},{"name":"Edit Invitation Roles","id":"1c4da5f7-a2dc-4c48-aa1e-fd31999e60a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"roles\":[\n    \"id\":\"5a7805061c76ada191ed06f989cc3dac\"]\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/invites/{{invite_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","invites","{{invite_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c4da5f7-a2dc-4c48-aa1e-fd31999e60a9"},{"name":"Cancel Invitation","id":"c7c965dd-10f3-4e5a-9f97-1b83a6f79a8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/invites/{{invite_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","invites","{{invite_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c7c965dd-10f3-4e5a-9f97-1b83a6f79a8a"}],"id":"b35f06af-f8b4-419c-9547-7ff2b5de2233","_postman_id":"b35f06af-f8b4-419c-9547-7ff2b5de2233","description":""},{"name":"Organization Members","item":[{"name":"List Members","id":"22e9f1de-87e4-496e-a924-783731fe6eac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/members","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","members"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"22e9f1de-87e4-496e-a924-783731fe6eac"},{"name":"Member Details","id":"759f8ae3-0433-40cd-a802-efb533397d46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/members/{{member_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","members","{{member_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"759f8ae3-0433-40cd-a802-efb533397d46"},{"name":"Edit Member Roles","id":"f6c7e69d-10ea-4e6f-b01e-11837a23a7b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"roles\":[\n    \"3536bcfad5faccb999b47003c79917fb\"]\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/members/{{member_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","members","{{member_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6c7e69d-10ea-4e6f-b01e-11837a23a7b0"},{"name":"Remove member","id":"b3f3003e-fd46-4946-807a-23e6a5ff47e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/members/{{member_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","members","{{member_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b3f3003e-fd46-4946-807a-23e6a5ff47e4"}],"id":"81a798f8-9791-43a3-852f-466b5d0434e7","_postman_id":"81a798f8-9791-43a3-852f-466b5d0434e7","description":""},{"name":"Organization Roles","item":[{"name":"List Roles","id":"f5771b03-d2e0-4898-b364-c68d6c0e4e46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/roles","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","roles"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5771b03-d2e0-4898-b364-c68d6c0e4e46"},{"name":"Role Details","id":"a95ffc23-10ae-4746-85d4-016293beff2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/roles/{{role_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","roles","{{role_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a95ffc23-10ae-4746-85d4-016293beff2f"}],"id":"da98c3b6-c584-4679-959d-2fbd5a3b8f17","_postman_id":"da98c3b6-c584-4679-959d-2fbd5a3b8f17","description":""},{"name":"User's Invites","item":[{"name":"List Invitations","id":"e884481d-b2d0-4545-91d6-fc50ceb96c6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/invites","urlObject":{"protocol":"https","path":["client","v4","user","invites"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e884481d-b2d0-4545-91d6-fc50ceb96c6d"},{"name":"Invitation Details","id":"da5e6474-f05c-4a67-a473-a5a57f4ba877","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/invites/{{invite_id}}","urlObject":{"protocol":"https","path":["client","v4","user","invites","{{invite_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"da5e6474-f05c-4a67-a473-a5a57f4ba877"},{"name":"Respond to Invitation","id":"56cbc32c-5601-4396-90b1-60c030b4db28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"status\":\"accepted,rejected\"\n}"},"url":"https://api.cloudflare.com/client/v4/user/invites/{{invite_id}}","urlObject":{"protocol":"https","path":["client","v4","user","invites","{{invite_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"56cbc32c-5601-4396-90b1-60c030b4db28"}],"id":"31afbc62-76da-4ca9-ab4d-4a18845de284","_postman_id":"31afbc62-76da-4ca9-ab4d-4a18845de284","description":""},{"name":"User's Organizations","item":[{"name":"List Organizations","id":"c5a994e0-0f42-4deb-908e-8af94b586426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/organizations[?status=member&name=Cloudflare, Inc.&page=1&per_page=20&order=status&direction=desc&match=all]","urlObject":{"protocol":"https","path":["client","v4","user","organizations["],"host":["api","cloudflare","com"],"query":[{"key":"status","value":"member"},{"key":"name","value":"Cloudflare, Inc."},{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"order","value":"status"},{"key":"direction","value":"desc"},{"key":"match","value":"all]"}],"variable":[]}},"response":[],"_postman_id":"c5a994e0-0f42-4deb-908e-8af94b586426"},{"name":"Organization Details","id":"4a8fa64a-dc70-4ff8-b0a1-56df97221ee0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/organizations/{{org_id}}","urlObject":{"protocol":"https","path":["client","v4","user","organizations","{{org_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a8fa64a-dc70-4ff8-b0a1-56df97221ee0"},{"name":"Leave Organization","id":"96053a36-3bdf-4f2a-9bf6-6613fce3fc52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/user/organizations/{{org_id}}","urlObject":{"protocol":"https","path":["client","v4","user","organizations","{{org_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"96053a36-3bdf-4f2a-9bf6-6613fce3fc52"}],"id":"7d748e27-015e-4335-a6fa-8b1c47640a5b","_postman_id":"7d748e27-015e-4335-a6fa-8b1c47640a5b","description":""},{"name":"User Billing Profile","item":[{"name":"Billing Profile Details","id":"d510e562-7621-44c3-a784-1fc7fe600745","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/billing/profile","urlObject":{"protocol":"https","path":["client","v4","user","billing","profile"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d510e562-7621-44c3-a784-1fc7fe600745"}],"id":"7ab1979e-f1d6-47ef-a536-c31e0c4bcd0e","_postman_id":"7ab1979e-f1d6-47ef-a536-c31e0c4bcd0e","description":""},{"name":"User Billing History","item":[{"name":"Billing History Details","id":"da64cfba-2ded-4384-9914-dcad760f99cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/billing/history[?page=1&per_page=20&order=occured_at&type=charge&occured_at=2014-03-01T12:21:59.3456Z&action=subscription]","urlObject":{"protocol":"https","path":["client","v4","user","billing","history["],"host":["api","cloudflare","com"],"query":[{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"order","value":"occured_at"},{"key":"type","value":"charge"},{"key":"occured_at","value":"2014-03-01T12:21:59.3456Z"},{"key":"action","value":"subscription]"}],"variable":[]}},"response":[],"_postman_id":"da64cfba-2ded-4384-9914-dcad760f99cc"}],"id":"f29228af-724c-4729-9811-e1b48b7f9c0e","_postman_id":"f29228af-724c-4729-9811-e1b48b7f9c0e","description":""},{"name":"User Subscription","item":[{"name":"Get User Subscriptions","id":"1088ea21-8066-4095-9d79-dda1230a9483","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/subscriptions","urlObject":{"protocol":"https","path":["client","v4","user","subscriptions"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1088ea21-8066-4095-9d79-dda1230a9483"},{"name":"Update User Subscription","id":"3a1eac2f-648a-47e1-9139-c099efbdc96e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{  \n    \"app\":{  \n        \"install_id\":null\n    },\n    \"id\":\"506e3185e9c882d175a2d0cb0093d9f2\",\n    \"state\":\"Paid\",\n    \"price\":20,\n    \"currency\":\"USD\",\n    \"component_values\":[  \n        {  \n            \"name\":\"page_rules\",\n            \"value\":20,\n            \"default\":5,\n            \"price\":5\n        }\n    ],\n    \"zone\":{  \n        \"id\":\"023e105f4ecef8ad9ca31a8372d0c353\",\n        \"name\":\"example.com\"\n    },\n    \"frequency\":\"monthly\",\n    \"rate_plan\":{  \n        \"id\":\"free\",\n        \"public_name\":\"Business Plan\",\n        \"currency\":\"USD\",\n        \"scope\":\"zone\",\n        \"sets\":[  \n            {  \n            }\n        ],\n        \"is_contract\":false,\n        \"externally_managed\":false\n    },\n    \"current_period_end\":\"2014-03-31T12:20:00Z\",\n    \"current_period_start\":\"2014-05-11T12:20:00Z\"\n}"},"url":"https://api.cloudflare.com/client/v4/user/subscriptions/{{subscription_id}}","urlObject":{"protocol":"https","path":["client","v4","user","subscriptions","{{subscription_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a1eac2f-648a-47e1-9139-c099efbdc96e"},{"name":"Delete User Subscriptions","id":"90acf978-ef19-4413-bb10-90e63f04762e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/user/subscriptions/{{subscription_id}}","urlObject":{"protocol":"https","path":["client","v4","user","subscriptions","{{subscription_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"90acf978-ef19-4413-bb10-90e63f04762e"}],"id":"d04b80ea-a143-42af-b349-ffa61b152334","_postman_id":"d04b80ea-a143-42af-b349-ffa61b152334","description":""},{"name":"Account Billing Profile","item":[{"name":"Billing Profile Details","id":"0ba6eda1-d659-4063-ab36-1891fd6af115","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/billing/profile","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","billing","profile"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0ba6eda1-d659-4063-ab36-1891fd6af115"}],"id":"d87a8930-850b-413e-8c00-2fc110a2ad07","_postman_id":"d87a8930-850b-413e-8c00-2fc110a2ad07","description":""},{"name":"Zone Rate Plan","item":[{"name":"List Available Rate Plans","id":"6e12c1f8-ec4e-4da3-8ab2-a7ead7b80c52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/available_rate_plans","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","available_rate_plans"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6e12c1f8-ec4e-4da3-8ab2-a7ead7b80c52"},{"name":"List Available Plans","id":"04415210-60e3-4365-8b78-636e55d091cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/available_plans","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","available_plans"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"04415210-60e3-4365-8b78-636e55d091cd"},{"name":"Available Plan Details","id":"fcafd5d7-5125-43fe-8f14-8a8456883c40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/available_plans/{{plan_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","available_plans","{{plan_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fcafd5d7-5125-43fe-8f14-8a8456883c40"}],"id":"9d1edf89-5553-4392-b267-8649f784fbf8","_postman_id":"9d1edf89-5553-4392-b267-8649f784fbf8","description":""},{"name":"Zone Subscription","item":[{"name":"Zone Subscription Details","id":"d8a69548-1f79-467d-98be-cc21c0a8a0dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/subscription","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","subscription"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8a69548-1f79-467d-98be-cc21c0a8a0dd"},{"name":"Update Zone Subscription","id":"f1216e99-aac6-471c-b8f9-17f1744bf14d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{  \n    \"app\":{  \n        \"install_id\":null\n    },\n    \"id\":\"506e3185e9c882d175a2d0cb0093d9f2\",\n    \"state\":\"Paid\",\n    \"price\":20,\n    \"currency\":\"USD\",\n    \"component_values\":[  \n        {  \n            \"name\":\"page_rules\",\n            \"value\":20,\n            \"default\":5,\n            \"price\":5\n        }\n    ],\n    \"zone\":{  \n        \"id\":\"023e105f4ecef8ad9ca31a8372d0c353\",\n        \"name\":\"example.com\"\n    },\n    \"frequency\":\"monthly\",\n    \"rate_plan\":{  \n        \"id\":\"free\",\n        \"public_name\":\"Business Plan\",\n        \"currency\":\"USD\",\n        \"scope\":\"zone\",\n        \"sets\":[  \n            {  \n\n            }\n        ],\n        \"is_contract\":false,\n        \"externally_managed\":false\n    },\n    \"current_period_end\":\"2014-03-31T12:20:00Z\",\n    \"current_period_start\":\"2014-05-11T12:20:00Z\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/subscription","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","subscription"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1216e99-aac6-471c-b8f9-17f1744bf14d"},{"name":"Create Zone Subscription","id":"caf4ee10-f64f-49c7-8827-770deb34ea83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{  \n    \"app\":{  \n        \"install_id\":null\n    },\n    \"id\":\"506e3185e9c882d175a2d0cb0093d9f2\",\n    \"state\":\"Paid\",\n    \"price\":20,\n    \"currency\":\"USD\",\n    \"component_values\":[  \n        {  \n            \"name\":\"page_rules\",\n            \"value\":20,\n            \"default\":5,\n            \"price\":5\n        }\n    ],\n    \"zone\":{  \n        \"id\":\"023e105f4ecef8ad9ca31a8372d0c353\",\n        \"name\":\"example.com\"\n    },\n    \"frequency\":\"monthly\",\n    \"rate_plan\":{  \n        \"id\":\"free\",\n        \"public_name\":\"Business Plan\",\n        \"currency\":\"USD\",\n        \"scope\":\"zone\",\n        \"sets\":[  \n            {  \n\n            }\n        ],\n        \"is_contract\":false,\n        \"externally_managed\":false\n    },\n    \"current_period_end\":\"2014-03-31T12:20:00Z\",\n    \"current_period_start\":\"2014-05-11T12:20:00Z\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/subscription","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","subscription"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"caf4ee10-f64f-49c7-8827-770deb34ea83"}],"id":"989551cb-ab68-4efb-9107-107cdf528047","_postman_id":"989551cb-ab68-4efb-9107-107cdf528047","description":""},{"name":"Audit Logs","item":[{"name":"List User Audit Logs","id":"a161ce74-8e65-4c05-b55f-19c31dbddd58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/audit_logs[?id=f174be97-19b1-40d6-954d-70cd5fbd52db&export=true&action.type=add&actor.ip=17.168.228.63&actor.email=alice@example.com&since=2017-04-28&before=2017-04-30&zone.name=example.com&direction=desc&per_page=25&page=50]","urlObject":{"protocol":"https","path":["client","v4","user","audit_logs["],"host":["api","cloudflare","com"],"query":[{"key":"id","value":"f174be97-19b1-40d6-954d-70cd5fbd52db"},{"key":"export","value":"true"},{"key":"action.type","value":"add"},{"key":"actor.ip","value":"17.168.228.63"},{"key":"actor.email","value":"alice@example.com"},{"key":"since","value":"2017-04-28"},{"key":"before","value":"2017-04-30"},{"key":"zone.name","value":"example.com"},{"key":"direction","value":"desc"},{"key":"per_page","value":"25"},{"key":"page","value":"50]"}],"variable":[]}},"response":[],"_postman_id":"a161ce74-8e65-4c05-b55f-19c31dbddd58"},{"name":"List Organization Audit Logs","id":"afee4646-c33f-4bd6-b720-ffeba18a127e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/audit_logs[?id=f174be97-19b1-40d6-954d-70cd5fbd52db&export=true&action.type=add&actor.ip=17.168.228.63&actor.email=alice@example.com&since=2017-04-28&before=2017-04-30&zone.name=example.com&direction=desc&per_page=25&page=50]","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","audit_logs["],"host":["api","cloudflare","com"],"query":[{"key":"id","value":"f174be97-19b1-40d6-954d-70cd5fbd52db"},{"key":"export","value":"true"},{"key":"action.type","value":"add"},{"key":"actor.ip","value":"17.168.228.63"},{"key":"actor.email","value":"alice@example.com"},{"key":"since","value":"2017-04-28"},{"key":"before","value":"2017-04-30"},{"key":"zone.name","value":"example.com"},{"key":"direction","value":"desc"},{"key":"per_page","value":"25"},{"key":"page","value":"50]"}],"variable":[]}},"response":[],"_postman_id":"afee4646-c33f-4bd6-b720-ffeba18a127e"}],"id":"768cdd25-20cb-4db9-a741-2538215aa75c","_postman_id":"768cdd25-20cb-4db9-a741-2538215aa75c","description":""},{"name":"Argo Smart Routing","item":[{"name":"Get Argo Smart Routing Setting","id":"a12b9290-a02d-4b17-84f9-842e20c9f9a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/argo/smart_routing","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","argo","smart_routing"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a12b9290-a02d-4b17-84f9-842e20c9f9a8"},{"name":"Patch Argo Smart Routing Setting","id":"abffbd56-c2ea-4d9f-aae5-19a7e3240f1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/argo/smart_routing","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","argo","smart_routing"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"abffbd56-c2ea-4d9f-aae5-19a7e3240f1a"}],"id":"ac5539b8-5507-4b2c-9c0c-decb979e98cf","_postman_id":"ac5539b8-5507-4b2c-9c0c-decb979e98cf","description":""},{"name":"Argo Analytics for Zone","item":[{"name":"Argo Analytics for Zone","id":"39175685-6323-44da-a9a9-5b4fda6c99e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/analytics/latency[?bins=3]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","analytics","latency["],"host":["api","cloudflare","com"],"query":[{"key":"bins","value":"3]"}],"variable":[]}},"response":[],"_postman_id":"39175685-6323-44da-a9a9-5b4fda6c99e0"}],"id":"64b56bce-f283-416e-94d1-9d1c691376a1","_postman_id":"64b56bce-f283-416e-94d1-9d1c691376a1","description":""},{"name":"Argo Analytics for Geolocation","item":[{"name":"Argo Analytics for Zone by PoP","id":"0aa0815e-fb2d-4406-8662-2865ccb70da3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/analytics/latency/colos","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","analytics","latency","colos"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0aa0815e-fb2d-4406-8662-2865ccb70da3"}],"id":"fd1eab6e-a3c6-41d4-8349-1d92db109b5a","_postman_id":"fd1eab6e-a3c6-41d4-8349-1d92db109b5a","description":""},{"name":"Zone","item":[{"name":"List Zones","id":"bdc07208-382a-44d5-9175-e9b198b3a3ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones[?name=example.com&status=active&page=1&per_page=20&order=status&direction=desc&match=all]","urlObject":{"protocol":"https","path":["client","v4","zones["],"host":["api","cloudflare","com"],"query":[{"key":"name","value":"example.com"},{"key":"status","value":"active"},{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"order","value":"status"},{"key":"direction","value":"desc"},{"key":"match","value":"all]"}],"variable":[]}},"response":[],"_postman_id":"bdc07208-382a-44d5-9175-e9b198b3a3ef"},{"name":"Create Zone","id":"a6fb6497-81e7-4b11-896f-de2b1b34fb15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"example.com\",\n  \n  \"jump_start\": true,false,\n  \"organization\":{\n      \"id\":\"{{org_id}}\"\n  }\n}"},"url":"https://api.cloudflare.com/client/v4/zones","urlObject":{"protocol":"https","path":["client","v4","zones"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6fb6497-81e7-4b11-896f-de2b1b34fb15"},{"name":"Zone Details","id":"87ff0ec8-4804-4b57-8399-d93ba7b1a8a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"87ff0ec8-4804-4b57-8399-d93ba7b1a8a2"},{"name":"Edit Zone","id":"429cdc60-77ca-4d6f-a6d4-2cc714c752cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"paused\":true,false,\n\"vanity_name_servers\":[\n  \"ns1.example.com\",\"ns2.example.com\"],\n\"plan\":{\n  \"id\":{{plan_id}}\n}\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}","description":"<p>Only one zone property can be changed at a time</p>\n","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"429cdc60-77ca-4d6f-a6d4-2cc714c752cd"},{"name":"Delete Zone","id":"98f54dfb-3743-4a09-b783-d97620d48bc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"98f54dfb-3743-4a09-b783-d97620d48bc1"},{"name":"Zone Activation Check","id":"b714e57f-61dd-4f2e-a659-42416c3c5a63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/activation_check","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","activation_check"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b714e57f-61dd-4f2e-a659-42416c3c5a63"},{"name":"Purge All Files","id":"a0a04df7-0c5a-42d6-a3bd-01581870166e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"purge_everything\":true\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/purge_cache","description":"<p>Only one zone property can be changed at a time</p>\n","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","purge_cache"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0a04df7-0c5a-42d6-a3bd-01581870166e"},{"name":"Purge Files by URL","id":"dd5df0c7-e1ab-4ed1-a866-2865be0092d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"files\":[\n  \"http://www.example.com/css/styles.css\",\n  {\n      \"url\": \"http://www.example.com/cat_picture.jpg\",\n      \"headers\": {\n      \"Origin\": \"cloudflare.com\",\n      \"CF-IPCountry\": \"US\",\n      \"CF-Device-Type\": \"desktop\"\n      }\n  }\n]\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/purge_cache","description":"<p>Only one zone property can be changed at a time</p>\n","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","purge_cache"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd5df0c7-e1ab-4ed1-a866-2865be0092d9"},{"name":"Purge Files by Cache-Tags or Host","id":"cdb4733d-963e-4065-b7ad-b0ec167696a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"tags\":[\n\t\t\"some-tag\",\n\t\t\"another-tag\"\n\t],\n\t\"hosts\":[\n\t\t\"www.example.com\",\n\t\t\"images.example.com\"\n\t]\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/purge_cache","description":"<p>Only one zone property can be changed at a time</p>\n","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","purge_cache"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cdb4733d-963e-4065-b7ad-b0ec167696a2"},{"name":"Error codes","id":"2a0538c1-283f-4f2e-865d-1a1144e5a55e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"Code  Description\n\n1100\tTag exceeds maximum length of 1024 characters\n1111\tExceeded maximum amount of 30 hosts that can be purged on a single request\n1001\tInvalid zone identifier\n1012\tRequest must contain one of 'purge_everything', 'files', 'tags', or 'hosts'\n1023\tInvalid or missing zone\n1056\tpreserve_ini must be a boolean\n1067\tInvalid organization identifier passed in your organization variable\n1078\tThis zone has no valid vanity IPs.\n1089\tInvalid/Missing Zone plan ID\n1101\tExceeded maximum amount of 30 tags that can be purged on a single request\n1112\tOnly enterprise zones can purge by host\n1002\tInvalid domain\n1013\t'purge_everything' must be true\n1057\tZone must be in 'initializing' status\n1068\tPermission denied\n1079\tThis zone has no valid vanity name servers.\n1102\tUnable to purge by tag, rate limit reached. Please wait if you need to perform more\n1113\tUnable to purge by host, rate limit reached. Please wait if you need to perform more operations.\n1003\t'jump_start' must be boolean\n1014\t'files', 'tags', or 'hosts' must be an array\n1069\torganization variable should be an organization object\n1114\tHost exceeds maximum length of 200 characters\n1015\tUnable to purge <url>\n1059\tUnable to delete zone\n1104\tPartial zone signup not allowed\n1115\tInvalid host\n1016\tUnable to purge any urls\n1049\t<domain> is not a registered domain\n1105\tThis zone is temporarily banned and cannot be added to Cloudflare at this time, please contact Cloudflare Support\n1006\tInvalid or missing zone\n1017\tUnable to purge all\n1106\tSorry, you are not allowed to create new zones. Please contact support.\n1018\tInvalid zone status\n1107\tOnly enterprise zones can purge by tag.\n1008\tInvalid or missing Zone id\n1019\tZone is already paused\n1108\tUnable to update domain subscription. Please contact support for assistance.\n1109\tUnable to update domain subscription. Please contact support for assistance.\n1080\tThere is a conflict with one of the name servers.\n1070\tThis operation requires a Business or Enterprise account.\n1081\tThere are no valid vanity name servers to disable.\n1092\tRequest cannot contain 'purge_everything' and any of 'files', 'tags', or 'hosts'\n1071\tVanity name server array expected.\n1082\tUnable to purge '<url>'. You can only purge files for this zone\n1050\t<domain> is currently being tasted. It is not currently a registered domain\n1061\t<domain> already exists\n1083\tUnable to purge '<url>'. Rate limit reached. Please wait if you need to perform more operations\n1094\tExceeded maximum amount of 500 files that can be purged on a single request\n1051\tCloudflare is already hosting <domain>\n1073\tA name server provided is in the wrong format.\n1084\tUnable to purge '<url>'.\n1095\tSorry, you do not have access to purge cache for that zone id or that zone id is invalid\n1052\tAn error has occurred and it has been logged. We will fix this problem promptly. We apologize for the inconvenience\n1074\tCould not find a valid zone.\n1085\tOnly one property can be updated at a time\n1096\tThis action is not available as your zone has been deactivated for a possible Terms of Service violation\n1020\tInvalid or missing zone\n1064\tNot allowed to update zone step. Bad zone status\n1075\tVanity name server array count is invalid\n1086\tInvalid property\n1097\tThis zone is banned and cannot be added to Cloudflare at this time, please contact Cloudflare Support\n1010\tBulk deal limit reached\n1021\tInvalid zone status\n1065\tNot allowed to update zone step. Zone has already been set up\n1076\tName servers have invalid IP addresses\n1098\tThis zone is temporarily banned and cannot be added to Cloudflare at this time, please contact Cloudflare Support\n1110\tFailed to lookup registrar and hosting information of <domain> at this time. Please contact Cloudflare Support or try again later.\n1000\tInvalid or missing user\n1022\tZone is already unpaused\n1055\tFailed to disable <domain>\n1066\tCould not promote zone to step 3\n1077\tCould not find a valid zone.\n1088\tInvalid/Missing Zone plan ID\n1099\tWe were unable to identify <domain> as a registered domain. Please ensure you are providing the root domain and not any subdomains (e.g., example.com, not subdomain.example.com)"},"url":"See \"Body\"","urlObject":{"host":["See \"Body\""],"query":[],"variable":[]}},"response":[],"_postman_id":"2a0538c1-283f-4f2e-865d-1a1144e5a55e"}],"id":"b141157a-b333-4719-a076-5ac80949b702","_postman_id":"b141157a-b333-4719-a076-5ac80949b702","description":""},{"name":"Static IPs for a Zone","item":[{"name":"List static IPs","id":"70c6e40d-65c2-4516-80d6-13c4d651bfb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/ips/edge","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","ips","edge"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"70c6e40d-65c2-4516-80d6-13c4d651bfb7"}],"id":"f017aaab-753e-4915-8f81-16951a898a3f","_postman_id":"f017aaab-753e-4915-8f81-16951a898a3f","description":""},{"name":"Zone Settings","item":[{"name":"Get all Zone settings","id":"8e8f0a04-3c80-4bc6-9502-8f559293bcb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e8f0a04-3c80-4bc6-9502-8f559293bcb6"},{"name":"Get Advanced DDOS setting","id":"545ec9fc-6391-4431-a4b2-0d7144a7c743","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/advanced_ddos","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","advanced_ddos"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"545ec9fc-6391-4431-a4b2-0d7144a7c743"},{"name":"Get Always Online setting","id":"0f61cbea-6ff1-4503-ab8e-d0eb33cea06c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/always_online","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","always_online"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0f61cbea-6ff1-4503-ab8e-d0eb33cea06c"},{"name":"Get Always Use HTTPS setting","id":"a2ce3b38-73a8-4ada-aed6-229d527ec688","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/always_use_https","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","always_use_https"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2ce3b38-73a8-4ada-aed6-229d527ec688"},{"name":"Get Opportunistic Onion setting","id":"5d289318-20ec-4b47-aab5-6a63c69783d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/opportunistic_onion","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","opportunistic_onion"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5d289318-20ec-4b47-aab5-6a63c69783d1"},{"name":"Get Automatic HTTPS Rewrites setting","id":"a0b22623-936a-4a18-b8b8-995e1e475990","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/automatic_https_rewrites","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","automatic_https_rewrites"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0b22623-936a-4a18-b8b8-995e1e475990"},{"name":"Get Browser Cache TTL setting","id":"55830b21-79bd-4bea-9cd3-d59e0a51936e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/browser_cache_ttl","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","browser_cache_ttl"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"55830b21-79bd-4bea-9cd3-d59e0a51936e"},{"name":"Get Browser Check setting","id":"f58aa2d4-eb2e-47cc-a1bb-c9384313adf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/browser_check","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","browser_check"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f58aa2d4-eb2e-47cc-a1bb-c9384313adf8"},{"name":"Get Cache Level setting","id":"e5379b22-2071-4227-bfce-9562d7138f7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/cache_level","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","cache_level"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5379b22-2071-4227-bfce-9562d7138f7f"},{"name":"Get Challenge TTL setting","id":"cdde3fe8-67c9-470e-ac43-23673600acd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/challenge_ttl","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","challenge_ttl"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cdde3fe8-67c9-470e-ac43-23673600acd5"},{"name":"Get Development Mode setting","id":"c56411c5-a0fb-40da-9104-dda100ec33cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/development_mode","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","development_mode"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c56411c5-a0fb-40da-9104-dda100ec33cc"},{"name":"Get Email Obfuscation setting","id":"f925ecbc-0be1-430b-ae8e-e27121afbf77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/email_obfuscation","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","email_obfuscation"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f925ecbc-0be1-430b-ae8e-e27121afbf77"},{"name":"Get Hotlink Protection setting","id":"456aa059-4cc3-4b11-9211-77eebfd3878b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/hotlink_protection","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","hotlink_protection"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"456aa059-4cc3-4b11-9211-77eebfd3878b"},{"name":"Get IP Geolocation setting","id":"16ffc48b-a368-4ba8-8e7a-69540ce6132a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/ip_geolocation","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","ip_geolocation"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"16ffc48b-a368-4ba8-8e7a-69540ce6132a"},{"name":"Get IPv6 setting","id":"4c5982a2-1a0d-4522-b6c8-8d5b05ea379f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/ipv6","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","ipv6"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c5982a2-1a0d-4522-b6c8-8d5b05ea379f"},{"name":"Get Minify setting","id":"5ca37ece-cc19-4801-a2b2-9c7ab9904b98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/minify","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","minify"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5ca37ece-cc19-4801-a2b2-9c7ab9904b98"},{"name":"Get Mobile Redirect setting","id":"a7628870-5dc7-448b-8727-bebd6cb877b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/mobile_redirect","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","mobile_redirect"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7628870-5dc7-448b-8727-bebd6cb877b0"},{"name":"Get Mirage setting","id":"3c95c2d2-0fd0-4f93-95d6-bfc31cc194f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/mirage","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","mirage"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c95c2d2-0fd0-4f93-95d6-bfc31cc194f3"},{"name":"Get Enable Error Pages On setting","id":"f7626083-d513-4d6e-9325-e08bb50a786e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/origin_error_page_pass_thru","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","origin_error_page_pass_thru"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7626083-d513-4d6e-9325-e08bb50a786e"},{"name":"Get Opportunistic Encryption setting","id":"88aa1eed-5f31-4f29-ae0a-5c5cbbb13a1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/opportunistic_encryption","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","opportunistic_encryption"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"88aa1eed-5f31-4f29-ae0a-5c5cbbb13a1e"},{"name":"Get Polish setting","id":"b2a8eeba-8082-4e97-ac41-fbccd2f48bc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/polish","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","polish"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2a8eeba-8082-4e97-ac41-fbccd2f48bc2"},{"name":"Get WebP setting","id":"017afe9b-b299-41ba-bdc2-95c9d2c158f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/webp","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","webp"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"017afe9b-b299-41ba-bdc2-95c9d2c158f2"},{"name":"Get Brotli setting","id":"7eb24797-616a-4097-8dde-f5a29900846b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/brotli","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","brotli"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7eb24797-616a-4097-8dde-f5a29900846b"},{"name":"Get Prefetch Preload setting","id":"b0648ca5-ca60-4302-948a-50fab921cd81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/prefetch_preload","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","prefetch_preload"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b0648ca5-ca60-4302-948a-50fab921cd81"},{"name":"Get Privacy Pass setting","id":"0af45a4e-ba5d-4827-a4dd-00116fe69f10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/privacy_pass","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","privacy_pass"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0af45a4e-ba5d-4827-a4dd-00116fe69f10"},{"name":"Get Response Buffering setting","id":"7fbd0689-1dfd-45c6-81a9-5de610e4b168","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/response_buffering","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","response_buffering"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7fbd0689-1dfd-45c6-81a9-5de610e4b168"},{"name":"Get Rocket Loader setting","id":"c23b8b64-1d38-44ed-9726-90f1039a6476","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/rocket_loader","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","rocket_loader"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c23b8b64-1d38-44ed-9726-90f1039a6476"},{"name":"Get Security Header (HSTS) setting","id":"1d51a190-0bf1-42b8-8f99-8cf56d302a1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/security_header","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","security_header"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d51a190-0bf1-42b8-8f99-8cf56d302a1b"},{"name":"Get Security Level setting","id":"984decb3-ec39-4863-8b8a-4dd1bedd3bc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/security_level","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","security_level"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"984decb3-ec39-4863-8b8a-4dd1bedd3bc1"},{"name":"Get Server Side Exclude setting","id":"ca31b2fb-f721-44f1-8788-b2f729f258f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/server_side_exclude","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","server_side_exclude"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ca31b2fb-f721-44f1-8788-b2f729f258f4"},{"name":"Get Enable Query String Sort setting","id":"cfd9afb2-9e01-431c-af54-61ce022ee496","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/sort_query_string_for_cache","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","sort_query_string_for_cache"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cfd9afb2-9e01-431c-af54-61ce022ee496"},{"name":"Get SSL setting","id":"521f5645-ef1d-4630-87f9-784cd74a6dad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/ssl","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","ssl"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"521f5645-ef1d-4630-87f9-784cd74a6dad"},{"name":"Get Minimum TLS Version setting","id":"68fc83b9-033a-4fee-9f0f-1aeaf0e073cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/min_tls_version","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","min_tls_version"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"68fc83b9-033a-4fee-9f0f-1aeaf0e073cd"},{"name":"Get Zone Enable TLS 1.3 setting","id":"e362f178-06c7-4970-9a34-d8566d5cc4f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/tls_1_3","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","tls_1_3"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e362f178-06c7-4970-9a34-d8566d5cc4f1"},{"name":"Get TLS Client Auth setting","id":"fa2a528e-94f8-4f34-a0ee-90a571450eeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/tls_client_auth","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","tls_client_auth"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa2a528e-94f8-4f34-a0ee-90a571450eeb"},{"name":"Get True Client IP setting","id":"048ee0fa-a2fd-4411-b56c-708526ec0f5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/true_client_ip_header","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","true_client_ip_header"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"048ee0fa-a2fd-4411-b56c-708526ec0f5e"},{"name":"Get Web Application Firewall (WAF) setting","id":"c39ddb28-c924-4cde-ae3a-5c9c0f97f342","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/waf","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","waf"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c39ddb28-c924-4cde-ae3a-5c9c0f97f342"},{"name":"Get HTTP2 setting","id":"5c6861ae-d2ed-446e-b360-06796e346598","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/http2","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","http2"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c6861ae-d2ed-446e-b360-06796e346598"},{"name":"Get Pseudo IPv4 setting","id":"8b57153c-7d04-4aee-bbfc-8ad40d92f4c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/pseudo_ipv4","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","pseudo_ipv4"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b57153c-7d04-4aee-bbfc-8ad40d92f4c9"},{"name":"Get WebSockets setting","id":"a9deb15a-a1e3-424f-83d7-c7b901d1f7c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/websockets","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","websockets"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9deb15a-a1e3-424f-83d7-c7b901d1f7c0"},{"name":"Get Image Resizing setting","id":"6bc3ec19-e143-42bf-83ca-a95d04fed3ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/image_resizing","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","image_resizing"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6bc3ec19-e143-42bf-83ca-a95d04fed3ee"},{"name":"Get HTTP/2 Edge Prioritization setting","id":"7a047408-db97-47bb-9278-5346cc9e138a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/h2_prioritization","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","h2_prioritization"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a047408-db97-47bb-9278-5346cc9e138a"},{"name":"Edit zone settings info","id":"c13f09f1-02d5-4940-9abf-e6e1b4be175d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"items\":[\n  {\"id\":\"always_online\",\"value\":\"on\"},{\"id\":\"browser_cache_ttl\",\"value\":18000},{\"id\":\"ip_geolocation\",\"value\":\"off\"}\n  ]\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c13f09f1-02d5-4940-9abf-e6e1b4be175d"},{"name":"Change Always Online setting","id":"3652822d-db3d-442b-8bbf-e69fa7fef7e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/always_online","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","always_online"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3652822d-db3d-442b-8bbf-e69fa7fef7e5"},{"name":"Change Always Use HTTPS setting","id":"298b1035-e219-46d9-9087-1bc2b0957b67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/always_use_https","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","always_use_https"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"298b1035-e219-46d9-9087-1bc2b0957b67"},{"name":"Change Opportunistic Onion setting","id":"d33b45e3-72e0-44e2-9de5-c23415508114","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/opportunistic_onion","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","opportunistic_onion"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d33b45e3-72e0-44e2-9de5-c23415508114"},{"name":"Change Automatic HTTPS Rewrites setting","id":"68917cdb-fe45-4127-a265-5cd554b05d6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/automatic_https_rewrites","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","automatic_https_rewrites"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"68917cdb-fe45-4127-a265-5cd554b05d6f"},{"name":"Change Browser Cache TTL setting","id":"1691a038-d9cd-40af-b840-da26747472d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":0, 30, 60, 300, 1200, 1800, 3600, 7200, 10800, 14400, 18000, 28800, 43200, 57600, 72000, 86400, 172800, 259200, 345600, 432000, 691200, 1382400, 2073600, 2678400, 5356800, 16070400, 31536000\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/browser_cache_ttl","description":"<p>The minimum TTL available depends on the plan level of the zone. (Enterprise = 30, Business = 1800, Pro = 1800, Free = 1800). 0 = \"Respect Existing Headers\"</p>\n","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","browser_cache_ttl"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1691a038-d9cd-40af-b840-da26747472d2"},{"name":"Change Browser Check setting","id":"0db49a75-f345-4065-89f6-cfdc999a9a19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/browser_check","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","browser_check"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0db49a75-f345-4065-89f6-cfdc999a9a19"},{"name":"Change Cache Level setting","id":"60e006e3-a0bc-41b0-80db-2c93b154c50a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"aggressive, basic, simplified\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/cache_level","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","cache_level"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"60e006e3-a0bc-41b0-80db-2c93b154c50a"},{"name":"Change Challenge TTL setting","id":"51fec0f6-a65b-4cf3-bd00-5702eeecec58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":300, 900, 1800, 2700, 3600, 7200, 10800, 14400, 28800, 57600, 86400, 604800, 2592000, 31536000\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/challenge_ttl","description":"<p>Default 1800s</p>\n","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","challenge_ttl"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"51fec0f6-a65b-4cf3-bd00-5702eeecec58"},{"name":"Change Development Mode setting","id":"044251c0-817c-48fc-8885-095394c297fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/development_mode","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","development_mode"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"044251c0-817c-48fc-8885-095394c297fe"},{"name":"Change Email Obfuscation setting","id":"c0360da9-408c-4a8b-83c5-3799b5e33574","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/email_obfuscation","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","email_obfuscation"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c0360da9-408c-4a8b-83c5-3799b5e33574"},{"name":"Change Enable Error Pages On setting","id":"69999f52-86f7-42f8-a98e-9139f319723a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/origin_error_page_pass_thru","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","origin_error_page_pass_thru"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"69999f52-86f7-42f8-a98e-9139f319723a"},{"name":"Change Enable Query String Sort setting","id":"2edd42c3-5cd9-491d-aa96-9e8585dc4f70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/sort_query_string_for_cache","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","sort_query_string_for_cache"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2edd42c3-5cd9-491d-aa96-9e8585dc4f70"},{"name":"Change Hotlink Protection setting","id":"04d5e1ef-fc6d-49bf-94c0-2090e9b56bab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/sort_query_string_for_cache","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","sort_query_string_for_cache"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"04d5e1ef-fc6d-49bf-94c0-2090e9b56bab"},{"name":"Change IP Geolocation setting","id":"5db2aeab-3a8d-49cb-bd80-8493fde40557","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/ip_geolocation","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","ip_geolocation"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5db2aeab-3a8d-49cb-bd80-8493fde40557"},{"name":"Change IPv6 setting","id":"71aff546-4318-4709-9e56-a2e8bf22fb94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/ipv6","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","ipv6"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"71aff546-4318-4709-9e56-a2e8bf22fb94"},{"name":"Change Minify setting","id":"725d597c-f0b2-4d75-924d-e8c049d5f6c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":{\n    \"css\": \"off\",\n    \"html\": \"off\",\n    \"js\": \"off\"\n  }\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/minify","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","minify"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"725d597c-f0b2-4d75-924d-e8c049d5f6c9"},{"name":"Change Mobile Redirect setting","id":"88e3b3cd-b313-4760-a53e-be5a99e3ac6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":{\n    \"status\": \"off\",\n    \"mobile_subdomain\": \"m\",\n    \"strip_uri\": false\n  }\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/mobile_redirect","description":"<p>Applies only to traffic targeting 'www' and 'root'</p>\n","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","mobile_redirect"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"88e3b3cd-b313-4760-a53e-be5a99e3ac6c"},{"name":"Change Mirage setting","id":"b5722cdd-9667-43c0-a030-a51a3c1170c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/mirage","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","mirage"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b5722cdd-9667-43c0-a030-a51a3c1170c7"},{"name":"Change Opportunistic Encryption setting","id":"46e38589-d96c-43c6-836f-aa66edb14a3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/opportunistic_encryption","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","opportunistic_encryption"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"46e38589-d96c-43c6-836f-aa66edb14a3a"},{"name":"Change Polish setting","id":"65d49c3f-cbf8-441f-9b65-76595d1a8c47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"off,lossless,lossy\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/polish","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","polish"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"65d49c3f-cbf8-441f-9b65-76595d1a8c47"},{"name":"Change WebP setting","id":"245fd124-03ce-4181-9a49-9d40217f0337","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/webp","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","webp"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"245fd124-03ce-4181-9a49-9d40217f0337"},{"name":"Change Brotli setting","id":"5c6aa99d-20a7-4be2-bfd2-733dbbe0d4cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/brotli","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","brotli"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c6aa99d-20a7-4be2-bfd2-733dbbe0d4cc"},{"name":"Change Prefetch Preload setting","id":"071e7737-525a-4778-8fa1-ffa2c7cf1ca2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/prefetch_preload","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","prefetch_preload"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"071e7737-525a-4778-8fa1-ffa2c7cf1ca2"},{"name":"Change Privacy Pass setting","id":"e2bec134-a326-46e9-87b6-8dae90ba77cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/privacy_pass","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","privacy_pass"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2bec134-a326-46e9-87b6-8dae90ba77cd"},{"name":"Change Response Buffering setting","id":"2542c779-ebac-4a39-9386-be8ff572e035","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/response_buffering","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","response_buffering"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2542c779-ebac-4a39-9386-be8ff572e035"},{"name":"Change Rocket Loader setting","id":"95cb3e8f-472e-4d6c-acdf-d5b94d50035b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off,manual\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/rocket_loader","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","rocket_loader"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"95cb3e8f-472e-4d6c-acdf-d5b94d50035b"},{"name":"Change Security Header (HSTS) setting","id":"f72d4085-c1cb-404c-8f36-c83251c5ee9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":{\n    \"strict_transport_security\": {\n        \"enabled\": true,\n        \"max_age\": 86400,\n        \"include_subdomains\": true,\n        \"nosniff\": true\n    }\n  }\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/security_header","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","security_header"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f72d4085-c1cb-404c-8f36-c83251c5ee9e"},{"name":"Change Security Level setting","id":"4280d498-6435-4f59-8da3-249e0685afea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"essentially_off,low,medium,high,under_attack\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/security_level","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","security_level"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4280d498-6435-4f59-8da3-249e0685afea"},{"name":"Change Server Side Exclude setting","id":"ed15a713-797b-4868-b160-8a9dcc774640","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"on,off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/server_side_exclude","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","server_side_exclude"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed15a713-797b-4868-b160-8a9dcc774640"},{"name":"Change SSL setting","id":"57b6db7a-23b4-4e90-874a-09534c6203b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"off,flexible,full,strict\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/ssl","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","ssl"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"57b6db7a-23b4-4e90-874a-09534c6203b0"},{"name":"Change TLS Client Auth setting","id":"8910b312-cf17-49f4-97b4-72703407c488","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":{\n    \"id\": \"tls_client_auth\",\n    \"value\": \"on\",\n    \"editable\": true,\n    \"modified_on\": \"2014-01-01T05:20:00.12345Z\"\n  }\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/tls_client_auth","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","tls_client_auth"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8910b312-cf17-49f4-97b4-72703407c488"},{"name":"Change True Client IP setting","id":"4c0ec6c7-de09-44fe-b1e0-7ee70b637522","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"On,Off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/true_client_ip_header","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","true_client_ip_header"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c0ec6c7-de09-44fe-b1e0-7ee70b637522"},{"name":"Change Minimum TLS Version setting","id":"2a283fa9-80b5-4a69-898e-99c08a674c2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"1.0, 1.1, 1.2, 1.3\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/min_tls_version","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","min_tls_version"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a283fa9-80b5-4a69-898e-99c08a674c2d"},{"name":"Change TLS 1.3 setting","id":"f79b6fcf-4116-4ca1-ade6-5851e6ed375d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"On,Off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/tls_1_3","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","tls_1_3"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f79b6fcf-4116-4ca1-ade6-5851e6ed375d"},{"name":"Change Web Application Firewall (WAF) setting","id":"b0cde1b1-e833-4d06-9fff-f7f003a2e0bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"On,Off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/waf","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","waf"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b0cde1b1-e833-4d06-9fff-f7f003a2e0bc"},{"name":"Change HTTP2 setting","id":"44c376c7-c531-40c9-adfb-febb27ba150a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"On,Off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/http2","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","http2"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"44c376c7-c531-40c9-adfb-febb27ba150a"},{"name":"Change Pseudo IPv4 setting","id":"62cf53a3-4129-4a52-bb4b-a1be020bcff1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"off,add_header,overwrite_header\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/pseudo_ipv4","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","pseudo_ipv4"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"62cf53a3-4129-4a52-bb4b-a1be020bcff1"},{"name":"Change WebSockets setting","id":"0c9a866e-588b-4020-900f-d9595b14168e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"off,on\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/websockets","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","websockets"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c9a866e-588b-4020-900f-d9595b14168e"},{"name":"Change Image Resizing setting","id":"1484aa15-70ac-4613-a0e7-9e9a0ed40c60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"off,on\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/websockets","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","websockets"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1484aa15-70ac-4613-a0e7-9e9a0ed40c60"},{"name":"Change HTTP/2 Edge Prioritization setting","id":"cc76843d-ef36-4358-a070-3db765aa31ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\":\"off,on\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/settings/websockets","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","settings","websockets"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc76843d-ef36-4358-a070-3db765aa31ef"}],"id":"737b7c5b-a203-4483-b203-8448930519bb","_postman_id":"737b7c5b-a203-4483-b203-8448930519bb","description":""},{"name":"Zone Analytics","item":[{"name":"Dashboard","id":"bd7ae1a6-66df-4b2c-82b6-6f101fa26131","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/analytics/dashboard[?since=2015-01-01T12:23:00Z&until=2015-01-02T12:23:00Z&continuous=true]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","analytics","dashboard["],"host":["api","cloudflare","com"],"query":[{"key":"since","value":"2015-01-01T12:23:00Z"},{"key":"until","value":"2015-01-02T12:23:00Z"},{"key":"continuous","value":"true]"}],"variable":[]}},"response":[],"_postman_id":"bd7ae1a6-66df-4b2c-82b6-6f101fa26131"},{"name":"Analytics by Co-locations","id":"a2330ac1-af42-44fa-92f0-cd82c175d836","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/analytics/colos[?since=2015-01-01T12:23:00Z&until=2015-01-02T12:23:00Z&continuous=true]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","analytics","colos["],"host":["api","cloudflare","com"],"query":[{"key":"since","value":"2015-01-01T12:23:00Z"},{"key":"until","value":"2015-01-02T12:23:00Z"},{"key":"continuous","value":"true]"}],"variable":[]}},"response":[],"_postman_id":"a2330ac1-af42-44fa-92f0-cd82c175d836"}],"id":"eb30c770-4741-480a-81d5-36d5239fc08f","_postman_id":"eb30c770-4741-480a-81d5-36d5239fc08f","description":""},{"name":"Logs Received","item":[{"name":"Logs Received","id":"d0689bd0-7f9b-4a13-b592-47423a69c40f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logs/received?start=<unix|rfc3339>&end=<unix|rfc3339>[&count=<int>][&sample=<float>][&fields=<fields>][&timestamps=<string>]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logs","received"],"host":["api","cloudflare","com"],"query":[{"key":"start","value":"<unix|rfc3339>"},{"key":"end","value":"<unix|rfc3339>["},{"key":"count","value":"<int>]["},{"key":"sample","value":"<float>]["},{"key":"fields","value":"<fields>]["},{"key":"timestamps","value":"<string>]"}],"variable":[]}},"response":[],"_postman_id":"d0689bd0-7f9b-4a13-b592-47423a69c40f"},{"name":"Logs RayIDs","id":"9c697619-c1a5-47ff-9407-2d28faad2179","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logs/rayids/:ray_identifier[?fields=<fields>][&timestamps=<string>]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logs","rayids",":ray_identifier["],"host":["api","cloudflare","com"],"query":[{"key":"fields","value":"<fields>]["},{"key":"timestamps","value":"<string>]"}],"variable":[{"id":"1c508d39-753e-4d85-aa46-d5b9fb4d3c69","type":"string","value":"","key":"ray_identifier"}]}},"response":[],"_postman_id":"9c697619-c1a5-47ff-9407-2d28faad2179"},{"name":"Fields","id":"cb926b0d-7949-4617-bc39-dad89dd9e2e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logs/received/fields","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logs","received","fields"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb926b0d-7949-4617-bc39-dad89dd9e2e7"},{"name":"Notes","id":"d4e89f1e-dc8e-4e97-9cfd-c349a59d5a03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"If there is an error processing the request before any data has been sent to the client, appropriate status code will be set and error message will be sent in the response body. If there is an error after the response started then an error message will be appended to the response body and the response will be aborted (connection will be closed)."},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"d4e89f1e-dc8e-4e97-9cfd-c349a59d5a03"}],"id":"7e07bc8f-ee71-4816-a112-53660ab2273e","_postman_id":"7e07bc8f-ee71-4816-a112-53660ab2273e","description":""},{"name":"Logpush Jobs","item":[{"name":"List Logpush Jobs","id":"61537e50-df72-4762-81e5-4c509f8bd0c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logpush/jobs","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logpush","jobs"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"61537e50-df72-4762-81e5-4c509f8bd0c4"},{"name":"Get Ownership Challenge","id":"661283e0-d218-4733-9502-7e34f7a34173","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"destination_conf\": \"s3://mybucket/logs?region=us-west-2\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logpush/ownership","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logpush","ownership"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"661283e0-d218-4733-9502-7e34f7a34173"},{"name":"Validate Ownership Challenge","id":"a8cea042-7fb1-466e-9c44-c57c3495e9c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"destination_conf\": \"s3://mybucket/logs?region=us-west-2\",\n    \"ownership_challenge\":\"00000000000000000000\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logpush/ownership/validate","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logpush","ownership","validate"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8cea042-7fb1-466e-9c44-c57c3495e9c9"},{"name":"Validate Origin","id":"b8ee95bb-2c5d-478c-b285-875d0bf0f678","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"logpull_options\": \"fields=RayID,ClientIP,EdgeStartTimestamp&timestamps=rfc3339\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logpush/validate/origin","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logpush","validate","origin"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b8ee95bb-2c5d-478c-b285-875d0bf0f678"},{"name":"Create Logpush Job","id":"a49d7e86-227b-4037-9bfd-d5f7ad7c4b0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"destination_conf\": \"s3://mybucket/logs?region=us-west-2\",\n    \"ownership_challenge\": \"00000000000000000000\",\n    \n    \"name\": \"example.com\",\n    \"enabled\": false,\n    \"logpull_options\": \"fields=RayID,ClientIP,EdgeStartTimestamp&timestamps=rfc3339\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logpush/jobs/{{job_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logpush","jobs","{{job_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a49d7e86-227b-4037-9bfd-d5f7ad7c4b0f"},{"name":"Logpush Job Details","id":"822385fa-3762-48bf-a9d7-638de9e67753","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logpush/jobs/{{job_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logpush","jobs","{{job_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"822385fa-3762-48bf-a9d7-638de9e67753"},{"name":"Update Logpush Job","id":"c01a49d5-9775-4763-8237-2fa13beec212","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"enabled\": false,\n    \"logpull_options\": \"fields=RayID,ClientIP,EdgeStartTimestamp&timestamps=rfc3339\",\n    \"destination_conf\": \"s3://mybucket/logs?region=us-west-2\",\n    \"ownership_challenge\": \"00000000000000000000\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logpush/jobs/{{job_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logpush","jobs","{{job_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c01a49d5-9775-4763-8237-2fa13beec212"},{"name":"Delete Logpush Job","id":"4eb62c08-ecf5-4d1d-9da9-55995d408263","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logpush/jobs/{{job_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logpush","jobs","{{job_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4eb62c08-ecf5-4d1d-9da9-55995d408263"},{"name":"Check Destination Exists","id":"9488e201-f26d-4b00-9d38-9b8426586d1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"destination_conf\": \"s3://mybucket/logs?region=us-west-2\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/logpush/validate/destination/exists","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","logpush","validate","destination","exists"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9488e201-f26d-4b00-9d38-9b8426586d1f"}],"id":"22c2273f-b96b-44aa-bfd2-a6229ef5f6da","_postman_id":"22c2273f-b96b-44aa-bfd2-a6229ef5f6da","description":""},{"name":"DNS Records for a Zone","item":[{"name":"List DNS Records","id":"4bde004f-7467-4d56-b52e-2dbf975e50de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/dns_records[?type=A&name=example.com&content=127.0.0.1&page=1&per_page=20&order=type&direction=desc&match=all]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","dns_records["],"host":["api","cloudflare","com"],"query":[{"key":"type","value":"A"},{"key":"name","value":"example.com"},{"key":"content","value":"127.0.0.1"},{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"order","value":"type"},{"key":"direction","value":"desc"},{"key":"match","value":"all]"}],"variable":[]}},"response":[],"_postman_id":"4bde004f-7467-4d56-b52e-2dbf975e50de"},{"name":"Create DNS record","id":"96a1c8ec-bf10-45b9-8870-4fc380db217c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"type\":\"A, AAAA, CNAME, TXT, SRV, LOC, MX, NS, SPF\",\n  \"name\":\"example.com\",\n  \"content\":\"127.0.0.1\",\n  \n  \"ttl\":120,\n  \"proxied\":false\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/dns_records","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","dns_records"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"96a1c8ec-bf10-45b9-8870-4fc380db217c"},{"name":"DNS record details","id":"aece6b6a-b0ef-4dfe-833f-19ddffe959b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/dns_records/{{dns_record_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","dns_records","{{dns_record_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"aece6b6a-b0ef-4dfe-833f-19ddffe959b4"},{"name":"Update DNS record","id":"59cf96af-1ae1-4e92-884e-17d21cc79283","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"type\":\"A, AAAA, CNAME, TXT, SRV, LOC, MX, NS, SPF\",\n  \"name\":\"example.com\",\n  \"content\":\"127.0.0.1\",\n  \n  \"ttl\":120,\n  \"proxied\":false\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/dns_records/{{dns_record_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","dns_records","{{dns_record_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"59cf96af-1ae1-4e92-884e-17d21cc79283"},{"name":"Delete DNS record","id":"7478a575-20c7-4b51-be3c-3817b74dc554","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/dns_records/{{dns_record_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","dns_records","{{dns_record_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7478a575-20c7-4b51-be3c-3817b74dc554"},{"name":"Import DNS records","id":"3c6a5754-51b9-4bc7-9938-4ed21abc7ad0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"@bind_config.txt","type":"text"}]},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/dns_records/import","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","dns_records","import"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c6a5754-51b9-4bc7-9938-4ed21abc7ad0"},{"name":"Export DNS Records","id":"f47e6f90-52bf-41c6-ada5-51723cc8ec6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}","type":"text","warning":""},{"key":"X-Auth-Key","value":"{{x-auth-key}}","type":"text","warning":""},{"key":"Content-Type","value":"application/json","type":"text","warning":""}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/dns_records/export","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","dns_records","export"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f47e6f90-52bf-41c6-ada5-51723cc8ec6c"},{"name":"Error Codes","id":"f6943d90-b35d-487b-b801-dbc0e80b099c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n1000\tInvalid user\n1002\tInvalid or missing zone_id\n1003\tper_page must be a positive integer\n1004\tInvalid or missing zone\n1005\tInvalid or missing record\n1007\tname required\n1008\tcontent required\n1009\tInvalid or missing record id\n1010\tInvalid or missing record\n1011\tZone file for '<domain name>' could not be found\n1012\tZone file for '<domain name>' is not modifiable\n1013\tThe record could not be found\n1014\tYou do not have permission to modify this zone\n1015\tUnknown error\n1017\tContent for A record is invalid. Must be a valid IPv4 address\n1018\tContent for AAAA record is invalid. Must be a valid IPv6 address\n1019\tContent for CNAME record is invalid\n1024\tInvalid priority, priority must be set and be between 0 and 65535\n1025\tInvalid content for an MX record\n1026\tInvalid format for a SPF record. A valid example is 'v=spf1 a mx -all'. You should not include either the word TXT or the domain name here in the content\n1027\tInvalid service value\n1028\tInvalid service value. Must be less than 100 characters\n1029\tInvalid protocol value\n1030\tInvalid protocol value. Must be less than 12 characters\n1031\tInvalid SRV name\n1032\tInvalid SRV name. Must be less than 90 characters\n1033\tInvalid weight value. Must be between 0 and 65,535\n1034\tInvalid port value. Must be between 0 and 65,535\n1037\tInvalid domain name for a SRV target host\n1038\tInvalid DNS record type\n1039\tInvalid TTL. Must be between 120 and 4,294,967,295 seconds, or 1 for automatic\n1041\tPriority must be set for SRV record\n1042\tZone file for '<domain name>' could not be found\n1043\tZone file for '<domain name>' is not editable\n1044\tA record with these exact values already exists. Please modify or remove this record\n1045\tThe record could not be found\n1046\tA record with these exact values already exists. Please modify or cancel this edit\n1047\tYou do not have permission to modify this zone\n1048\tYou have reached the record limit for this zone\n1049\tThe record content is missing\n1050\tCould not find record\n1052\tYou can not point a CNAME to itself\n1053\tInvalid lat_degrees, must be an integer between 0 and 90 inclusive\n1054\tInvalid lat_minutes, must be an integer between 0 and 59 inclusive\n1055\tInvalid lat_seconds, must be a floating point number between 0 and 60, including 0 but not including 60\n1056\tInvalid or missing lat_direction. Values must be N or S\n1057\tInvalid long_degrees, must be an integer between 0 and 180\n1058\tInvalid long_minutes, must be an integer between 0 and 59\n1059\tInvalid long_seconds, must be a floating point number between 0 and 60, including 0 but not including 60\n1060\tInvalid or missing long_direction. Values must be E or S\n1061\tInvalid altitude, must be a floating point number between -100000.00 and 42849672.95\n1062\tInvalid size, must be a floating point number between 0 and 90000000.00\n1063\tInvalid precision_horz, must be a floating point number between 0 and 90000000.00\n1064\tInvalid precision_vert, must be a floating point number between 0 and 90000000.00\n1065\tInvalid or missing data for <type> record\n1067\tInvalid content for a NS record\n1068\tTarget cannot be an IP address\n1069\tCNAME content cannot reference itself\n1070\tCNAME content cannot be an IP\n1071\tInvalid proxied mode. Record cannot be proxied\n1072\tInvalid record identifier\n1073\tInvalid TXT record. Must be less than 255 characters\n1074\tInvalid TXT record. Record may only contain printable ASCII!"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6943d90-b35d-487b-b801-dbc0e80b099c"},{"name":"Notes","id":"c31a5507-0672-4f00-9cd7-1f797a962750","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"DNS Records for a Zone Notes\n\nIf a zone's cname_setup_status is TRUE, you may only add A/AAAA and CNAME records for that zone\nWhen adding a CNAME record, it will not be added if there is an A or AAAA record with the same name\nWhen adding a A or AAAA record, it will not be added if there is an CNAME record with the same name\nA CNAME record's name may not match it's content\nYou cannot add an NS record with the same name as any other record type\nYou cannot add a record with the same name as any NS record\nCloudflare will not begin serving DNS for a zone until the zone's nameservers are switched to Cloudflare nameservers at the zone's registrar\nDNS will continue to be served by Cloudflare for 20 days after a zone's nameservers are switched away from Cloudflare namservers\nWhen using unicode characters in domain names, they will be translated to punycode and as such, the length may end up being larger than what is passed into the API"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"c31a5507-0672-4f00-9cd7-1f797a962750"}],"id":"66285475-c2b7-4bc8-9911-e3c82b8a8668","_postman_id":"66285475-c2b7-4bc8-9911-e3c82b8a8668","description":""},{"name":"DNS Analytics","item":[{"name":"Table","id":"aa6323d0-80e0-420e-94f3-de6b4abfd8d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/dns_analytics/report[?dimensions=responseCode,queryName&metrics=queryCount,responseTimeAvg&sort=+responseCode,-queryName&filters=responseCode==NOERROR&since=2016-11-11T12:00:00Z&until=2016-11-11T13:00:00Z&limit=100]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","dns_analytics","report["],"host":["api","cloudflare","com"],"query":[{"key":"dimensions","value":"responseCode,queryName"},{"key":"metrics","value":"queryCount,responseTimeAvg"},{"key":"sort","value":"+responseCode,-queryName"},{"key":"filters","value":"responseCode==NOERROR"},{"key":"since","value":"2016-11-11T12:00:00Z"},{"key":"until","value":"2016-11-11T13:00:00Z"},{"key":"limit","value":"100]"}],"variable":[]}},"response":[],"_postman_id":"aa6323d0-80e0-420e-94f3-de6b4abfd8d2"},{"name":"By time","id":"179ad750-fad7-4c6a-811c-e6ae10633372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/dns_analytics/report/bytime[?dimensions=responseCode,queryName&metrics=queryCount,responseTimeAvg&sort=+responseCode,-queryName&filters=responseCode==NOERROR&since=2016-11-11T12:00:00Z&until=2016-11-11T13:00:00Z&limit=100&time_delta=hour]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","dns_analytics","report","bytime["],"host":["api","cloudflare","com"],"query":[{"key":"dimensions","value":"responseCode,queryName"},{"key":"metrics","value":"queryCount,responseTimeAvg"},{"key":"sort","value":"+responseCode,-queryName"},{"key":"filters","value":"responseCode==NOERROR"},{"key":"since","value":"2016-11-11T12:00:00Z"},{"key":"until","value":"2016-11-11T13:00:00Z"},{"key":"limit","value":"100"},{"key":"time_delta","value":"hour]"}],"variable":[]}},"response":[],"_postman_id":"179ad750-fad7-4c6a-811c-e6ae10633372"}],"id":"3212b74a-1c44-42bc-b919-965995fdc059","_postman_id":"3212b74a-1c44-42bc-b919-965995fdc059","description":""},{"name":"DNS Firewall (Users)","item":[],"id":"868c2e9a-ebb8-40ff-a540-6f9c2c1f2f85","_postman_id":"868c2e9a-ebb8-40ff-a540-6f9c2c1f2f85","description":""},{"name":"DNS Firewall  (Organizations)","item":[{"name":"List DNS Firewall Clusters","id":"4f582329-0d65-42a8-8a2c-e01f81745cde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/virtual_dns","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","virtual_dns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f582329-0d65-42a8-8a2c-e01f81745cde"},{"name":"Create DNS Firewall Cluster","id":"73172a03-f7aa-4509-8883-936da37b2351","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\":\"My Awesome Virtual DNS cluster\",\n  \"origin_ips\":[\n    \"1.1.1.1\",\n    \"2.2.2.2\",\n    \"2001:0db8:85a3:0000:0000:8a2e:0370:7334\"],\n    \n  \"minimum_cache_ttl\":60,\n  \"maximum_cache_ttl\":900,\n  \"deprecate_any_request\":true,\n  \"ratelimit\":600\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/virtual_dns","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","virtual_dns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"73172a03-f7aa-4509-8883-936da37b2351"},{"name":"DNS Firewall Cluster Details","id":"0d041522-dbf3-4737-9838-0447a07bc853","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/virtual_dns/:identifier","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","virtual_dns",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"f4677b4d-f88d-49d4-ad37-553698aa5412","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"0d041522-dbf3-4737-9838-0447a07bc853"},{"name":"Edit DNS Firewall Cluster","id":"9f4b24ab-c40f-423f-b55d-ae8a0c8f2986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\":\"My Awesome Virtual DNS cluster\",\n  \"origin_ips\":[\n    \"1.1.1.1\",\n    \"2.2.2.2\",\n    \"2001:0db8:85a3:0000:0000:8a2e:0370:7334\"],\n    \"minimum_cache_ttl\":60,\n    \"maximum_cache_ttl\":900,\n    \"deprecate_any_request\":true,\n    \"ratelimit\":600\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/virtual_dns/:identifier","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","virtual_dns",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"cd3d28cc-f355-4f70-887f-554ad199d829","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"9f4b24ab-c40f-423f-b55d-ae8a0c8f2986"},{"name":"Delete a DNS Firewall Cluster","id":"8e1edd17-2b21-4864-aac9-2c22fb27ebf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/virtual_dns/:identifier","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","virtual_dns",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"07563c7b-0a89-4af6-a301-229c5aa60d60","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"8e1edd17-2b21-4864-aac9-2c22fb27ebf6"}],"id":"73c9e260-9c91-4ab9-b8bb-17469cc0f618","_postman_id":"73c9e260-9c91-4ab9-b8bb-17469cc0f618","description":""},{"name":"DNS Firewall (Accounts)","item":[{"name":"List DNS Firewall Clusters","id":"f7781ce7-c5fc-4f67-a0b9-d499ba18b2e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/virtual_dns","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","virtual_dns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7781ce7-c5fc-4f67-a0b9-d499ba18b2e6"},{"name":"DNS Firewall Cluster Details","id":"2e739937-3820-4794-b4f6-861bb4461351","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/virtual_dns/:identifier","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","virtual_dns",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"d8ae49d1-5247-49d1-9d92-50777e01a5f4","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"2e739937-3820-4794-b4f6-861bb4461351"},{"name":"Update DNS Firewall Cluster","id":"91a4a3fb-9bb0-4d6e-961d-06df281bf15b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\":\"My Awesome Virtual DNS cluster\",\n  \"origin_ips\":[\n    \"1.1.1.1\",\n    \"2.2.2.2\",\n    \"2001:0db8:85a3:0000:0000:8a2e:0370:7334\"],\n    \"minimum_cache_ttl\":60,\n    \"maximum_cache_ttl\":900,\n    \"deprecate_any_request\":true,\n    \"ratelimit\":600\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/virtual_dns/:identifier","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","virtual_dns",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"6dea66d5-134c-4687-960f-6df1df44c6a0","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"91a4a3fb-9bb0-4d6e-961d-06df281bf15b"},{"name":"Delete DNS Firewall Cluster","id":"cec74e3d-cd76-4c30-8b14-a052d528a470","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/virtual_dns/:identifier","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","virtual_dns",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"6571e13d-4136-43a6-a3e0-d47c13c583eb","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"cec74e3d-cd76-4c30-8b14-a052d528a470"},{"name":"Create DNS Firewall Cluster","id":"cf604a1a-fb89-4dc8-80d4-365da4094fcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\":\"My Awesome Virtual DNS cluster\",\n  \"origin_ips\":[\n    \"1.1.1.1\",\n    \"2.2.2.2\",\n    \"2001:0db8:85a3:0000:0000:8a2e:0370:7334\"],\n    \n  \"minimum_cache_ttl\":60,\n  \"maximum_cache_ttl\":900,\n  \"deprecate_any_request\":true,\n  \"ratelimit\":600\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/virtual_dns","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","virtual_dns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf604a1a-fb89-4dc8-80d4-365da4094fcb"}],"id":"227a3d55-1dd9-4159-845c-5b1677efb291","_postman_id":"227a3d55-1dd9-4159-845c-5b1677efb291","description":""},{"name":"DNS Firewall Analytics (Users)","item":[],"id":"ad193b7e-acbe-4a04-9ffd-feddc59f54ec","_postman_id":"ad193b7e-acbe-4a04-9ffd-feddc59f54ec","description":""},{"name":"DNS Firewall Analytics (Organizations)","item":[{"name":"Table","id":"6e8ed929-1371-412b-a9bf-ac4149354d86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/virtual_dns/:identifier/dns_analytics/report[?dimensions=responseCode,queryName&metrics=queryCount,responseTimeAvg&sort=+responseCode,-queryName&filters=responseCode==NOERROR&since=2016-11-11T12:00:00Z&until=2016-11-11T13:00:00Z&limit=100]","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","virtual_dns",":identifier","dns_analytics","report["],"host":["api","cloudflare","com"],"query":[{"key":"dimensions","value":"responseCode,queryName"},{"key":"metrics","value":"queryCount,responseTimeAvg"},{"key":"sort","value":"+responseCode,-queryName"},{"key":"filters","value":"responseCode==NOERROR"},{"key":"since","value":"2016-11-11T12:00:00Z"},{"key":"until","value":"2016-11-11T13:00:00Z"},{"key":"limit","value":"100]"}],"variable":[{"id":"0fa816a8-8455-4c18-a455-8db5497be24d","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"6e8ed929-1371-412b-a9bf-ac4149354d86"},{"name":"By Time","id":"149cc290-e1d6-4642-82d9-d608e256a9e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/virtual_dns/:identifier/dns_analytics/report[?dimensions=responseCode,queryName&metrics=queryCount,responseTimeAvg&sort=+responseCode,-queryName&filters=responseCode==NOERROR&since=2016-11-11T12:00:00Z&until=2016-11-11T13:00:00Z&limit=100&time_delta=hour]","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","virtual_dns",":identifier","dns_analytics","report["],"host":["api","cloudflare","com"],"query":[{"key":"dimensions","value":"responseCode,queryName"},{"key":"metrics","value":"queryCount,responseTimeAvg"},{"key":"sort","value":"+responseCode,-queryName"},{"key":"filters","value":"responseCode==NOERROR"},{"key":"since","value":"2016-11-11T12:00:00Z"},{"key":"until","value":"2016-11-11T13:00:00Z"},{"key":"limit","value":"100"},{"key":"time_delta","value":"hour]"}],"variable":[{"id":"2b0567ec-a7ed-421a-9cdc-b2b2f38da36b","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"149cc290-e1d6-4642-82d9-d608e256a9e9"}],"id":"59c158b5-9ea0-4c39-ab5e-c113b5f1f41e","_postman_id":"59c158b5-9ea0-4c39-ab5e-c113b5f1f41e","description":""},{"name":"DNS Firewall Analytics (Accounts)","item":[{"name":"Table","id":"375db6fa-9d64-4a9e-b8a3-36c9c2be5eb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/virtual_dns/:identifier/dns_analytics/report[?dimensions=responseCode,queryName&metrics=queryCount,responseTimeAvg&sort=+responseCode,-queryName&filters=responseCode==NOERROR&since=2016-11-11T12:00:00Z&until=2016-11-11T13:00:00Z&limit=100]","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","virtual_dns",":identifier","dns_analytics","report["],"host":["api","cloudflare","com"],"query":[{"key":"dimensions","value":"responseCode,queryName"},{"key":"metrics","value":"queryCount,responseTimeAvg"},{"key":"sort","value":"+responseCode,-queryName"},{"key":"filters","value":"responseCode==NOERROR"},{"key":"since","value":"2016-11-11T12:00:00Z"},{"key":"until","value":"2016-11-11T13:00:00Z"},{"key":"limit","value":"100]"}],"variable":[{"id":"4e82d69c-530c-43eb-bf16-41f97836884d","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"375db6fa-9d64-4a9e-b8a3-36c9c2be5eb3"},{"name":"By Time","id":"c7bf1730-8fa3-4618-8627-79a5eaa50ab7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/virtual_dns/:identifier/dns_analytics/report[?dimensions=responseCode,queryName&metrics=queryCount,responseTimeAvg&sort=+responseCode,-queryName&filters=responseCode==NOERROR&since=2016-11-11T12:00:00Z&until=2016-11-11T13:00:00Z&limit=100&time_delta=hour]","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","virtual_dns",":identifier","dns_analytics","report["],"host":["api","cloudflare","com"],"query":[{"key":"dimensions","value":"responseCode,queryName"},{"key":"metrics","value":"queryCount,responseTimeAvg"},{"key":"sort","value":"+responseCode,-queryName"},{"key":"filters","value":"responseCode==NOERROR"},{"key":"since","value":"2016-11-11T12:00:00Z"},{"key":"until","value":"2016-11-11T13:00:00Z"},{"key":"limit","value":"100"},{"key":"time_delta","value":"hour]"}],"variable":[{"id":"89ac502c-f2af-4b15-937e-57655b452b2c","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"c7bf1730-8fa3-4618-8627-79a5eaa50ab7"}],"id":"149bacf4-1e3f-403b-976f-d119cc6b6865","_postman_id":"149bacf4-1e3f-403b-976f-d119cc6b6865","description":""},{"name":"Secondary DNS","item":[{"name":"Secondary Zone Configuration Details","id":"d73c151c-8a88-47fc-bc64-31b06fe07ea3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/secondary_dns","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","secondary_dns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d73c151c-8a88-47fc-bc64-31b06fe07ea3"},{"name":"Update Secondary Zone Configuration","id":"59e4c18a-7bb2-46d7-b159-fdd1dc028921","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"id\":\"269d8f4853475ca241c4e730be286b20\",\n\t\"name\":\"www.example.com.\",\n\t\"masters\":[\n\t\t\"23ff594956f20c2a721606e94745a8aa\",\n\t\t\"00920f38ce07c2e2f4df50b1f61d4194\"\n\t],\n\t\"auto_refresh_seconds\":30\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/secondary_dns","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","secondary_dns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"59e4c18a-7bb2-46d7-b159-fdd1dc028921"},{"name":"Delete Secondary Zone Configuration","id":"d81d8006-e776-4e88-8c31-ddb7bdcdb3b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/secondary_dns","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","secondary_dns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d81d8006-e776-4e88-8c31-ddb7bdcdb3b1"},{"name":"Create Secondary Zone Configuration","id":"edb9d945-a58c-49e7-ac82-9b55a7bb8a6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"269d8f4853475ca241c4e730be286b20\",\n    \"name\": \"www.example.com.\",\n    \"masters\": [\n      \"23ff594956f20c2a721606e94745a8aa\",\n      \"00920f38ce07c2e2f4df50b1f61d4194\"\n    ],\n    \"auto_refresh_seconds\": 30\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_hostnames","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_hostnames"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"edb9d945-a58c-49e7-ac82-9b55a7bb8a6e"}],"id":"ee911390-1d12-43bf-b441-54fd489ca150","_postman_id":"ee911390-1d12-43bf-b441-54fd489ca150","description":""},{"name":"Secondary DNS (TSIG)","item":[{"name":"List TSIGs","id":"e72b0ec7-8cb8-4f16-9c75-695b70205b18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/secondary_dns/tsigs","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","secondary_dns","tsigs"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e72b0ec7-8cb8-4f16-9c75-695b70205b18"},{"name":"TSIG Details","id":"322b3056-3861-487c-a886-3e07fb956197","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/secondary_dns/tsigs/:identifier","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","secondary_dns","tsigs",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"8d1ea3b8-9f85-4ba0-8aaf-78b17fc61f23","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"322b3056-3861-487c-a886-3e07fb956197"},{"name":"Update TSIG","id":"8257156e-1f61-46eb-8436-749e410c2fa0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"69cd1e104af3e6ed3cb344f263fd0d5a\",\n    \"name\": \"tsig.customer.cf.\",\n    \"secret\": \"caf79a7804b04337c9c66ccd7bef9190a1e1679b5dd03d8aa10f7ad45e1a9dab92b417896c15d4d007c7c14194538d2a5d0feffdecc5a7f0e1c570cfa700837c\",\n    \"algo\": \"hmac-sha512.\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/secondary_dns/tsigs/:identifier","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","secondary_dns","tsigs",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"5cdda85e-eb73-44a6-a121-bfaaaaa8449a","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"8257156e-1f61-46eb-8436-749e410c2fa0"},{"name":"Delete TSIG","id":"717ae309-bdee-4438-949b-f8b000f01f6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/secondary_dns/tsigs/:identifier","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","secondary_dns","tsigs",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"ce5249e8-dc93-450b-8cd6-7a7a941b4b15","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"717ae309-bdee-4438-949b-f8b000f01f6b"},{"name":"Create TSIG","id":"9c89ada1-9054-450a-89d3-22909416247d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"tsig.customer.cf.\",\n    \"secret\": \"caf79a7804b04337c9c66ccd7bef9190a1e1679b5dd03d8aa10f7ad45e1a9dab92b417896c15d4d007c7c14194538d2a5d0feffdecc5a7f0e1c570cfa700837c\",\n    \"algo\": \"hmac-sha512.\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/secondary_dns/tsigs","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","secondary_dns","tsigs"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9c89ada1-9054-450a-89d3-22909416247d"}],"id":"be498558-6d70-4c78-a98a-e33189fda10c","_postman_id":"be498558-6d70-4c78-a98a-e33189fda10c","description":""},{"name":"Secondary DNS (Master)","item":[{"name":"List Masters","id":"cec9eb97-2ca0-43bb-a59d-539fd964fee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/secondary_dns/masters","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","secondary_dns","masters"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cec9eb97-2ca0-43bb-a59d-539fd964fee9"},{"name":"Master Details","id":"dc6b08d0-e450-45a4-b84c-771ca68fbc99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/secondary_dns/masters/:identifier","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","secondary_dns","masters",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"f74095ce-26ab-401e-bccf-0081db2f1b3b","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"dc6b08d0-e450-45a4-b84c-771ca68fbc99"},{"name":"Update Master","id":"ce78dc3b-1541-4e49-8438-b0a41cd39c9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"23ff594956f20c2a721606e94745a8aa\",\n    \"ip\": \"192.0.2.53\",\n    \"port\": 53,\n    \n    \"ixfr_enable\": false,\n    \"tsig_id\": \"69cd1e104af3e6ed3cb344f263fd0d5a\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/secondary_dns/masters/:identifier","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","secondary_dns","masters",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"c173cc19-6857-4b9a-b2c0-1a4d0f1e7547","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"ce78dc3b-1541-4e49-8438-b0a41cd39c9d"},{"name":"Delete Master","id":"35a243cf-4262-4303-a793-ee7583ef4dc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/secondary_dns/masters/:identifier","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","secondary_dns","masters",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"d3477204-b511-4626-aa05-104ff45f4176","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"35a243cf-4262-4303-a793-ee7583ef4dc3"},{"name":"Create Master","id":"c3f00961-9828-4124-ae55-6abac25284cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ip\": \"192.0.2.53\",\n    \"port\": 53,\n    \n    \"ixfr_enable\": false,\n    \"tsig_id\": \"69cd1e104af3e6ed3cb344f263fd0d5a\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/secondary_dns/masters","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","secondary_dns","masters"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3f00961-9828-4124-ae55-6abac25284cc"}],"id":"18e24aed-eda3-45e6-b106-151a8961f86e","_postman_id":"18e24aed-eda3-45e6-b106-151a8961f86e","description":""},{"name":"Cloudflare IPs","item":[{"name":"Cloudflare IP Details","id":"7ecabe53-573d-47a1-9740-1675bc0fb30b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/ips","urlObject":{"protocol":"https","path":["client","v4","ips"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ecabe53-573d-47a1-9740-1675bc0fb30b"}],"id":"28a01f6f-eb40-4695-855b-51cf5c1554be","_postman_id":"28a01f6f-eb40-4695-855b-51cf5c1554be","description":""},{"name":"Custom Pages for a Zone","item":[{"name":"List Available Custom Pages","id":"ddb21a51-bab6-4feb-a4db-8ca744cdfb01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_pages","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_pages"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ddb21a51-bab6-4feb-a4db-8ca744cdfb01"},{"name":"Custom Page Details","id":"ad5e07f0-1976-4ff0-a4b6-fc37763cb475","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_pages/{{page_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_pages","{{page_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad5e07f0-1976-4ff0-a4b6-fc37763cb475"},{"name":"Update Custom Page URL","id":"6a931364-866f-49c5-829c-58148f058b2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"url\":\"http://www.example.com\",\n  \"state\":\"default,customized\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_pages/{{page_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_pages","{{page_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a931364-866f-49c5-829c-58148f058b2d"},{"name":"Error Codes","id":"c6eea45f-8dc8-4fe6-b02b-10445d457633","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n1000\tInvalid user\n1001\tInvalid request. Could not connect to database\n1002\tValidator dispatcher expects an array\n1004\tCannot find a valid zone\n1006\tCannot find a valid customization page\n1007\tInvalid validation method being called\n1200\tA URL is required\n1201\tThe URL provided seems to be irregular\n1202\tUnable to grab the content for the URL provided. Please try again.\n1203\tYour custom page must be larger than <characters> characters\n1204\tYour custom page must be smaller than <characters> characters\n1205\tA <token> token was not detected on the error page, and must be added before this page can be integrated into Cloudflare. The default error page will show until this is corrected and rescanned.\n1206\tCould not find a valid zone\n1207\tThat customization page is not modifiable\n1208\tAn unknown error has occurred and has been logged. We will fix this problem promptly. We apologize for the inconvenience.\n1209\tCould not find a valid customization page for this operation\n1210\tThat operation is no longer allowed for that domain.\n1211\tCould not find a valid customization page to disable\n1212\tAn undocumented error has occurred and has been logged.\n1213\tThat operation has already been performed for this challenge/error.\n1214\tRate limit reached for this operation. Please try again in a minute\n1215\tRate limit reached for this operation. Please try again in a minute\n1217\tInvalid state passed\n1218\tMissing Custom Page state\n1219\tPlease upgrade to access this feature\n1220\tWe were unable to scan the page provided. Please ensure it is accessible publicly and is larger than 100 characters"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6eea45f-8dc8-4fe6-b02b-10445d457633"}],"id":"21cdfe5f-87ae-43e7-8cff-a9d50834b2a8","_postman_id":"21cdfe5f-87ae-43e7-8cff-a9d50834b2a8","description":""},{"name":"Custom SSL for a Zone","item":[{"name":"List SSL Configurations","id":"3f3c39c9-72a0-43d8-9ef2-4442ae9893e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_certificates","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_certificates"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3f3c39c9-72a0-43d8-9ef2-4442ae9893e4"},{"name":"Create SSL Configuration","id":"c49b5f99-7522-4ddd-a42a-37dce365c0d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"certificate\":\"-----BEGIN CERTIFICATE-----\\nMIIDtTCCAp2gAwIBAgIJAMHAwfXZ5/PWMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNV\\nBAYTAkFVMRMwEQYDVQQIEwpTb21lLVN0YXRlMSEwHwYDVQQKExhJbnRlcm5ldCBX\\naWRnaXRzIFB0eSBMdGQwHhcNMTYwODI0MTY0MzAxWhcNMTYxMTIyMTY0MzAxWjBF\\nMQswCQYDVQQGEwJBVTETMBEGA1UECBMKU29tZS1TdGF0ZTEhMB8GA1UEChMYSW50\\nZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\\nCgKCAQEAwQHoetcl9+5ikGzV6cMzWtWPJHqXT3wpbEkRU9Yz7lgvddmGdtcGbg/1\\nCGZu0jJGkMoppoUo4c3dts3iwqRYmBikUP77wwY2QGmDZw2FvkJCJlKnabIRuGvB\\nKwzESIXgKk2016aTP6/dAjEHyo6SeoK8lkIySUvK0fyOVlsiEsCmOpidtnKX/a+5\\n0GjB79CJH4ER2lLVZnhePFR/zUOyPxZQQ4naHf7yu/b5jhO0f8fwt+pyFxIXjbEI\\ndZliWRkRMtzrHOJIhrmJ2A1J7iOrirbbwillwjjNVUWPf3IJ3M12S9pEewooaeO2\\nizNTERcG9HzAacbVRn2Y2SWIyT/18QIDAQABo4GnMIGkMB0GA1UdDgQWBBT/LbE4\\n9rWf288N6sJA5BRb6FJIGDB1BgNVHSMEbjBsgBT/LbE49rWf288N6sJA5BRb6FJI\\nGKFJpEcwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgTClNvbWUtU3RhdGUxITAfBgNV\\nBAoTGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZIIJAMHAwfXZ5/PWMAwGA1UdEwQF\\nMAMBAf8wDQYJKoZIhvcNAQELBQADggEBAHHFwl0tH0quUYZYO0dZYt4R7SJ0pCm2\\n2satiyzHl4OnXcHDpekAo7/a09c6Lz6AU83cKy/+x3/djYHXWba7HpEu0dR3ugQP\\nMlr4zrhd9xKZ0KZKiYmtJH+ak4OM4L3FbT0owUZPyjLSlhMtJVcoRp5CJsjAMBUG\\nSvD8RX+T01wzox/Qb+lnnNnOlaWpqu8eoOenybxKp1a9ULzIVvN/LAcc+14vioFq\\n2swRWtmocBAs8QR9n4uvbpiYvS8eYueDCWMM4fvFfBhaDZ3N9IbtySh3SpFdQDhw\\nYbjM2rxXiyLGxB4Bol7QTv4zHif7Zt89FReT/NBy4rzaskDJY5L6xmY=\\n-----END CERTIFICATE-----\\n\",\n  \"private_key\":\"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAwQHoetcl9+5ikGzV6cMzWtWPJHqXT3wpbEkRU9Yz7lgvddmG\\ndtcGbg/1CGZu0jJGkMoppoUo4c3dts3iwqRYmBikUP77wwY2QGmDZw2FvkJCJlKn\\nabIRuGvBKwzESIXgKk2016aTP6/dAjEHyo6SeoK8lkIySUvK0fyOVlsiEsCmOpid\\ntnKX/a+50GjB79CJH4ER2lLVZnhePFR/zUOyPxZQQ4naHf7yu/b5jhO0f8fwt+py\\nFxIXjbEIdZliWRkRMtzrHOJIhrmJ2A1J7iOrirbbwillwjjNVUWPf3IJ3M12S9pE\\newooaeO2izNTERcG9HzAacbVRn2Y2SWIyT/18QIDAQABAoIBACbhTYXBZYKmYPCb\\nHBR1IBlCQA2nLGf0qRuJNJZg5iEzXows/6tc8YymZkQE7nolapWsQ+upk2y5Xdp/\\naxiuprIs9JzkYK8Ox0r+dlwCG1kSW+UAbX0bQ/qUqlsTvU6muVuMP8vZYHxJ3wmb\\n+ufRBKztPTQ/rYWaYQcgC0RWI20HTFBMxlTAyNxYNWzX7RKFkGVVyB9RsAtmcc8g\\n+j4OdosbfNoJPS0HeIfNpAznDfHKdxDk2Yc1tV6RHBrC1ynyLE9+TaflIAdo2MVv\\nKLMLq51GqYKtgJFIlBRPQqKoyXdz3fGvXrTkf/WY9QNq0J1Vk5ERePZ54mN8iZB7\\n9lwy/AkCgYEA6FXzosxswaJ2wQLeoYc7ceaweX/SwTvxHgXzRyJIIT0eJWgx13Wo\\n/WA3Iziimsjf6qE+SI/8laxPp2A86VMaIt3Z3mJN/CqSVGw8LK2AQst+OwdPyDMu\\niacE8lj/IFGC8mwNUAb9CzGU3JpU4PxxGFjS/eMtGeRXCWkK4NE+G08CgYEA1Kp9\\nN2JrVlqUz+gAX+LPmE9OEMAS9WQSQsfCHGogIFDGGcNf7+uwBM7GAaSJIP01zcoe\\nVAgWdzXCv3FLhsaZoJ6RyLOLay5phbu1iaTr4UNYm5WtYTzMzqh8l1+MFFDl9xDB\\nvULuCIIrglM5MeS/qnSg1uMoH2oVPj9TVst/ir8CgYEAxrI7Ws9Zc4Bt70N1As+U\\nlySjaEVZCMkqvHJ6TCuVZFfQoE0r0whdLdRLU2PsLFP+q7qaeZQqgBaNSKeVcDYR\\n9B+nY/jOmQoPewPVsp/vQTCnE/R81spu0mp0YI6cIheT1Z9zAy322svcc43JaWB7\\nmEbeqyLOP4Z4qSOcmghZBSECgYACvR9Xs0DGn+wCsW4vze/2ei77MD4OQvepPIFX\\ndFZtlBy5ADcgE9z0cuVB6CiL8DbdK5kwY9pGNr8HUCI03iHkW6Zs+0L0YmihfEVe\\nPG19PSzK9CaDdhD9KFZSbLyVFmWfxOt50H7YRTTiPMgjyFpfi5j2q348yVT0tEQS\\nfhRqaQKBgAcWPokmJ7EbYQGeMbS7HC8eWO/RyamlnSffdCdSc7ue3zdVJxpAkQ8W\\nqu80pEIF6raIQfAf8MXiiZ7auFOSnHQTXUbhCpvDLKi0Mwq3G8Pl07l+2s6dQG6T\\nlv6XTQaMyf6n1yjzL+fzDrH3qXMxHMO/b13EePXpDMpY7HQpoLDi\\n-----END RSA PRIVATE KEY-----\\n\",\n  \"bundle_method\":\"ubiquitous,optimal,force\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_certificates","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_certificates"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c49b5f99-7522-4ddd-a42a-37dce365c0d7"},{"name":"SSL Configuration Details","id":"8e49c637-7530-40c4-a84a-21202b9331fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_certificates/{{ssl_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_certificates","{{ssl_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e49c637-7530-40c4-a84a-21202b9331fb"},{"name":"Edit SSL configuration","id":"035c4603-6675-4224-997b-35d02240554f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"certificate\":\"-----BEGIN CERTIFICATE-----\\nMIIDtTCCAp2gAwIBAgIJAMHAwfXZ5/PWMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNV\\nBAYTAkFVMRMwEQYDVQQIEwpTb21lLVN0YXRlMSEwHwYDVQQKExhJbnRlcm5ldCBX\\naWRnaXRzIFB0eSBMdGQwHhcNMTYwODI0MTY0MzAxWhcNMTYxMTIyMTY0MzAxWjBF\\nMQswCQYDVQQGEwJBVTETMBEGA1UECBMKU29tZS1TdGF0ZTEhMB8GA1UEChMYSW50\\nZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\\nCgKCAQEAwQHoetcl9+5ikGzV6cMzWtWPJHqXT3wpbEkRU9Yz7lgvddmGdtcGbg/1\\nCGZu0jJGkMoppoUo4c3dts3iwqRYmBikUP77wwY2QGmDZw2FvkJCJlKnabIRuGvB\\nKwzESIXgKk2016aTP6/dAjEHyo6SeoK8lkIySUvK0fyOVlsiEsCmOpidtnKX/a+5\\n0GjB79CJH4ER2lLVZnhePFR/zUOyPxZQQ4naHf7yu/b5jhO0f8fwt+pyFxIXjbEI\\ndZliWRkRMtzrHOJIhrmJ2A1J7iOrirbbwillwjjNVUWPf3IJ3M12S9pEewooaeO2\\nizNTERcG9HzAacbVRn2Y2SWIyT/18QIDAQABo4GnMIGkMB0GA1UdDgQWBBT/LbE4\\n9rWf288N6sJA5BRb6FJIGDB1BgNVHSMEbjBsgBT/LbE49rWf288N6sJA5BRb6FJI\\nGKFJpEcwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgTClNvbWUtU3RhdGUxITAfBgNV\\nBAoTGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZIIJAMHAwfXZ5/PWMAwGA1UdEwQF\\nMAMBAf8wDQYJKoZIhvcNAQELBQADggEBAHHFwl0tH0quUYZYO0dZYt4R7SJ0pCm2\\n2satiyzHl4OnXcHDpekAo7/a09c6Lz6AU83cKy/+x3/djYHXWba7HpEu0dR3ugQP\\nMlr4zrhd9xKZ0KZKiYmtJH+ak4OM4L3FbT0owUZPyjLSlhMtJVcoRp5CJsjAMBUG\\nSvD8RX+T01wzox/Qb+lnnNnOlaWpqu8eoOenybxKp1a9ULzIVvN/LAcc+14vioFq\\n2swRWtmocBAs8QR9n4uvbpiYvS8eYueDCWMM4fvFfBhaDZ3N9IbtySh3SpFdQDhw\\nYbjM2rxXiyLGxB4Bol7QTv4zHif7Zt89FReT/NBy4rzaskDJY5L6xmY=\\n-----END CERTIFICATE-----\\n\",\n  \"private_key\":\"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAwQHoetcl9+5ikGzV6cMzWtWPJHqXT3wpbEkRU9Yz7lgvddmG\\ndtcGbg/1CGZu0jJGkMoppoUo4c3dts3iwqRYmBikUP77wwY2QGmDZw2FvkJCJlKn\\nabIRuGvBKwzESIXgKk2016aTP6/dAjEHyo6SeoK8lkIySUvK0fyOVlsiEsCmOpid\\ntnKX/a+50GjB79CJH4ER2lLVZnhePFR/zUOyPxZQQ4naHf7yu/b5jhO0f8fwt+py\\nFxIXjbEIdZliWRkRMtzrHOJIhrmJ2A1J7iOrirbbwillwjjNVUWPf3IJ3M12S9pE\\newooaeO2izNTERcG9HzAacbVRn2Y2SWIyT/18QIDAQABAoIBACbhTYXBZYKmYPCb\\nHBR1IBlCQA2nLGf0qRuJNJZg5iEzXows/6tc8YymZkQE7nolapWsQ+upk2y5Xdp/\\naxiuprIs9JzkYK8Ox0r+dlwCG1kSW+UAbX0bQ/qUqlsTvU6muVuMP8vZYHxJ3wmb\\n+ufRBKztPTQ/rYWaYQcgC0RWI20HTFBMxlTAyNxYNWzX7RKFkGVVyB9RsAtmcc8g\\n+j4OdosbfNoJPS0HeIfNpAznDfHKdxDk2Yc1tV6RHBrC1ynyLE9+TaflIAdo2MVv\\nKLMLq51GqYKtgJFIlBRPQqKoyXdz3fGvXrTkf/WY9QNq0J1Vk5ERePZ54mN8iZB7\\n9lwy/AkCgYEA6FXzosxswaJ2wQLeoYc7ceaweX/SwTvxHgXzRyJIIT0eJWgx13Wo\\n/WA3Iziimsjf6qE+SI/8laxPp2A86VMaIt3Z3mJN/CqSVGw8LK2AQst+OwdPyDMu\\niacE8lj/IFGC8mwNUAb9CzGU3JpU4PxxGFjS/eMtGeRXCWkK4NE+G08CgYEA1Kp9\\nN2JrVlqUz+gAX+LPmE9OEMAS9WQSQsfCHGogIFDGGcNf7+uwBM7GAaSJIP01zcoe\\nVAgWdzXCv3FLhsaZoJ6RyLOLay5phbu1iaTr4UNYm5WtYTzMzqh8l1+MFFDl9xDB\\nvULuCIIrglM5MeS/qnSg1uMoH2oVPj9TVst/ir8CgYEAxrI7Ws9Zc4Bt70N1As+U\\nlySjaEVZCMkqvHJ6TCuVZFfQoE0r0whdLdRLU2PsLFP+q7qaeZQqgBaNSKeVcDYR\\n9B+nY/jOmQoPewPVsp/vQTCnE/R81spu0mp0YI6cIheT1Z9zAy322svcc43JaWB7\\nmEbeqyLOP4Z4qSOcmghZBSECgYACvR9Xs0DGn+wCsW4vze/2ei77MD4OQvepPIFX\\ndFZtlBy5ADcgE9z0cuVB6CiL8DbdK5kwY9pGNr8HUCI03iHkW6Zs+0L0YmihfEVe\\nPG19PSzK9CaDdhD9KFZSbLyVFmWfxOt50H7YRTTiPMgjyFpfi5j2q348yVT0tEQS\\nfhRqaQKBgAcWPokmJ7EbYQGeMbS7HC8eWO/RyamlnSffdCdSc7ue3zdVJxpAkQ8W\\nqu80pEIF6raIQfAf8MXiiZ7auFOSnHQTXUbhCpvDLKi0Mwq3G8Pl07l+2s6dQG6T\\nlv6XTQaMyf6n1yjzL+fzDrH3qXMxHMO/b13EePXpDMpY7HQpoLDi\\n-----END RSA PRIVATE KEY-----\\n\",\n  \n  \"bundle_method\":\"ubiquitous,optimal,force\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_certificates/{{ssl_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_certificates","{{ssl_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"035c4603-6675-4224-997b-35d02240554f"},{"name":"Delete SSL Configuration","id":"4f0b567e-6170-4c5d-8ccc-3d6f7adc4f6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_certificates/{{ssl_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_certificates","{{ssl_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f0b567e-6170-4c5d-8ccc-3d6f7adc4f6e"},{"name":"Re-prioritize SSL Certificates","id":"588e45c4-4bed-40a8-82f5-13b90f4e5450","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"certificates\":\n  [\n    {\n      \"id\":\"5a7805061c76ada191ed06f989cc3dac\",\n      \"priority\":2\n    },\n    {\n      \"id\":\"9a7806061c88ada191ed06f989cc3dac\",\n      \"priority\":1\n    }\n  ]\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_certificates/prioritize","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_certificates","prioritize"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"588e45c4-4bed-40a8-82f5-13b90f4e5450"}],"id":"6c7785d1-7623-4e3b-bbc6-53c19e3f0b94","_postman_id":"6c7785d1-7623-4e3b-bbc6-53c19e3f0b94","description":""},{"name":"Custom Hostname for a Zone","item":[{"name":"List custom hostnames","id":"a4548623-24ae-4426-9682-d884661aab46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_hostnames[?hostname=app.example.com&id=0d89c70d-ad9f-4843-b99f-6cc0252067e9&page=1&per_page=20&order=ssl&direction=desc&ssl=0]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_hostnames["],"host":["api","cloudflare","com"],"query":[{"key":"hostname","value":"app.example.com"},{"key":"id","value":"0d89c70d-ad9f-4843-b99f-6cc0252067e9"},{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"order","value":"ssl"},{"key":"direction","value":"desc"},{"key":"ssl","value":"0]"}],"variable":[]}},"response":[],"_postman_id":"a4548623-24ae-4426-9682-d884661aab46"},{"name":"Create custom hostname","id":"2fd5dc30-6402-4c7f-ae1a-d5a030087aed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"hostname\":\"app.example.com\",\n\t\"ssl\":{\n    \t\"method\": \"http\", \"email\", \"cname\",\n    \t\"type\": \"dv\",\n    \t\n\t\t\"settings\": {\n  \t\t\t\"http2\": \"on\", \"off\",\n    \t\t\"min_tls_version\": \"1.0\", \"1.1\", \"1.2\", \"1.3\",\n    \t\t\"tls_1_3\": \"on\", \"off\",\n    \t\t\"ciphers\": [\n    \t\t\t\"ECDHE-RSA-AES128-GCM-SHA256\",\n    \t\t\t\"AES128-SHA\"\n\t\t\t]\n\t\t}\n\t},\t\n\t\"custom_origin_server\": \"origin2.example.com\",\t\n\t\"custom_metadata\":{\n\t\t\"customer_id\":\"12345\",\"redirect_to_https\": true\n\t\t}\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_hostnames","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_hostnames"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2fd5dc30-6402-4c7f-ae1a-d5a030087aed"},{"name":"Custom hostname configuration details","id":"9044e081-512e-4bc7-bcb5-8a2ad9525ff4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_hostnames/{{hostname_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_hostnames","{{hostname_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9044e081-512e-4bc7-bcb5-8a2ad9525ff4"},{"name":"Update custom hostname configuration","id":"ba89339c-8897-4488-90f4-b00b62070fe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"hostname\":\"app.example.com\",\n\t\"ssl\":{\n    \t\"method\": \"http\", \"email\", \"cname\",\n    \t\"type\": \"dv\",\n    \t\n\t\t\"settings\": {\n  \t\t\t\"http2\": \"on\", \"off\",\n    \t\t\"min_tls_version\": \"1.0\", \"1.1\", \"1.2\", \"1.3\",\n    \t\t\"tls_1_3\": \"on\", \"off\"\n\t\t}\n\t},\t\n\t\"custom_origin_server\": \"origin2.example.com\",\t\n\t\"custom_metadata\":{\n\t\t\"customer_id\":\"12345\",\"redirect_to_https\": true\n\t\t}\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_hostnames/:id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_hostnames",":id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"ccbee81c-b240-4f90-9250-80782c2f4d21","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"ba89339c-8897-4488-90f4-b00b62070fe7"},{"name":"Delete a custom hostname (and any issued SSL certificates)","id":"631d1aad-5b87-49b3-b87e-ad181c13fc16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_hostnames/{{hostname_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_hostnames","{{hostname_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"631d1aad-5b87-49b3-b87e-ad181c13fc16"}],"id":"cbb95ac2-48e5-4ae8-8950-373e81e65fb4","_postman_id":"cbb95ac2-48e5-4ae8-8950-373e81e65fb4","description":""},{"name":"Keyless SSL for a Zone","item":[{"name":"List Keyless SSL Configurations","id":"2e416f9e-f162-4ead-8619-a7c2f2ceab48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/keyless_certificates","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","keyless_certificates"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2e416f9e-f162-4ead-8619-a7c2f2ceab48"},{"name":"Create Keyless SSL Configuration","id":"9eca7dcf-df65-4ef5-b31a-3eb5b7a33510","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"host\":\"example.com\",\n  \"port\":24008,\n  \"certificate\":\"-----BEGIN CERTIFICATE----- MIIDtTCCAp2gAwIBAgIJAM15n7fdxhRtMA0GCSqGSIb3DQEBBQUAMEUxCzAJBgNV BAYTAlVTMRMwEQYDVQQIEwpTb21lLVN0YXRlMSEwHwYDVQQKExhJbnRlcm5ldCBX aWRnaXRzIFB0eSBMdGQwHhcNMTQwMzExMTkyMTU5WhcNMTQwNDEwMTkyMTU5WjBF MQswCQYDVQQGEwJVUzETMBEGA1UECBMKU29tZS1TdGF0ZTEhMB8GA1UEChMYSW50 ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB CgKCAQEAvq3sKsHpeduJHimOK+fvQdKsI8z8A05MZyyLp2/R/GE8FjNv+hkVY1WQ LIyTNNQH7CJecE1nbTfo8Y56S7x/rhxC6/DJ8MIulapFPnorq46KU6yRxiM0MQ3N nTJHlHA2ozZta6YBBfVfhHWl1F0IfNbXCLKvGwWWMbCx43OfW6KTkbRnE6gFWKuO fSO5h2u5TaWVuSIzBvYs7Vza6m+gtYAvKAJV2nSZ+eSEFPDo29corOy8+huEOUL8 5FAw4BFPsr1TlrlGPFitduQUHGrSL7skk1ESGza0to3bOtrodKei2s9bk5MXm7lZ qI+WZJX4Zu9+mzZhc9pCVi8r/qlXuQIDAQABo4GnMIGkMB0GA1UdDgQWBBRvavf+ sWM4IwKiH9X9w1vl6nUVRDB1BgNVHSMEbjBsgBRvavf+sWM4IwKiH9X9w1vl6nUV RKFJpEcwRTELMAkGA1UEBhMCVVMxEzARBgNVBAgTClNvbWUtU3RhdGUxITAfBgNV BAoTGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZIIJAM15n7fdxhRtMAwGA1UdEwQF MAMBAf8wDQYJKoZIhvcNAQEFBQADggEBABY2ZzBaW0dMsAAT7tPJzrVWVzQx6KU4 UEBLudIlWPlkAwTnINCWR/8eNjCCmGA4heUdHmazdpPa8RzwOmc0NT1NQqzSyktt vTqb4iHD7+8f9MqJ9/FssCfTtqr/Qst/hGH4Wmdf1EJ/6FqYAAb5iRlPgshFZxU8 uXtA8hWn6fK6eISD9HBdcAFToUvKNZ1BIDPvh9f95Ine8ar6yGd56TUNrHR8eHBs ESxz5ddVR/oWRysNJ+aGAyYqHS8S/ttmC7r4XCAHqXptkHPCGRqkAhsterYhd4I8 /cBzejUobNCjjHFbtkAL/SjxZOLW+pNkZwfeYdM8iPkD54Uua1v2tdw= -----END CERTIFICATE-----\",\n  \n  \"name\":\"example.com Keyless SSL\",\n  \"bundle_method\":\"ubiquitous,optimal,force\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/keyless_certificates","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","keyless_certificates"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9eca7dcf-df65-4ef5-b31a-3eb5b7a33510"},{"name":"Get Keyless SSL Configuration","id":"acf1615e-8df4-420e-90d4-6dbcfd147c57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/keyless_certificates/{{keyless_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","keyless_certificates","{{keyless_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"acf1615e-8df4-420e-90d4-6dbcfd147c57"},{"name":"Edit Keyless SSL Configuration","id":"4a5cf15f-6023-46c3-ae51-12ca151d41d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"host\":\"example.com\",\n  \"name\":\"example.com Keyless SSL\",\n  \"port\":24008,\n  \"enabled\":false\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/keyless_certificates/{{keyless_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","keyless_certificates","{{keyless_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a5cf15f-6023-46c3-ae51-12ca151d41d5"},{"name":"Delete Keyless configuration","id":"91fcde2f-a17d-4e67-8cfe-9cfef2ef3f53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/keyless_certificates/{{keyless_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","keyless_certificates","{{keyless_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"91fcde2f-a17d-4e67-8cfe-9cfef2ef3f53"}],"id":"f5a1a09a-cb0e-45eb-8928-308c3bcbe1a0","_postman_id":"f5a1a09a-cb0e-45eb-8928-308c3bcbe1a0","description":""},{"name":"Analyze Certificate","item":[{"name":"Analyze Certificate","id":"16c51ffe-d00e-43c8-9e67-0288e3510bee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"certificate\":\"-----BEGIN CERTIFICATE-----\\nMIIDtTCCAp2gAwIBAgIJAMHAwfXZ5/PWMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNV\\nBAYTAkFVMRMwEQYDVQQIEwpTb21lLVN0YXRlMSEwHwYDVQQKExhJbnRlcm5ldCBX\\naWRnaXRzIFB0eSBMdGQwHhcNMTYwODI0MTY0MzAxWhcNMTYxMTIyMTY0MzAxWjBF\\nMQswCQYDVQQGEwJBVTETMBEGA1UECBMKU29tZS1TdGF0ZTEhMB8GA1UEChMYSW50\\nZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\\nCgKCAQEAwQHoetcl9+5ikGzV6cMzWtWPJHqXT3wpbEkRU9Yz7lgvddmGdtcGbg/1\\nCGZu0jJGkMoppoUo4c3dts3iwqRYmBikUP77wwY2QGmDZw2FvkJCJlKnabIRuGvB\\nKwzESIXgKk2016aTP6/dAjEHyo6SeoK8lkIySUvK0fyOVlsiEsCmOpidtnKX/a+5\\n0GjB79CJH4ER2lLVZnhePFR/zUOyPxZQQ4naHf7yu/b5jhO0f8fwt+pyFxIXjbEI\\ndZliWRkRMtzrHOJIhrmJ2A1J7iOrirbbwillwjjNVUWPf3IJ3M12S9pEewooaeO2\\nizNTERcG9HzAacbVRn2Y2SWIyT/18QIDAQABo4GnMIGkMB0GA1UdDgQWBBT/LbE4\\n9rWf288N6sJA5BRb6FJIGDB1BgNVHSMEbjBsgBT/LbE49rWf288N6sJA5BRb6FJI\\nGKFJpEcwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgTClNvbWUtU3RhdGUxITAfBgNV\\nBAoTGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZIIJAMHAwfXZ5/PWMAwGA1UdEwQF\\nMAMBAf8wDQYJKoZIhvcNAQELBQADggEBAHHFwl0tH0quUYZYO0dZYt4R7SJ0pCm2\\n2satiyzHl4OnXcHDpekAo7/a09c6Lz6AU83cKy/+x3/djYHXWba7HpEu0dR3ugQP\\nMlr4zrhd9xKZ0KZKiYmtJH+ak4OM4L3FbT0owUZPyjLSlhMtJVcoRp5CJsjAMBUG\\nSvD8RX+T01wzox/Qb+lnnNnOlaWpqu8eoOenybxKp1a9ULzIVvN/LAcc+14vioFq\\n2swRWtmocBAs8QR9n4uvbpiYvS8eYueDCWMM4fvFfBhaDZ3N9IbtySh3SpFdQDhw\\nYbjM2rxXiyLGxB4Bol7QTv4zHif7Zt89FReT/NBy4rzaskDJY5L6xmY=\\n-----END CERTIFICATE-----\\n\",\n  \"bundle_method\":\"ubiquitous, optimal, force\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/lockdowns","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","lockdowns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"16c51ffe-d00e-43c8-9e67-0288e3510bee"}],"id":"f1b117dd-6d99-4ecc-9128-718d99e30879","_postman_id":"f1b117dd-6d99-4ecc-9128-718d99e30879","description":""},{"name":"Certificate Packs","item":[{"name":"List all certificate packs","id":"a55bb2ba-b60e-48f0-90db-1d68fb34f291","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/ssl/certificate_packs","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","ssl","certificate_packs"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a55bb2ba-b60e-48f0-90db-1d68fb34f291"},{"name":"Order a certificate pack","id":"1d42272d-f0ca-40a1-a117-bb917fec6f55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"hosts\":[\n      \"example.com\",\n    \"www.example.com\",\n    \"foo.example.com\"\n    ],\n  \"type\":\"dedicated\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/ssl/certificate_packs","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","ssl","certificate_packs"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d42272d-f0ca-40a1-a117-bb917fec6f55"},{"name":"Edit a certificate pack","id":"508a2125-7649-46ff-ac8a-4cb28db326b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"hosts\":[\n      \"example.com\",\n    \"www.example.com\",\n    \"foo.example.com\"\n    ]\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/ssl/certificate_packs/:identifier","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","ssl","certificate_packs",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"b7554342-0ba1-4fcf-af03-502c24626611","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"508a2125-7649-46ff-ac8a-4cb28db326b2"},{"name":"Error Codes","id":"91116179-794e-4ca5-b102-7fa9bcc2de18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n1400  Missing required property in request\n1401  Error connecting to certificate service\n1402  Error connecting to certificate service\n1403  Bad response certificate service\n1404  Bad response certificate service\n1406  Bad response certificate service\n1407  Bad response certificate service\n1408  ID is not a dedicated certificate."},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"91116179-794e-4ca5-b102-7fa9bcc2de18"}],"id":"252ac9d2-f239-40a1-9b00-33609793308f","_postman_id":"252ac9d2-f239-40a1-9b00-33609793308f","description":""},{"name":"SSL Verification","item":[{"name":"Get SSL Verification","id":"d5dfffaa-17ec-434f-b291-d9a073cf1870","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/ssl/verification[?retry=true]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","ssl","verification["],"host":["api","cloudflare","com"],"query":[{"key":"retry","value":"true]"}],"variable":[]}},"response":[],"_postman_id":"d5dfffaa-17ec-434f-b291-d9a073cf1870"}],"id":"237c7ce6-1ec3-4362-9714-747d99e06c38","_postman_id":"237c7ce6-1ec3-4362-9714-747d99e06c38","description":""},{"name":"SSL Verification - (Dedicated certs)","item":[{"name":"Obtain CNAME token","id":"b9605c00-4e23-417f-aa7e-6b90b22e3a5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\":\"cname\",\n  \"type\":\"dv\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/validation","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","validation"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9605c00-4e23-417f-aa7e-6b90b22e3a5e"},{"name":"Check DNS record status","id":"0bf19df6-191c-4bae-9396-1e38f8e77d5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/validations/dns[?name=_ca3-71a15b5ed37d442aa81c3ec2ddf6c2e9.a-1vacationrental.com&method=cname]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","validations","dns["],"host":["api","cloudflare","com"],"query":[{"key":"name","value":"_ca3-71a15b5ed37d442aa81c3ec2ddf6c2e9.a-1vacationrental.com"},{"key":"method","value":"cname]"}],"variable":[]}},"response":[],"_postman_id":"0bf19df6-191c-4bae-9396-1e38f8e77d5e"},{"name":"Confirm to complete DCV","id":"50b7152e-2935-4147-93b0-e8718e81ee9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"authority\": \"digicert\",\n  \"dns_name\": \"_ca3-c4b59c74ab6a41c19eb89a6b4e0b5a46.adobedestinations.com\",\n  \"dns_target\": \"dcv.digicert.com\",\n  \"method\": \"cname\",\n  \"type\": \"dv\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/validation","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","validation"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"50b7152e-2935-4147-93b0-e8718e81ee9c"}],"id":"9bac68d5-aa8b-464e-a1fc-fe2b15dc0c8b","_postman_id":"9bac68d5-aa8b-464e-a1fc-fe2b15dc0c8b","description":""},{"name":"Universal SSL Settings for a Zone","item":[{"name":"Universal SSL Settings Details","id":"37fe5dfe-ad24-43ae-827d-9c5b573b1a95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/ssl/universal/settings","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","ssl","universal","settings"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"37fe5dfe-ad24-43ae-827d-9c5b573b1a95"},{"name":"Edit Universal SSL Settings","id":"e953281c-fb44-48a6-81b4-799262eb2803","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"enabled\":true,false\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/ssl/universal/settings","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","ssl","universal","settings"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e953281c-fb44-48a6-81b4-799262eb2803"}],"id":"f8eb4b52-bd2c-4ed1-b0d6-829724ddf0da","_postman_id":"f8eb4b52-bd2c-4ed1-b0d6-829724ddf0da","description":""},{"name":"Origin CA","item":[{"name":"List Certificates","id":"defd022c-ea78-4c05-8193-259934c449f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-User-Service-Key","value":"{{X-Auth-User-Service-Key}}"}],"url":"https://api.cloudflare.com/client/v4/certificates","urlObject":{"protocol":"https","path":["client","v4","certificates"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"defd022c-ea78-4c05-8193-259934c449f3"},{"name":"Create Certificate","id":"ae1cca13-d499-43db-8980-4b35bdc3780b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-User-Service-Key","value":"{{x-auth-user-service-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"hostnames\":[\n    \"example.com\",\n    \"*.example.com\"\n  ],\n  \"requested_validity\":5475,\n  \"request_type\":\"origin-rsa\",\n  \"csr\":\"-----BEGIN CERTIFICATE REQUEST-----\\nMIICxzCCAa8CAQAwSDELMAkGA1UEBhMCVVMxFjAUBgNVBAgTDVNhbiBGcmFuY2lz\\nY28xCzAJBgNVBAcTAkNBMRQwEgYDVQQDEwtleGFtcGxlLm5ldDCCASIwDQYJKoZI\\nhvcNAQEBBQADggEPADCCAQoCggEBALxejtu4b+jPdFeFi6OUsye8TYJQBm3WfCvL\\nHu5EvijMO/4Z2TImwASbwUF7Ir8OLgH+mGlQZeqyNvGoSOMEaZVXcYfpR1hlVak8\\n4GGVr+04IGfOCqaBokaBFIwzclGZbzKmLGwIQioNxGfqFm6RGYGA3be2Je2iseBc\\nN8GV1wYmvYE0RR+yWweJCTJ157exyRzu7sVxaEW9F87zBQLyOnwXc64rflXslRqi\\ng7F7w5IaQYOl8yvmk/jEPCAha7fkiUfEpj4N12+oPRiMvleJF98chxjD4MH39c5I\\nuOslULhrWunfh7GB1jwWNA9y44H0snrf+xvoy2TcHmxvma9Eln8CAwEAAaA6MDgG\\nCSqGSIb3DQEJDjErMCkwJwYDVR0RBCAwHoILZXhhbXBsZS5uZXSCD3d3dy5leGFt\\ncGxlLm5ldDANBgkqhkiG9w0BAQsFAAOCAQEAcBaX6dOnI8ncARrI9ZSF2AJX+8mx\\npTHY2+Y2C0VvrVDGMtbBRH8R9yMbqWtlxeeNGf//LeMkSKSFa4kbpdx226lfui8/\\nauRDBTJGx2R1ccUxmLZXx4my0W5iIMxunu+kez+BDlu7bTT2io0uXMRHue4i6quH\\nyc5ibxvbJMjR7dqbcanVE10/34oprzXQsJ/VmSuZNXtjbtSKDlmcpw6To/eeAJ+J\\nhXykcUihvHyG4A1m2R6qpANBjnA0pHexfwM/SgfzvpbvUg0T1ubmer8BgTwCKIWs\\ndcWYTthM51JIqRBfNqy4QcBnX+GY05yltEEswQI55wdiS3CjTTA67sdbcQ==\\n-----END CERTIFICATE REQUEST-----\"\n}"},"url":"https://api.cloudflare.com/client/v4/certificates","urlObject":{"protocol":"https","path":["client","v4","certificates"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae1cca13-d499-43db-8980-4b35bdc3780b"},{"name":"Get Certificate","id":"a80d2d9e-65d9-4754-9f1d-1b4b0f7ef66b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-User-Service-Key","value":"{{x-auth-user-service-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/certificates/{{origin_cert_id}}","urlObject":{"protocol":"https","path":["client","v4","certificates","{{origin_cert_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a80d2d9e-65d9-4754-9f1d-1b4b0f7ef66b"},{"name":"Revoke Certificate","id":"5e82accc-f77e-4e6e-b524-19f22c74499d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-User-Service-Key","value":"{{x-auth-user-service-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"hostnames\":[\n    \"example.com\",\n    \"*.example.com\"\n  ],\n  \"requested_validity\":5475,\n  \"request_type\":\"origin-rsa\",\n  \"csr\":\"-----BEGIN CERTIFICATE REQUEST-----\\nMIICxzCCAa8CAQAwSDELMAkGA1UEBhMCVVMxFjAUBgNVBAgTDVNhbiBGcmFuY2lz\\nY28xCzAJBgNVBAcTAkNBMRQwEgYDVQQDEwtleGFtcGxlLm5ldDCCASIwDQYJKoZI\\nhvcNAQEBBQADggEPADCCAQoCggEBALxejtu4b+jPdFeFi6OUsye8TYJQBm3WfCvL\\nHu5EvijMO/4Z2TImwASbwUF7Ir8OLgH+mGlQZeqyNvGoSOMEaZVXcYfpR1hlVak8\\n4GGVr+04IGfOCqaBokaBFIwzclGZbzKmLGwIQioNxGfqFm6RGYGA3be2Je2iseBc\\nN8GV1wYmvYE0RR+yWweJCTJ157exyRzu7sVxaEW9F87zBQLyOnwXc64rflXslRqi\\ng7F7w5IaQYOl8yvmk/jEPCAha7fkiUfEpj4N12+oPRiMvleJF98chxjD4MH39c5I\\nuOslULhrWunfh7GB1jwWNA9y44H0snrf+xvoy2TcHmxvma9Eln8CAwEAAaA6MDgG\\nCSqGSIb3DQEJDjErMCkwJwYDVR0RBCAwHoILZXhhbXBsZS5uZXSCD3d3dy5leGFt\\ncGxlLm5ldDANBgkqhkiG9w0BAQsFAAOCAQEAcBaX6dOnI8ncARrI9ZSF2AJX+8mx\\npTHY2+Y2C0VvrVDGMtbBRH8R9yMbqWtlxeeNGf//LeMkSKSFa4kbpdx226lfui8/\\nauRDBTJGx2R1ccUxmLZXx4my0W5iIMxunu+kez+BDlu7bTT2io0uXMRHue4i6quH\\nyc5ibxvbJMjR7dqbcanVE10/34oprzXQsJ/VmSuZNXtjbtSKDlmcpw6To/eeAJ+J\\nhXykcUihvHyG4A1m2R6qpANBjnA0pHexfwM/SgfzvpbvUg0T1ubmer8BgTwCKIWs\\ndcWYTthM51JIqRBfNqy4QcBnX+GY05yltEEswQI55wdiS3CjTTA67sdbcQ==\\n-----END CERTIFICATE REQUEST-----\"\n}"},"url":"https://api.cloudflare.com/client/v4/certificates/{{origin_cert_id}}","urlObject":{"protocol":"https","path":["client","v4","certificates","{{origin_cert_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e82accc-f77e-4e6e-b524-19f22c74499d"},{"name":"Error Codes","id":"48ae890f-9f9d-4980-80c3-3b776b8dfb3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n1100  Failed to write certificate to database\n1001  Request had no Authorization header\n1012  Please provide a zone id when requesting a stored certificate, or fetch by serial number\n1101  Failed to read certificate from database\n1002  Unsupported request_type\n1013  Please provide a certificate serial number when operating on a single certificate\n1200  API Error: Failed to generate CA request\n1003  Failed to read contents of HTTP request\n1014  Certificate already revoked\n1300  Failed to fetch keyless servers from API\n1201  CA signing failure. Could not parse returned certificate\n1004  Failed to parse request JSON\n1301  key server didn't activate correctly\n1005  Too many hostnames requested - you may only request up to 100 per certificate\n1302  Could not get keyless server port for server <server>\n1006  One or more hostnames were duplicated in the request and have been removed prior to certificate generation\n1303  invalid hostname: <hostname>\n1007  CSR parsed as empty\n1008  Error creating request to CA\n1009  Permitted values for the 'requested_validity' parameter (specified in days) are: 7, 30, 90, 365, 730, 1095, and 5475 (default)\n1010  Failed to validate SAN <hostname>: <reason for failure>\n1000  API errors encountered\n1011  Failed to parse CSR"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"48ae890f-9f9d-4980-80c3-3b776b8dfb3b"}],"id":"9130196e-ee1b-4f54-9041-76664cad2e65","_postman_id":"9130196e-ee1b-4f54-9041-76664cad2e65","description":""},{"name":"Stream Videos","item":[{"name":"List Videos","id":"db8958dc-4bba-4614-a4e6-dc458fce9bef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/media","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","media"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"db8958dc-4bba-4614-a4e6-dc458fce9bef"},{"name":"Initiate a Video Upload","id":"1da97fff-785f-4477-82b9-fa7a1392f90a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Tus-Resumable","value":"1.0.0"},{"key":"Upload-Length","value":"900000000"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/media","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","media"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1da97fff-785f-4477-82b9-fa7a1392f90a"},{"name":"Upload a Video Content Range","id":"24853c8a-b625-4e58-aaf6-5e17daf1afa6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Tus-Resumable","value":"1.0.0"},{"key":"Content-Length","value":"52428800"},{"key":"Upload-Offset","value":"0"}],"body":{"mode":"raw","raw":"{\n  \"hostnames\":[\n    \"example.com\",\n    \"*.example.com\"\n  ],\n  \"requested_validity\":5475,\n  \"request_type\":\"origin-rsa\",\n  \"csr\":\"-----BEGIN CERTIFICATE REQUEST-----\\nMIICxzCCAa8CAQAwSDELMAkGA1UEBhMCVVMxFjAUBgNVBAgTDVNhbiBGcmFuY2lz\\nY28xCzAJBgNVBAcTAkNBMRQwEgYDVQQDEwtleGFtcGxlLm5ldDCCASIwDQYJKoZI\\nhvcNAQEBBQADggEPADCCAQoCggEBALxejtu4b+jPdFeFi6OUsye8TYJQBm3WfCvL\\nHu5EvijMO/4Z2TImwASbwUF7Ir8OLgH+mGlQZeqyNvGoSOMEaZVXcYfpR1hlVak8\\n4GGVr+04IGfOCqaBokaBFIwzclGZbzKmLGwIQioNxGfqFm6RGYGA3be2Je2iseBc\\nN8GV1wYmvYE0RR+yWweJCTJ157exyRzu7sVxaEW9F87zBQLyOnwXc64rflXslRqi\\ng7F7w5IaQYOl8yvmk/jEPCAha7fkiUfEpj4N12+oPRiMvleJF98chxjD4MH39c5I\\nuOslULhrWunfh7GB1jwWNA9y44H0snrf+xvoy2TcHmxvma9Eln8CAwEAAaA6MDgG\\nCSqGSIb3DQEJDjErMCkwJwYDVR0RBCAwHoILZXhhbXBsZS5uZXSCD3d3dy5leGFt\\ncGxlLm5ldDANBgkqhkiG9w0BAQsFAAOCAQEAcBaX6dOnI8ncARrI9ZSF2AJX+8mx\\npTHY2+Y2C0VvrVDGMtbBRH8R9yMbqWtlxeeNGf//LeMkSKSFa4kbpdx226lfui8/\\nauRDBTJGx2R1ccUxmLZXx4my0W5iIMxunu+kez+BDlu7bTT2io0uXMRHue4i6quH\\nyc5ibxvbJMjR7dqbcanVE10/34oprzXQsJ/VmSuZNXtjbtSKDlmcpw6To/eeAJ+J\\nhXykcUihvHyG4A1m2R6qpANBjnA0pHexfwM/SgfzvpbvUg0T1ubmer8BgTwCKIWs\\ndcWYTthM51JIqRBfNqy4QcBnX+GY05yltEEswQI55wdiS3CjTTA67sdbcQ==\\n-----END CERTIFICATE REQUEST-----\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/media/:identifier","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","media",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"ded869ec-e041-4f13-a191-e2bed0238af8","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"24853c8a-b625-4e58-aaf6-5e17daf1afa6"},{"name":"Video Details","id":"00ca85e4-e70f-45dd-bef0-e1fb0d35733e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/media/:identifier","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","media",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"add7bba4-f9e2-47fe-971f-f998494a942c","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"00ca85e4-e70f-45dd-bef0-e1fb0d35733e"},{"name":"Embed Code HTML","id":"2735e98d-05c5-427f-8495-c10dfe6d4da0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/media/:identifier/embed","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","media",":identifier","embed"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"c6d49898-ae03-4c03-8d52-462a61fdbbd9","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"2735e98d-05c5-427f-8495-c10dfe6d4da0"},{"name":"Link to Video","id":"bc0bc5a7-3907-4d3b-a24e-5389362e6559","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/media/:identifier/preview","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","media",":identifier","preview"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"9f20eb53-1941-4268-9970-34c199f9fba0","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"bc0bc5a7-3907-4d3b-a24e-5389362e6559"},{"name":"Delete Video","id":"5662653f-fc7d-4db7-b5c6-17163af1142b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"hostnames\":[\n    \"example.com\",\n    \"*.example.com\"\n  ],\n  \"requested_validity\":5475,\n  \"request_type\":\"origin-rsa\",\n  \"csr\":\"-----BEGIN CERTIFICATE REQUEST-----\\nMIICxzCCAa8CAQAwSDELMAkGA1UEBhMCVVMxFjAUBgNVBAgTDVNhbiBGcmFuY2lz\\nY28xCzAJBgNVBAcTAkNBMRQwEgYDVQQDEwtleGFtcGxlLm5ldDCCASIwDQYJKoZI\\nhvcNAQEBBQADggEPADCCAQoCggEBALxejtu4b+jPdFeFi6OUsye8TYJQBm3WfCvL\\nHu5EvijMO/4Z2TImwASbwUF7Ir8OLgH+mGlQZeqyNvGoSOMEaZVXcYfpR1hlVak8\\n4GGVr+04IGfOCqaBokaBFIwzclGZbzKmLGwIQioNxGfqFm6RGYGA3be2Je2iseBc\\nN8GV1wYmvYE0RR+yWweJCTJ157exyRzu7sVxaEW9F87zBQLyOnwXc64rflXslRqi\\ng7F7w5IaQYOl8yvmk/jEPCAha7fkiUfEpj4N12+oPRiMvleJF98chxjD4MH39c5I\\nuOslULhrWunfh7GB1jwWNA9y44H0snrf+xvoy2TcHmxvma9Eln8CAwEAAaA6MDgG\\nCSqGSIb3DQEJDjErMCkwJwYDVR0RBCAwHoILZXhhbXBsZS5uZXSCD3d3dy5leGFt\\ncGxlLm5ldDANBgkqhkiG9w0BAQsFAAOCAQEAcBaX6dOnI8ncARrI9ZSF2AJX+8mx\\npTHY2+Y2C0VvrVDGMtbBRH8R9yMbqWtlxeeNGf//LeMkSKSFa4kbpdx226lfui8/\\nauRDBTJGx2R1ccUxmLZXx4my0W5iIMxunu+kez+BDlu7bTT2io0uXMRHue4i6quH\\nyc5ibxvbJMjR7dqbcanVE10/34oprzXQsJ/VmSuZNXtjbtSKDlmcpw6To/eeAJ+J\\nhXykcUihvHyG4A1m2R6qpANBjnA0pHexfwM/SgfzvpbvUg0T1ubmer8BgTwCKIWs\\ndcWYTthM51JIqRBfNqy4QcBnX+GY05yltEEswQI55wdiS3CjTTA67sdbcQ==\\n-----END CERTIFICATE REQUEST-----\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/media/:identifier","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","media",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"cc5f5bca-13e5-4542-bed6-030f5c1788e2","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"5662653f-fc7d-4db7-b5c6-17163af1142b"},{"name":"Error Codes","id":"eaa0d664-9131-4b2b-b155-859030c546cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n10000\tInternal Server Error\n10001\tAuthentication Failure"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"eaa0d664-9131-4b2b-b155-859030c546cf"}],"id":"ba4adfea-2c93-4233-88df-504d1772b7b2","_postman_id":"ba4adfea-2c93-4233-88df-504d1772b7b2","description":""},{"name":"Worker Script","item":[{"name":"Download Worker","id":"e17fa751-ff1b-48da-8f14-2b0bf59262bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/script","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","script"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e17fa751-ff1b-48da-8f14-2b0bf59262bf"},{"name":"Delete Worker","id":"a4b37a1d-ad56-4ee5-aee4-74889623d0ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/script","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","script"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a4b37a1d-ad56-4ee5-aee4-74889623d0ed"},{"name":"Upload Worker","id":"e9b266c6-66d9-4745-8169-f42e0916e80f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"script\": \"addEventListener('fetch', event => { event.respondWith(fetch(event.request) }))\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/script","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","script"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e9b266c6-66d9-4745-8169-f42e0916e80f"},{"name":"Error Codes","id":"7c970e1f-1195-49bf-81bc-c3cc4d16785b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n10001\tUnsupported or unexpected Content Type\n10002\tUnexpected internal server error\n10003\tMissing required URL parameter\n10004\tMalformed URL parameter\n10006\tUnparseable script body\n10007\tResource not found (similar to HTTP 404)\n10014\tInternal error while attempting authorization checks\n10015\tThe current account is not authorized to use workers\n10018\tAttempted to update a script where the e-tag does not match\n10021\tScript content failed validation checks, but was otherwise parseable\n10023\tUnauthorized access attempt\n10027\tScript body was too large"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c970e1f-1195-49bf-81bc-c3cc4d16785b"}],"id":"88abb237-6c88-418e-bf2b-5ae9e6a5d25c","_postman_id":"88abb237-6c88-418e-bf2b-5ae9e6a5d25c","description":""},{"name":"Worker Binding","item":[{"name":"List Bindings","id":"1dfef1df-c495-4520-a014-9230cbf4098f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/script/bindings","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","script","bindings"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1dfef1df-c495-4520-a014-9230cbf4098f"}],"id":"387551f8-68dd-4b63-8b47-d9a20aafc76f","_postman_id":"387551f8-68dd-4b63-8b47-d9a20aafc76f","description":""},{"name":"Worker Filters","item":[{"name":"List Filters","id":"73cc2ca0-729e-4307-9a9f-553984157614","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/filters","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","filters"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"73cc2ca0-729e-4307-9a9f-553984157614"},{"name":"Update Filter","id":"b8145f6c-e823-428b-9fb6-cd7852fa4683","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"9a7806061c88ada191ed06f989cc3dac\",\n    \"pattern\": \"example.net/*\",\n    \"enabled\": true\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/filters/{{filter_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","filters","{{filter_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b8145f6c-e823-428b-9fb6-cd7852fa4683"},{"name":"Delete Filter","id":"f57033fd-309d-491d-9b51-c9f3131b1a2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/filters/{{filter_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","filters","{{filter_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f57033fd-309d-491d-9b51-c9f3131b1a2a"},{"name":"Create Filter","id":"f0d9b4d9-0882-4a91-81a9-2bd80fdf1ebe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"pattern\": \"example.net/*\",\n    \"enabled\": true, false\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/filters","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","filters"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0d9b4d9-0882-4a91-81a9-2bd80fdf1ebe"},{"name":"Error Codes","id":"8cefb6a6-3fd0-4e6c-ac26-d3bb7b5204f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n10001\tUnsupported or unexpected Content Type\n10002\tUnexpected internal server error\n10003\tMissing required URL parameter\n10004\tMalformed URL parameter\n10007\tResource not found (similar to HTTP 404)\n10014\tInternal error while attempting authorization checks\n10015\tThe current account is not authorized to use workers\n10020\tAttempted to create a filter for a pattern that already exists\n10022\tFilter pattern was invalid\n10023\tUnauthorized access attempt\n10026\tFilter pattern was unparseable"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cefb6a6-3fd0-4e6c-ac26-d3bb7b5204f8"}],"id":"75331d27-b3a7-4879-9828-459084aa73f8","_postman_id":"75331d27-b3a7-4879-9828-459084aa73f8","description":""},{"name":"Worker Script (Enterprise)","item":[{"name":"Upload Worker","id":"0bc9964c-8692-46d9-9cd4-36a9eb715ea1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/workers/scripts/{{script_name}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","workers","scripts","{{script_name}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0bc9964c-8692-46d9-9cd4-36a9eb715ea1"},{"name":"List Workers","id":"e0df86af-8ca0-4a13-ae56-e83136513b69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/workers/scripts","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","workers","scripts"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0df86af-8ca0-4a13-ae56-e83136513b69"},{"name":"Download Worker","id":"fb3ab5b4-12da-42b8-a17a-a353764c75dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/workers/scripts/{{script_name}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","workers","scripts","{{script_name}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb3ab5b4-12da-42b8-a17a-a353764c75dc"},{"name":"Delete Worker","id":"4bd52c41-5cad-4591-9476-fb5b5d35ecc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"script\": \"addEventListener('fetch', event => { event.respondWith(fetch(event.request) }))\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/scripts/{{script_name}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","scripts","{{script_name}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4bd52c41-5cad-4591-9476-fb5b5d35ecc2"},{"name":"Error Codes","id":"d06ad91d-07cc-4fb5-aeec-e40d13be94b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n10001\tUnsupported or unexpected Content Type\n10002\tUnexpected internal server error\n10003\tMissing required URL parameter\n10004\tMalformed URL parameter\n10006\tUnparseable script body\n10007\tResource not found (similar to HTTP 404)\n10014\tInternal error while attempting authorization checks\n10015\tThe current account is not authorized to use workers\n10018\tAttempted to update a script where the e-tag does not match\n10021\tScript content failed validation checks, but was otherwise parseable\n10023\tUnauthorized access attempt\n10027\tScript body was too large"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"d06ad91d-07cc-4fb5-aeec-e40d13be94b7"}],"id":"f3773596-b426-427b-ae5a-6749be6b8907","_postman_id":"f3773596-b426-427b-ae5a-6749be6b8907","description":""},{"name":"Worker Routes (Enterprise)","item":[{"name":"Create Route","id":"8976125d-eeb2-49c9-910e-1a2e3f6ed6e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/routes","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","routes"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8976125d-eeb2-49c9-910e-1a2e3f6ed6e1"},{"name":"List Route","id":"144f11a4-aa39-475e-af96-5d1601b4d1b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/routes","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","routes"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"144f11a4-aa39-475e-af96-5d1601b4d1b5"},{"name":"Get Route","id":"54bc1d43-41d7-4929-8a27-cd9a6bcd2ee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/routes/{{route_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","routes","{{route_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"54bc1d43-41d7-4929-8a27-cd9a6bcd2ee9"},{"name":"Update Route","id":"ca5e5e70-8266-4a48-aff3-4609fb3c379b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"pattern\": \"example.net/*\",\n    \n    \"script\": \"this-is_my_script-01\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/routes/{{route_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","routes","{{route_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ca5e5e70-8266-4a48-aff3-4609fb3c379b"},{"name":"Delete Route","id":"8ef262d5-5d37-4bea-affa-17da87fd3d70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/workers/routes/{{route_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","workers","routes","{{route_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ef262d5-5d37-4bea-affa-17da87fd3d70"},{"name":"Error Codes","id":"a2434f24-5893-4875-851c-3bdd408df029","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n10001\tUnsupported or unexpected Content Type\n10002\tUnexpected internal server error\n10003\tMissing required URL parameter\n10004\tMalformed URL parameter\n10007\tResource not found (similar to HTTP 404)\n10014\tInternal error while attempting authorization checks\n10015\tThe current account is not authorized to use workers\n10020\tAttempted to create a route for a pattern that already exists\n10022\tRoute pattern was invalid\n10023\tUnauthorized access attempt\n10026\tRoute pattern was unparseable"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2434f24-5893-4875-851c-3bdd408df029"}],"id":"4c352e16-bdaa-4323-a12f-a78b6ea6cd22","_postman_id":"4c352e16-bdaa-4323-a12f-a78b6ea6cd22","description":""},{"name":"Workers KV Namespace","item":[{"name":"List Namespaces","id":"515eff0f-0db1-4548-a048-2d4c1032dcac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","type":"text","value":"{{x-auth-email}}","warning":""},{"key":"X-Auth-Key","type":"text","value":"{{x-auth-key}}","warning":""},{"key":"Content-Type","type":"text","value":"application/json","warning":""}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/storage/kv/namespaces","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","storage","kv","namespaces"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"515eff0f-0db1-4548-a048-2d4c1032dcac"},{"name":"Create a Namespace","id":"abdd8b5e-8d88-4cce-b824-8349add459ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}","type":"text","warning":""},{"key":"X-Auth-Key","value":"{{x-auth-key}}","type":"text","warning":""},{"key":"Content-Type","value":"application/json","type":"text","warning":""}],"body":{"mode":"raw","raw":"{\n    \"title\": \"My Own Namespace\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/storage/kv/namespaces","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","storage","kv","namespaces"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"abdd8b5e-8d88-4cce-b824-8349add459ec"},{"name":"Remove a Namespace","id":"9225f6c7-2a73-42a2-a15e-73cb0c9d7527","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","type":"text","value":"{{x-auth-email}}","warning":""},{"key":"X-Auth-Key","type":"text","value":"{{x-auth-key}}","warning":""},{"key":"Content-Type","type":"text","value":"application/json","warning":""}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/storage/kv/namespaces/{{namespace_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","storage","kv","namespaces","{{namespace_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9225f6c7-2a73-42a2-a15e-73cb0c9d7527"},{"name":"Rename a Namespace","id":"1c9adaa6-23fa-44b5-9e3d-ac5fa6b617c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","type":"text","value":"{{x-auth-email}}","warning":""},{"key":"X-Auth-Key","type":"text","value":"{{x-auth-key}}","warning":""},{"key":"Content-Type","type":"text","value":"application/json","warning":""}],"body":{"mode":"raw","raw":"{\n    \"title\": \"My Own Namespace\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/storage/kv/namespaces/{{namespace_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","storage","kv","namespaces","{{namespace_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c9adaa6-23fa-44b5-9e3d-ac5fa6b617c6"},{"name":"List a Namespace's Keys","id":"c72d2017-4ed3-41d2-9463-9ddf7cde8429","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","type":"text","value":"{{x-auth-email}}","warning":""},{"key":"X-Auth-Key","type":"text","value":"{{x-auth-key}}","warning":""},{"key":"Content-Type","type":"text","value":"application/json","warning":""}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/storage/kv/namespaces/{{namespace_id}}/keys[?limit=1000&cursor=6Ck1la0VxJ0djhidm1MdX2FyDGxLKVeeHZZmORS_8XeSuhz9SjIJRaSa2lnsF01tQOHrfTGAP3R5X1Kv5iVUuMbNKhWNAXHOl6ePB0TUL8nw]","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","storage","kv","namespaces","{{namespace_id}}","keys["],"host":["api","cloudflare","com"],"query":[{"key":"limit","value":"1000"},{"key":"cursor","value":"6Ck1la0VxJ0djhidm1MdX2FyDGxLKVeeHZZmORS_8XeSuhz9SjIJRaSa2lnsF01tQOHrfTGAP3R5X1Kv5iVUuMbNKhWNAXHOl6ePB0TUL8nw]"}],"variable":[]}},"response":[],"_postman_id":"c72d2017-4ed3-41d2-9463-9ddf7cde8429"},{"name":"Read key-value pair","id":"2248c27e-58d7-457f-8b7a-868078d0d009","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","type":"text","value":"{{x-auth-email}}","warning":""},{"key":"X-Auth-Key","type":"text","value":"{{x-auth-key}}","warning":""},{"key":"Content-Type","type":"text","value":"application/json","warning":""}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/storage/kv/namespaces/{{namespace_id}}/values/{{key_name}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","storage","kv","namespaces","{{namespace_id}}","values","{{key_name}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2248c27e-58d7-457f-8b7a-868078d0d009"},{"name":"Write key-value pair","id":"f59e96aa-5f5c-4712-9060-854f233d6b41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","type":"text","value":"{{x-auth-email}}","warning":""},{"key":"X-Auth-Key","type":"text","value":"{{x-auth-key}}","warning":""},{"key":"Content-Type","type":"text","value":"text/plain","warning":""}],"body":{"mode":"raw","raw":"Example Value Here"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/storage/kv/namespaces/{{namespace_id}}/values/{{key_name}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","storage","kv","namespaces","{{namespace_id}}","values","{{key_name}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f59e96aa-5f5c-4712-9060-854f233d6b41"},{"name":"Write multiple key-value pairs","id":"7b34b841-2253-4349-9c20-1971bd473672","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","type":"text","value":"{{x-auth-email}}","warning":""},{"key":"X-Auth-Key","type":"text","value":"{{x-auth-key}}","warning":""},{"key":"Content-Type","type":"text","value":"application/json","warning":""}],"body":{"mode":"raw","raw":"[\n    {\n        \"key\": \"My-Key\",\n        \"value\": \"Some string\"\n    }\n]"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/storage/kv/namespaces/{{namespace_id}}/bulk","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","storage","kv","namespaces","{{namespace_id}}","bulk"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b34b841-2253-4349-9c20-1971bd473672"},{"name":"Delete key-value pair","id":"95e7b778-8ba7-491d-be95-d85405b4c97c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","type":"text","value":"{{x-auth-email}}","warning":""},{"key":"X-Auth-Key","type":"text","value":"{{x-auth-key}}","warning":""},{"key":"Content-Type","type":"text","value":"application/json","warning":""}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/storage/kv/namespaces/{{namespace_id}}/values/{{key_name}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","storage","kv","namespaces","{{namespace_id}}","values","{{key_name}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"95e7b778-8ba7-491d-be95-d85405b4c97c"},{"name":"Delete multiple key-value pairs","id":"ea02c421-8d40-4271-beb7-3bf90db1af4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","type":"text","value":"{{x-auth-email}}","warning":""},{"key":"X-Auth-Key","type":"text","value":"{{x-auth-key}}","warning":""}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/storage/kv/namespaces/{{namespace_id}}/values/{{key_name}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","storage","kv","namespaces","{{namespace_id}}","values","{{key_name}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea02c421-8d40-4271-beb7-3bf90db1af4e"},{"name":"Error Codes","id":"09f5fed8-c9a9-47c2-82af-36a19d7c3a88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n10001\tservice temporarily unavailable\n10002\tmissing CF-Ray header\n10003\tmissing account public ID\n10004\tmissing account tag\n10005\tURL parameter account tag does not match JWT account tag\n10006\tmalformed account tag\n10007\tmalformed page argument\n10008\tmalformed per_page argument\n10009\tkey not found\n10010\tmalformed namespace\n10011\tmalformed namespace ID\n10012\tmalformed value\n10013\tnamespace not found\n10014\tnamespace already exists\n10015\tmissing account internal ID\n10016\tmalformed account internal ID\n10017\tnot entitled to use this endpoint\n10018\ttoo many namespaces in this account\n10019\tmissing title\n10020\ttoo many values in namespace\n10021\tthis namespace does not support the list-keys endpoint\n10022\ttoo many requests\n10023\tillegal key name\n10024\tpayload too large\n10025\tpath does not exist\n10026\tnot permitted\n10027\tinvalid storage gateway worker version\n10028\tinvalid limit argument\n10029\tinvalid request\n10030\tkey too long\n10031\tinvalid authorization\n10032\tinvalid tunnel type\n10033\tinvalid expiration\n10034\tinvalid expiration ttl\n10035\tthis namespace does not support the bulk endpoint"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"09f5fed8-c9a9-47c2-82af-36a19d7c3a88"}],"id":"1f38191a-bfac-449b-af09-b0ca9558fe84","_postman_id":"1f38191a-bfac-449b-af09-b0ca9558fe84","description":""},{"name":"Workers KV Analytics","item":[{"name":"Query Analytics","id":"06b43753-250c-475e-b674-7a71308ae98a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/storage/analytics[?limit=10000&since=2019-01-02T02:20:00Z&until=2019-01-02T03:20:00Z&metrics=requests,readKiB&dimensions=zoneName,responseCode&sort=+requests,-responseCode&filters=zoneName==example.com AND responseCode!=200]","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","storage","analytics["],"host":["api","cloudflare","com"],"query":[{"key":"limit","value":"10000"},{"key":"since","value":"2019-01-02T02:20:00Z"},{"key":"until","value":"2019-01-02T03:20:00Z"},{"key":"metrics","value":"requests,readKiB"},{"key":"dimensions","value":"zoneName,responseCode"},{"key":"sort","value":"+requests,-responseCode"},{"key":"filters","value":"zoneName==example.com AND responseCode!=200]"}],"variable":[]}},"response":[],"_postman_id":"06b43753-250c-475e-b674-7a71308ae98a"},{"name":"Error Codes","id":"647e0afe-c2fb-40bb-be03-181ca216a2bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n10001\tmissing CF-Ray header\n10002\tmissing account ID\n10003\tmalformed account ID\n10004\tmalformed query"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"647e0afe-c2fb-40bb-be03-181ca216a2bb"}],"id":"d532c2c2-a0c2-467d-9f22-b4f173f3db68","_postman_id":"d532c2c2-a0c2-467d-9f22-b4f173f3db68","description":""},{"name":"Spectrum Applications","item":[{"name":"List Spectrum Applications","id":"9c9841cd-1658-44d0-a0ee-f34d4098c1e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/spectrum/apps[?page=1&per_page=20&direction=desc&order=protocol]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","spectrum","apps["],"host":["api","cloudflare","com"],"query":[{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"direction","value":"desc"},{"key":"order","value":"protocol]"}],"variable":[]}},"response":[],"_postman_id":"9c9841cd-1658-44d0-a0ee-f34d4098c1e8"},{"name":"Create Spectrum Application","id":"7a88fc6e-f493-4894-a057-01bdcec572b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"protocol\": \"tcp/22\",\n    \"dns\": {\n        \"type\": \"CNAME\",\n        \"name\": \"ssh.example.com\"\n    },\n    \"origin_direct\": [\n        \"tcp://192.0.2.1:22\"\n    ],\n    \n    \"proxy_protocol\": true,\n    \"ip_firewall\": true,\n    \"tls\": \"full\",\n    \"spp\": true\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/spectrum/apps","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","spectrum","apps"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a88fc6e-f493-4894-a057-01bdcec572b9"},{"name":"Get Spectrum Application Configuration","id":"76f98364-b658-4c1e-a5ce-0384b21f034e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/spectrum/apps/{{app_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","spectrum","apps","{{app_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"76f98364-b658-4c1e-a5ce-0384b21f034e"},{"name":"Update Spectrum Application Configuration","id":"25c62085-0c8f-499c-96b7-b5e734c70527","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"protocol\": \"tcp/22\",\n    \"dns\": {\n        \"type\": \"CNAME\",\n        \"name\": \"ssh.example.com\"\n    },\n    \"origin_direct\": [\n        \"tcp://192.0.2.1:22\"\n    ],\n    \n    \"proxy_protocol\": true,\n    \"ip_firewall\": true,\n    \"tls\": \"full\",\n    \"spp\": true\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/spectrum/apps/{{app_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","spectrum","apps","{{app_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"25c62085-0c8f-499c-96b7-b5e734c70527"},{"name":"Delete Spectrum Application","id":"c99c6486-ac4c-4368-a77c-c1b3234c1a1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/spectrum/apps/{{app_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","spectrum","apps","{{app_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c99c6486-ac4c-4368-a77c-c1b3234c1a1d"},{"name":"Error Codes","id":"73952369-9fc6-4e6a-adc1-fdbc2f2ee955","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n10000\tUnknown Error\n10001\tUnexpected Content Type\n10002\tInternal Server Error\n10003\tMissing Required URL Param\n10004\tMalformed URL Param\n10005\tJSON Parsing Error\n10006\tResource Not Found\n10007\tForbidden\n11000\tInvalid Origin Configuration\n11002\tInvalid Origin Address\n11003\tInvalid Edge Port\n11004\tInvalid DNS Configuration\n11005\tProxy Protocol v1 Not Supported for non TCP Applications\n11006\tTLS Termination Not Supported for non TCP Applications\n11007\tOrigin/Edge Transport Mismatch\n11008\tUDP Not Enabled\n12000\tNo Address Available\n13000\tProtocol Not Found\n13002\tProtocol Not Available\n14002\tPort Conflict\n1402\tDNS Validation Error\n81053\tDNS Record Exists Error"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"73952369-9fc6-4e6a-adc1-fdbc2f2ee955"}],"id":"c11cbaea-d027-48d9-9032-f6dc71929c28","_postman_id":"c11cbaea-d027-48d9-9032-f6dc71929c28","description":""},{"name":"Spectrum Analytics (Summary)","item":[{"name":"Get Analytics Summary","id":"c4dc4997-e1d0-4e0b-9b1e-c6296e10f7df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/spectrum/analytics/events/summary[?metrics=count,bytesIngress&dimensions=event,appID&filters=event==connect AND coloName!=SFO&sort=+count,-bytesIngress&since=2014-01-02T02:20:00Z&until=2014-01-02T03:20:00Z]","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","spectrum","analytics","events","summary["],"host":["api","cloudflare","com"],"query":[{"key":"metrics","value":"count,bytesIngress"},{"key":"dimensions","value":"event,appID"},{"key":"filters","value":"event==connect AND coloName!=SFO"},{"key":"sort","value":"+count,-bytesIngress"},{"key":"since","value":"2014-01-02T02:20:00Z"},{"key":"until","value":"2014-01-02T03:20:00Z]"}],"variable":[]}},"response":[],"_postman_id":"c4dc4997-e1d0-4e0b-9b1e-c6296e10f7df"}],"id":"b236cd01-d6d5-4cc4-91e1-fac37cae65c4","_postman_id":"b236cd01-d6d5-4cc4-91e1-fac37cae65c4","description":""},{"name":"Spectrum Analytics (By Time)","item":[{"name":"Get Analytics By Time","id":"10294abf-9ffe-42e7-a537-0a509f5904fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/spectrum/analytics/events/bytime[?metrics=count,bytesIngress&dimensions=event,appID&filters=event==connect AND coloName!=SFO&sort=+count,-bytesIngress&since=2014-01-02T02:20:00Z&until=2014-01-02T03:20:00Z&time_delta=minute]","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","spectrum","analytics","events","bytime["],"host":["api","cloudflare","com"],"query":[{"key":"metrics","value":"count,bytesIngress"},{"key":"dimensions","value":"event,appID"},{"key":"filters","value":"event==connect AND coloName!=SFO"},{"key":"sort","value":"+count,-bytesIngress"},{"key":"since","value":"2014-01-02T02:20:00Z"},{"key":"until","value":"2014-01-02T03:20:00Z"},{"key":"time_delta","value":"minute]"}],"variable":[]}},"response":[],"_postman_id":"10294abf-9ffe-42e7-a537-0a509f5904fc"}],"id":"bc0b8458-6b4f-4100-b1c7-e019a09527ae","_postman_id":"bc0b8458-6b4f-4100-b1c7-e019a09527ae","description":""},{"name":"Spectrum Aggregate Analytics","item":[{"name":"Get Current Aggregate Analytics","id":"78ebe489-740b-4988-9f6c-0c5d3229431e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/spectrum/analytics/aggregate/current[?coloName=PDX&appID=ea95132c15732412d22c1476fa83f27a,d122c5f4bb71e25cc9e86ab43b142e2f]","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","spectrum","analytics","aggregate","current["],"host":["api","cloudflare","com"],"query":[{"key":"coloName","value":"PDX"},{"key":"appID","value":"ea95132c15732412d22c1476fa83f27a,d122c5f4bb71e25cc9e86ab43b142e2f]"}],"variable":[]}},"response":[],"_postman_id":"78ebe489-740b-4988-9f6c-0c5d3229431e"}],"id":"95275812-cd86-41c2-935c-c1e2483a6e30","_postman_id":"95275812-cd86-41c2-935c-c1e2483a6e30","description":""},{"name":"Page Rules for a Zone","item":[{"name":"List page rules","id":"b16e4dfc-8f08-4639-b32c-8c302803adde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/pagerules[?status=active&order=status&direction=desc&match=all]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","pagerules["],"host":["api","cloudflare","com"],"query":[{"key":"status","value":"active"},{"key":"order","value":"status"},{"key":"direction","value":"desc"},{"key":"match","value":"all]"}],"variable":[]}},"response":[],"_postman_id":"b16e4dfc-8f08-4639-b32c-8c302803adde"},{"name":"Create a page rule","id":"1d2e164a-ee7d-45df-aaa7-1f5dbccc79b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"targets\":[\n    {\n      \"target\": \"url\",\n      \"constraint\": {\n        \"operator\": \"matches\",\n        \"value\": \"*example.com/images/*\"\n      }\n    }\n  ],\n  \"actions\":[ \n    {\n      \"id\": \"always_online\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"browser_cache_ttl\",\n      \"value\": 0, 30, 60, 300, 1200, 1800, 3600, 7200, 10800, 14400, 18000, 28800, 43200, 57600, 72000, 86400, 172800, 259200, 345600, 432000, 691200, 1382400, 2073600, 2678400, 5356800, 16070400, 31536000\n    },\n    {\n      \"id\": \"browser_check\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"bypass_cache_on_cookie\",\n      \"value\": \"1234\"\n    },\n    {\n      \"id\": \"cache_by_device_type\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"cache_level\",\n      \"value\": \"bypass, aggressive, basic, simplified\"\n    },\n    {\n      \"id\": \"cache_on_cookie\",\n      \"value\": \"1234\"\n    },\n    {\n      \"id\": \"disable_apps\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"disable_performance\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"disable_security\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"edge_cache_ttl\",\n      \"value\": 30, 60, 300, 1200, 1800, 3600, 7200, 10800, 14400, 18000, 28800, 43200, 57600, 72000, 86400, 172800, 259200, 345600, 432000, 691200, 1382400, 2073600, 2678400, 5356800\n    },\n    {\n      \"id\": \"email_obfuscation\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"forwarding_url\",\n      \"value\": {\n        \"url\": \"https://www.example.com/new_location\", \n        \"status_code\": 301, 302\n      }\n    },\n    {\n      \"id\": \"host_header_override\",\n      \"value\": \"foo.bar.com\"\n    },\n    {\n      \"id\": \"ip_geolocation\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"polish\",\n      \"value\": \"lossy, lossless\"\n    },\n    {\n      \"id\": \"mirage\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"origin_error_page_pass_thru\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"sort_query_string_for_cache\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"disable_railgun\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"resolve_override\",\n      \"value\": \"foo.zonename.com\"\n    },\n    {\n      \"id\": \"respect_strong_etag\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"response_buffering\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"rocket_loader\",\n      \"value\": \"off, manual, automatic\"\n    },\n    {\n      \"id\": \"security_level\",\n      \"value\": \"under_attack, high, medium, low, essentially_off, off\"\n    },\n    {\n      \"id\": \"server_side_exclude\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"smart_errors\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"ssl\",\n      \"value\": \"off, flexible, full, strict, origin_pull\"\n    },\n    {\n      \"id\": \"true_client_ip_header\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"waf\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"automatic_https_rewrites\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"opportunistic_encryption\",\n      \"value\": \"on, off\"\n    },\n  ],\n  \n  \"priority\": 1,\n  \"status\": \"active, disabled\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/pagerules","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","pagerules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d2e164a-ee7d-45df-aaa7-1f5dbccc79b9"},{"name":"Page Rule Details","id":"4a64b146-a99c-4f74-b668-a1adf35c628d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/pagerules/:id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","pagerules",":id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"ade65ef2-5854-476c-94e3-1c6b9a87ca30","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"4a64b146-a99c-4f74-b668-a1adf35c628d"},{"name":"Update Page Rule","id":"bfb13dc1-dbe3-4a33-b2fd-bc215c62f26e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"targets\":[\n    {\n      \"target\": \"url\",\n      \"constraint\": {\n        \"operator\": \"matches\",\n        \"value\": \"*example.com/images/*\"\n      }\n    }\n  ],\n  \"actions\":[ \n    {\n      \"id\": \"always_online\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"browser_cache_ttl\",\n      \"value\": 0, 30, 60, 300, 1200, 1800, 3600, 7200, 10800, 14400, 18000, 28800, 43200, 57600, 72000, 86400, 172800, 259200, 345600, 432000, 691200, 1382400, 2073600, 2678400, 5356800, 16070400, 31536000\n    },\n    {\n      \"id\": \"browser_check\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"bypass_cache_on_cookie\",\n      \"value\": \"1234\"\n    },\n    {\n      \"id\": \"cache_by_device_type\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"cache_level\",\n      \"value\": \"bypass, aggressive, basic, simplified\"\n    },\n    {\n      \"id\": \"cache_on_cookie\",\n      \"value\": \"1234\"\n    },\n    {\n      \"id\": \"disable_apps\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"disable_performance\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"disable_security\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"edge_cache_ttl\",\n      \"value\": 30, 60, 300, 1200, 1800, 3600, 7200, 10800, 14400, 18000, 28800, 43200, 57600, 72000, 86400, 172800, 259200, 345600, 432000, 691200, 1382400, 2073600, 2678400, 5356800\n    },\n    {\n      \"id\": \"email_obfuscation\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"forwarding_url\",\n      \"value\": {\n        \"url\": \"https://www.example.com/new_location\", \n        \"status_code\": 301, 302\n      }\n    },\n    {\n      \"id\": \"host_header_override\",\n      \"value\": \"foo.bar.com\"\n    },\n    {\n      \"id\": \"ip_geolocation\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"polish\",\n      \"value\": \"lossy, lossless\"\n    },\n    {\n      \"id\": \"mirage\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"origin_error_page_pass_thru\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"sort_query_string_for_cache\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"disable_railgun\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"resolve_override\",\n      \"value\": \"foo.zonename.com\"\n    },\n    {\n      \"id\": \"respect_strong_etag\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"response_buffering\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"rocket_loader\",\n      \"value\": \"off, manual, automatic\"\n    },\n    {\n      \"id\": \"security_level\",\n      \"value\": \"under_attack, high, medium, low, essentially_off, off\"\n    },\n    {\n      \"id\": \"server_side_exclude\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"smart_errors\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"ssl\",\n      \"value\": \"off, flexible, full, strict, origin_pull\"\n    },\n    {\n      \"id\": \"true_client_ip_header\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"waf\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"automatic_https_rewrites\",\n      \"value\": \"on, off\"\n    },\n    {\n      \"id\": \"opportunistic_encryption\",\n      \"value\": \"on, off\"\n    },\n  ],\n  \n  \"priority\": 1,\n  \"status\": \"active, disabled\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/pagerules/:id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","pagerules",":id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"b2852a65-89eb-4376-93c2-98a5eb3826ab","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"bfb13dc1-dbe3-4a33-b2fd-bc215c62f26e"},{"name":"Always use HTTPS","id":"f25a4387-133b-48ed-b54a-0e3b486c3a49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"targets\":[\n    {\n      \"target\": \"url\",\n      \"constraint\": {\n        \"operator\": \"matches\",\n        \"value\": \"http://*example.com*\"\n      }\n    }\n  ],\n  \"actions\":[ \n    {\n      \"id\": \"always_use_https\"\n    }\n  ],\n  \n  \"priority\": 1,\n  \"status\": \"active\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/pagerules","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","pagerules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f25a4387-133b-48ed-b54a-0e3b486c3a49"},{"name":"Delete Page rule","id":"592bd6e6-32ec-4cb6-8cf6-c89fe5167055","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/pagerules/:pagerule_id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","pagerules",":pagerule_id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"93c21772-0233-4f57-9b28-3100f59db698","type":"string","value":"","key":"pagerule_id"}]}},"response":[],"_postman_id":"592bd6e6-32ec-4cb6-8cf6-c89fe5167055"}],"id":"f9fadcf7-4a25-4390-94d0-4a7011e415ec","_postman_id":"f9fadcf7-4a25-4390-94d0-4a7011e415ec","description":""},{"name":"Available Page Rules for a Zone","item":[{"name":"List Available Page rule setting","id":"737fb020-9c55-467e-ac1f-14f4fb7b1b6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/pagerules/settings","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","pagerules","settings"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"737fb020-9c55-467e-ac1f-14f4fb7b1b6f"}],"id":"eadee99e-4b4c-487a-9a1c-5f548dcbc04e","_postman_id":"eadee99e-4b4c-487a-9a1c-5f548dcbc04e","description":""},{"name":"Rate Limits for a Zone","item":[{"name":"List rate limits","id":"e6b977ad-67df-4116-ae82-fae10b5f2426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/rate_limits","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","rate_limits"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6b977ad-67df-4116-ae82-fae10b5f2426"},{"name":"Create a ratelimit","id":"620a5885-9d88-4064-94df-cfdccd451a32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"match\": {\n      \"request\": {\n          \"methods\": [\n          \"GET\",\n          \"POST\"\n          ],\n          \"schemes\": [\n          \"HTTP\",\n          \"HTTPS\"\n          ],\n          \"url\": \"*.example/api_test*\"\n      },\n      \"response\": {\n          \"status\": [\n          401,\n          403\n          ],\n          \"origin_traffic\": true\n      }\n    },\n    \"threshold\": 60,\n    \"period\": 900,\n    \"action\": {\n      \"mode\": \"simulate\",\n      \"timeout\": 86400,\n      \"response\": {\n          \"content_type\": \"text/xml\",\n          \"body\": \"<error>This request has been rate-limited.</error>\"\n      },\n    \n    \"bypass\":[\n      {\n        \"name\":\"url\",\"value\":\"api.example.com/*\"\n      }\n    ],\n    \"correlate\":{ \"by\": \"nat\" },\n    \"disabled\": false,\n    \"description\": \"Prevent multiple login failures to mitigate brute force attacks\"\n    }\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/rate_limits","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","rate_limits"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"620a5885-9d88-4064-94df-cfdccd451a32"},{"name":"Rate limit details","id":"cec088d6-616b-47bc-b3af-6dad30ad1cd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/rate_limits/:id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","rate_limits",":id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"66b8dde9-506b-4018-ab82-1a40d57125c8","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"cec088d6-616b-47bc-b3af-6dad30ad1cd7"},{"name":"Update rate limit","id":"16a3baa5-5480-408e-9295-03680c99ea5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"372e67954025e0ba6aaa6d586b9e0b59\",\n    \"disabled\": false,\n    \"description\": \"Prevent multiple login failures to mitigate brute force attacks\",\n    \"match\": {\n      \"request\": {\n        \"methods\": [\n          \"GET\",\n          \"POST\"\n        ],\n        \"schemes\": [\n          \"HTTP\",\n          \"HTTPS\"\n        ],\n        \"url\": \"*.example.org/path*\"\n      },\n      \"response\": {\n        \"status\": [\n          401,\n          403\n        ],\n        \"origin_traffic\": true\n      }\n    },\n    \"bypass\": [\n      {\n        \"name\": \"url\",\n        \"value\": \"api.example.com/*\"\n      }\n    ],\n    \"threshold\": 60,\n    \"period\": 900,\n    \"action\": {\n      \"mode\": \"simulate\",\n      \"timeout\": 86400,\n      \"response\": {\n        \"content_type\": \"text/xml\",\n        \"body\": \"<error>This request has been rate-limited.</error>\"\n      }\n    }\n  }\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/rate_limits/:id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","rate_limits",":id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"db52532b-e66b-4a09-b990-f5b1641d068f","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"16a3baa5-5480-408e-9295-03680c99ea5b"},{"name":"Delete rate limit","id":"eea2cba2-e821-40cb-a6c3-4f3efb3e1a58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/rate_limits/:id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","rate_limits",":id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"0c60b540-93cd-45bd-b25a-42aaec070d94","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"eea2cba2-e821-40cb-a6c3-4f3efb3e1a58"},{"name":"Error Codes","id":"d4fdf5fb-b8f1-4e4a-9957-21099618568d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n10010  Time param not valid\n10000  Invalid user\n10011  Pagination results in empty page\n10001  Rate limit not found\n10012  URL Param incorrect format\n10002  Rate limit not unique (edit the existing rather than adding a new)\n10013  Patch values not valid\n10014  Patch operation not valid\n10004  Invalid data submitted\n10015  Patch value not valid for given context\n10016  Patch not valid\n10006  Auth missing\n10007  Auth corrupt\n10008  Auth expired\n10009  Unauthorized"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"d4fdf5fb-b8f1-4e4a-9957-21099618568d"}],"id":"f6d95658-a944-4f15-8781-10a1e00890dd","_postman_id":"f6d95658-a944-4f15-8781-10a1e00890dd","description":""},{"name":"User-level Firewall Access rule","item":[{"name":"List Access Rules","id":"e2d432ef-4ffe-476b-9cf1-288ae613177f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/firewall/access_rules/rules[?mode=challenge&configuration_target=ip&configuration_value=1.2.3.4&notes=mynote&page=1&per_page=50&order=mode&direction=desc&match=all]","urlObject":{"protocol":"https","path":["client","v4","user","firewall","access_rules","rules["],"host":["api","cloudflare","com"],"query":[{"key":"mode","value":"challenge"},{"key":"configuration_target","value":"ip"},{"key":"configuration_value","value":"1.2.3.4"},{"key":"notes","value":"mynote"},{"key":"page","value":"1"},{"key":"per_page","value":"50"},{"key":"order","value":"mode"},{"key":"direction","value":"desc"},{"key":"match","value":"all]"}],"variable":[]}},"response":[],"_postman_id":"e2d432ef-4ffe-476b-9cf1-288ae613177f"},{"name":"Create Access Rule","id":"54102d9b-5aeb-4d4f-9f3d-83d23caa6e63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"mode\":\"challenge,block,whitelist,js_challenge\",\n\"configuration\":{\n  \"target\":\"ip,ip_range,country\",\n  \"value\":\"1.2.3.4,1.2.3.4/16,US\"\n},\n\n\"notes\":\"This rule is on because of an event that occured on date X\"\n}"},"url":"https://api.cloudflare.com/client/v4/user/firewall/access_rules/rules","urlObject":{"protocol":"https","path":["client","v4","user","firewall","access_rules","rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"54102d9b-5aeb-4d4f-9f3d-83d23caa6e63"},{"name":"Edit Access Rule","id":"0108e6f7-9f48-4104-8809-ac95c045fc4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"mode\":\"challenge,block,whitelist,js_challenge\",\n\"configuration\":{\n  \"target\":\"ip,ip_range,country\",\n  \"value\":\"1.2.3.4,1.2.3.4/16,US\"\n},\n\n\"notes\":\"This rule is on because of an event that occured on date X\"\n}"},"url":"https://api.cloudflare.com/client/v4/user/firewall/access_rules/rules/{{fw_rule_identifier}}","urlObject":{"protocol":"https","path":["client","v4","user","firewall","access_rules","rules","{{fw_rule_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0108e6f7-9f48-4104-8809-ac95c045fc4c"},{"name":"Delete Access Rule","id":"a97d3adf-3c56-47d9-82bb-5f3f522bacbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/user/firewall/access_rules/rules/{{fw_rule_identifier}}","urlObject":{"protocol":"https","path":["client","v4","user","firewall","access_rules","rules","{{fw_rule_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a97d3adf-3c56-47d9-82bb-5f3f522bacbd"}],"id":"5cabbf52-3110-4298-86b1-91833f72c50f","_postman_id":"5cabbf52-3110-4298-86b1-91833f72c50f","description":""},{"name":"Account-level Firewall Access Rule","item":[{"name":"List Access Rules","id":"dd8d2191-30b0-4a8c-aba7-0f6fa5da4e4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/firewall/access_rules/rules","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","firewall","access_rules","rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd8d2191-30b0-4a8c-aba7-0f6fa5da4e4b"},{"name":"Create Access Rule","id":"dd542443-fc73-4f1a-9af6-f8abb6456be3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mode\":\"challenge, block, whitelist, js_challenge\",\n    \"configuration\": \n      {\n        \"target\": \"ip, ip_range, country\",\n        \"value\": \"1.2.3.4\"\n      },\n      \n    \"notes\":\"This rule is on because of an event that occured on date X\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/firewall/access_rules/rules","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","firewall","access_rules","rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd542443-fc73-4f1a-9af6-f8abb6456be3"},{"name":"Access Rule Details","id":"8c584825-69b6-4556-8f93-3a0418011dd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/firewall/access_rules/rules/{{rule_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","firewall","access_rules","rules","{{rule_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c584825-69b6-4556-8f93-3a0418011dd2"},{"name":"Update Access Rule","id":"98146462-59f9-42cf-bfec-75d69380b3f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mode\":\"challenge, block, whitelist, js_challenge\",\n    \"configuration\": \n      {\n        \"target\": \"ip, ip_range, country\",\n        \"value\": \"1.2.3.4\"\n      },\n      \n    \"notes\":\"This rule is on because of an event that occured on date X\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/firewall/access_rules/rules/{{rule_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","firewall","access_rules","rules","{{rule_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"98146462-59f9-42cf-bfec-75d69380b3f5"},{"name":"Delete Access Rule","id":"a0eb4a34-0661-4149-b291-90e42a83e742","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/firewall/access_rules/rules/:identifier","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","firewall","access_rules","rules",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"cb46c158-478f-4da2-be8a-864d00b02f23","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"a0eb4a34-0661-4149-b291-90e42a83e742"}],"id":"134c1faa-0a4f-4835-9260-427f37a30274","_postman_id":"134c1faa-0a4f-4835-9260-427f37a30274","description":""},{"name":"Organization-level Firewall access rule","item":[{"name":"List Access Rules","id":"9984293f-35c7-4d01-88bf-ca1590001f3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/firewall/access_rules/rules","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","firewall","access_rules","rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9984293f-35c7-4d01-88bf-ca1590001f3a"},{"name":"Create Access Rule","id":"328b2ae0-1934-4147-9341-b801609b2a51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mode\":\"challenge, block, whitelist, js_challenge\",\n    \"configuration\": \n      {\n        \"target\": \"ip, ip_range, country\",\n        \"value\": \"1.2.3.4\"\n      },\n      \n    \"notes\":\"This rule is on because of an event that occured on date X\"\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/firewall/access_rules/rules","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","firewall","access_rules","rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"328b2ae0-1934-4147-9341-b801609b2a51"},{"name":"Update Access Rule","id":"16aab9f5-221c-4a9d-8ebe-cfbc3a22be8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mode\":\"challenge, block, whitelist, js_challenge\",\n    \"configuration\": \n      {\n        \"target\": \"ip, ip_range, country\",\n        \"value\": \"1.2.3.4\"\n      },\n      \n    \"notes\":\"This rule is on because of an event that occured on date X\"\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/firewall/access_rules/rules/{{rule_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","firewall","access_rules","rules","{{rule_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"16aab9f5-221c-4a9d-8ebe-cfbc3a22be8d"},{"name":"Delete Access Rule","id":"a9c19d98-fb33-4410-a51e-f4a8337b0deb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/firewall/access_rules/rules/{{rule_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","firewall","access_rules","rules","{{rule_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9c19d98-fb33-4410-a51e-f4a8337b0deb"}],"id":"1dd7c4ad-072b-4390-8998-c5bd6040a56f","_postman_id":"1dd7c4ad-072b-4390-8998-c5bd6040a56f","description":""},{"name":"Firewall Access Rule for a Zone","item":[{"name":"List Access Rules","id":"101fd64d-e601-4b29-b7df-5786771b1b7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/access_rules/rules","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","access_rules","rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"101fd64d-e601-4b29-b7df-5786771b1b7a"},{"name":"Create Access Rule","id":"02776abc-bb29-44c4-9f20-8f40a913e2d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mode\":\"challenge, block, whitelist, js_challenge\",\n    \"configuration\": \n      {\n        \"target\": \"ip, ip_range, country\",\n        \"value\": \"1.2.3.4\"\n      },\n      \n    \"notes\":\"This rule is on because of an event that occured on date X\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/access_rules/rules","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","access_rules","rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"02776abc-bb29-44c4-9f20-8f40a913e2d4"},{"name":"Update Access Rule","id":"e80542a6-f794-4e36-a882-65a12657fd1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mode\":\"challenge, block, whitelist, js_challenge\",\n    \"configuration\": \n      {\n        \"target\": \"ip, ip_range, country\",\n        \"value\": \"1.2.3.4\"\n      },\n      \n    \"notes\":\"This rule is on because of an event that occured on date X\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/access_rules/rules/{{rule_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","access_rules","rules","{{rule_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e80542a6-f794-4e36-a882-65a12657fd1c"},{"name":"Delete Access Rule","id":"f347715c-f4e4-4f11-8256-2b0158d6476c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cascade\":\"none, basic, aggressive\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/access_rules/rules/{{rule_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","access_rules","rules","{{rule_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f347715c-f4e4-4f11-8256-2b0158d6476c"}],"id":"cdaa22f3-545e-42a6-810a-26925867382b","_postman_id":"cdaa22f3-545e-42a6-810a-26925867382b","description":""},{"name":"WAF Rule Packages","item":[{"name":"List firewall packages","id":"d37450e4-3d24-4953-95e2-573d5bf6ad64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/waf/packages","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","waf","packages"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d37450e4-3d24-4953-95e2-573d5bf6ad64"},{"name":"Firewall package info","id":"447438cc-ab6c-4a85-a6a9-0cd7ecfa9257","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/waf/packages/:identifier","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","waf","packages",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"0b0f1377-a884-490e-a3d9-4dc70874a42d","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"447438cc-ab6c-4a85-a6a9-0cd7ecfa9257"},{"name":"Change anomaly-detection web application firewall package settings","id":"dd7d7832-cfa0-4c09-b95a-c5afba84383e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"sensitivity\":\"high, low, off\",\n  \"action_mode\":\"simulate, block, challenge\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/waf/packages/:identifier","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","waf","packages",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"63087c1c-4dbc-4e18-95b5-22415002fd5e","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"dd7d7832-cfa0-4c09-b95a-c5afba84383e"}],"id":"ceca2b88-2dfd-4812-bece-97e59b49f6f1","_postman_id":"ceca2b88-2dfd-4812-bece-97e59b49f6f1","description":""},{"name":"WAF Rule Groups","item":[{"name":"List rule groups","id":"ce356206-71bd-4d54-9851-4b23fd648d43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/waf/packages/:package_identifier/groups","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","waf","packages",":package_identifier","groups"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"a2efda35-7725-48b7-a12c-195df3a68978","type":"string","value":"","key":"package_identifier"}]}},"response":[],"_postman_id":"ce356206-71bd-4d54-9851-4b23fd648d43"},{"name":"Rule group info","id":"fca7a08a-f9c0-4b8f-b6a7-d2078576ecce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/waf/packages/:package_identifier/groups/:identifier","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","waf","packages",":package_identifier","groups",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"81852b1f-1d4c-4f46-9b3b-fee1bc4f1ff7","type":"string","value":"","key":"package_identifier"},{"id":"bb5c218f-2fe1-4bfb-a6b2-ebe2fc0e0bed","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"fca7a08a-f9c0-4b8f-b6a7-d2078576ecce"},{"name":"Update Rule group","id":"75dfe975-90bd-4f94-9516-7c0127e03054","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mode\":\"on, off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/waf/packages/:package_identifier/groups/:identifier","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","waf","packages",":package_identifier","groups",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"1da142a4-b3ff-4a7d-8aa4-37e26ff112e5","type":"string","value":"","key":"package_identifier"},{"id":"449bdb49-5ed3-4f3b-9e0d-0678c42c00f9","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"75dfe975-90bd-4f94-9516-7c0127e03054"}],"id":"41f4ec1a-7b20-40c1-8aae-adec9e3b598f","_postman_id":"41f4ec1a-7b20-40c1-8aae-adec9e3b598f","description":""},{"name":"WAF Rules","item":[{"name":"List rules","id":"ccd2334b-13ef-4bc8-86e7-18c91a7f7bc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/waf/packages/:package_id/rules[?description=SQL injection prevention for SELECT statements&mode=[object Object]&priority=5&group_id=de677e5818985db1285d0e80225f06e5&page=1&per_page=50&order=status&direction=desc&match=all]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","waf","packages",":package_id","rules["],"host":["api","cloudflare","com"],"query":[{"key":"description","value":"SQL injection prevention for SELECT statements"},{"key":"mode","value":"[object Object]"},{"key":"priority","value":"5"},{"key":"group_id","value":"de677e5818985db1285d0e80225f06e5"},{"key":"page","value":"1"},{"key":"per_page","value":"50"},{"key":"order","value":"status"},{"key":"direction","value":"desc"},{"key":"match","value":"all]"}],"variable":[{"id":"89e6a813-fdf0-48c2-8415-6243719019f4","type":"string","value":"","key":"package_id"}]}},"response":[],"_postman_id":"ccd2334b-13ef-4bc8-86e7-18c91a7f7bc2"},{"name":"Rule info","id":"321ed771-11f9-4ef3-9ae7-778989a53bda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/waf/packages/:package_id/rules/:identifier","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","waf","packages",":package_id","rules",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"72033ee5-3176-4ce3-8c62-10587116236f","type":"string","value":"","key":"package_id"},{"id":"ca3f4f22-f50b-449b-b047-d367143b45b7","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"321ed771-11f9-4ef3-9ae7-778989a53bda"},{"name":"Update rule","id":"fdd0b0a4-ecb1-4b74-98e0-83639167b88e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mode\":\"default, disable, simulate, block, challenge, on, off\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/waf/packages/:package_id/rules/:identifier","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","waf","packages",":package_id","rules",":identifier"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"37339bfa-5b58-4324-961e-5773a9258195","type":"string","value":"","key":"package_id"},{"id":"e17ba2dd-bd78-420b-9687-521a76fc3588","type":"string","value":"","key":"identifier"}]}},"response":[],"_postman_id":"fdd0b0a4-ecb1-4b74-98e0-83639167b88e"}],"id":"58a2632c-d6d1-446e-9292-f3f32c0a917a","_postman_id":"58a2632c-d6d1-446e-9292-f3f32c0a917a","description":""},{"name":"User-Agent Blocking Rules","item":[{"name":"List UserAgent rules","id":"3872cb5d-6809-442b-926a-4569128c296c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/ua_rules","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","ua_rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3872cb5d-6809-442b-926a-4569128c296c"},{"name":"Create a UserAgent rule","id":"df348fff-ebfb-4d9d-8525-8d536e83d91c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mode\": \"js_challenge, block, challenge, whitelist\",\n  \"configuration\":\n    {\n      \"target\": \"ua\",\n      \"value\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.1.1 Safari/603.2.4\"\n    },\n    \n  \"id\": \"372e67954025e0ba6aaa6d586b9e0b59\",\n  \"description\": \"Prevent access from abusive clients identified by this UserAgent to mitigate DDoS attack\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/ua_rules","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","ua_rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"df348fff-ebfb-4d9d-8525-8d536e83d91c"},{"name":"UserAgent rule details","id":"b33f558f-04f9-45b3-b940-f78347fa38fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/ua_rules/:id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","ua_rules",":id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"f9a63523-0462-4c6c-a377-274610ba7e74","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"b33f558f-04f9-45b3-b940-f78347fa38fc"},{"name":"Delete UserAgent rule","id":"a6480d47-be40-41ad-b7a5-03d861ca7747","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/ua_rules/:id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","ua_rules",":id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"c6868d7f-630f-4f9a-af61-a766184bb13f","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"a6480d47-be40-41ad-b7a5-03d861ca7747"}],"id":"e5ed0c47-ef04-4c70-853b-21509b823fab","_postman_id":"e5ed0c47-ef04-4c70-853b-21509b823fab","description":""},{"name":"Zone Lockdown","item":[{"name":"List lockdown rules","id":"aa75a55a-e3a1-4fc4-b734-44397892958f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/lockdowns","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","lockdowns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa75a55a-e3a1-4fc4-b734-44397892958f"},{"name":"Delete lockdown rule","id":"1081e52d-c0a9-4bcd-bdaa-f801d89fe642","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/lockdowns/:id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","lockdowns",":id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"408aaffe-f0d4-495b-8d9c-9c69dd3b778e","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"1081e52d-c0a9-4bcd-bdaa-f801d89fe642"},{"name":"Update lockdown rule","id":"72df3ccc-977f-44b3-9b6a-19b245312526","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"372e67954025e0ba6aaa6d586b9e0b59\",\n  \"urls\": [\n    \"api.mysite.com/some/endpoint*\"],\n  \"configurations\":[\n    {\n      \"target\": \"ip\",\n      \"value\": \"1.2.3.4\"\n    }\n  ],\n  \n  \"description\": \"Restrict access to these endpoints to requests from a known IP address\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/lockdowns/:id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","lockdowns",":id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"77623947-83e1-4694-99d7-3ca271625730","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"72df3ccc-977f-44b3-9b6a-19b245312526"},{"name":"Lockdown rule details","id":"a6fe12e1-709a-408b-b97f-0f6d843edaf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/lockdowns/:id","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","lockdowns",":id"],"host":["api","cloudflare","com"],"query":[],"variable":[{"id":"4db1950d-1b79-4eda-a8e7-b0ee87623df0","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"a6fe12e1-709a-408b-b97f-0f6d843edaf8"},{"name":"Create a lockdown rule","id":"1a512dba-136b-4d4a-b914-a9cd05dc3fbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"urls\": [\n    \"www.jamesaskham.us/files/new_york_1.jpg\", \"www.jamesaskham.us/files/js_example\"],\n  \"configurations\":[\n    {\n      \"target\": \"ip_range\",\n      \"value\": \"168.161.192.0/21\"\n    },\n        {\n      \"target\": \"ip_range\",\n      \"value\": \"168.161.241.15/32\"\n    },\n        {\n      \"target\": \"ip_range\",\n      \"value\": \"206.181.86.98/32\"\n    },\n        {\n      \"target\": \"ip_range\",\n      \"value\": \"52.41.142.142/32\"\n    }\n  ],\n  \n  \"description\": \"Restrict access to these endpoints to requests from a known IP address\"\n}\n  "},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/lockdowns","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","lockdowns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a512dba-136b-4d4a-b914-a9cd05dc3fbf"}],"id":"afd0d9bd-1d9c-44df-930c-ee73bc3053e3","_postman_id":"afd0d9bd-1d9c-44df-930c-ee73bc3053e3","description":""},{"name":"Firewall Rules","item":[{"name":"List Firewall Rules","id":"22de1c9e-374c-4a53-af0c-b39f28eab5ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/rules[?id=372e67954025e0ba6aaa6d586b9e0b60&description=mir&action=block&paused=false&page=1&per_page=25]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","rules["],"host":["api","cloudflare","com"],"query":[{"key":"id","value":"372e67954025e0ba6aaa6d586b9e0b60"},{"key":"description","value":"mir"},{"key":"action","value":"block"},{"key":"paused","value":"false"},{"key":"page","value":"1"},{"key":"per_page","value":"25]"}],"variable":[]}},"response":[],"_postman_id":"22de1c9e-374c-4a53-af0c-b39f28eab5ea"},{"name":"Get Individual Firewall Rule","id":"ce3ab4a1-7ee3-41cb-8138-64a9366fcfb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/rules/{{rule_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","rules","{{rule_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ce3ab4a1-7ee3-41cb-8138-64a9366fcfb6"},{"name":"Create Firewall Rule","id":"651909f3-07d8-4102-bab8-5404b1d99ca3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[\n    {\n    \t\"filter\": {\n            \"id\": \"372e67954025e0ba6aaa6d586b9e0b61\",\n            \"expression\": \"(http.request.uri.path ~ \\\"*wp-login.php\\\" or http.request.uri.path ~ \\\"*xmlrpc.php\\\") and ip.addr ne 172.16.22.155\",\n            \"paused\": false,\n            \"description\": \"Restrict access from these browsers on this address range.\",\n            \"ref\": \"FIL-100\"\n        },\n        \"action\": \"block\",\n        \n        \"id\": \"372e67954025e0ba6aaa6d586b9e0b60\",\n        \"priority\": 50,\n        \"paused\": false,\n        \"description\": \"Blocks traffic identified during investigation for MIR-31\",\n        \"ref\": \"MIR-31\"\n    }\n]"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/rules","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"651909f3-07d8-4102-bab8-5404b1d99ca3"},{"name":"Update Firewall Rules","id":"127531b7-35d1-4e45-94d5-49069137cff8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[\n    {\n    \t\"id\": \"372e67954025e0ba6aaa6d586b9e0b60\",\n    \t\n    \t\"filter\": {\n            \"id\": \"372e67954025e0ba6aaa6d586b9e0b61\",\n            \"expression\": \"(http.request.uri.path ~ \\\"*wp-login.php\\\" or http.request.uri.path ~ \\\"*xmlrpc.php\\\") and ip.addr ne 172.16.22.155\",\n            \"paused\": false,\n            \"description\": \"Restrict access from these browsers on this address range.\",\n            \"ref\": \"FIL-100\"\n        },\n        \"action\": \"block\",\n        \"priority\": 50,\n        \"paused\": false,\n        \"description\": \"Blocks traffic identified during investigation for MIR-31\",\n        \"ref\": \"MIR-31\"\n    }\n]"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/rules","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"127531b7-35d1-4e45-94d5-49069137cff8"},{"name":"Update Individual Firewall Rule","id":"303ade70-0cdd-4b74-935a-e6f2a2c8c180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[\n    {\n        \"id\": \"372e67954025e0ba6aaa6d586b9e0b60\",\n        \n        \"filter\": {\n            \"id\": \"372e67954025e0ba6aaa6d586b9e0b61\",\n            \"expression\": \"(http.request.uri.path ~ \\\"*wp-login.php\\\" or http.request.uri.path ~ \\\"*xmlrpc.php\\\") and ip.addr ne 172.16.22.155\",\n            \"paused\": false,\n            \"description\": \"Restrict access from these browsers on this address range.\",\n            \"ref\": \"FIL-100\"\n        },\n        \"action\": \"block\",\n        \"priority\": 50,\n        \"paused\": false,\n        \"description\": \"Blocks traffic identified during investigation for MIR-31\",\n        \"ref\": \"MIR-31\"\n    }\n]"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/rules/{{rule_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","rules","{{rule_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"303ade70-0cdd-4b74-935a-e6f2a2c8c180"},{"name":"Delete Firewall Rules","id":"9752c85a-27c3-49a9-99db-42857a69cfb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/rules","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","rules"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9752c85a-27c3-49a9-99db-42857a69cfb1"},{"name":"Delete Individual Firewall Rule","id":"c984f76f-6efb-4d6b-a989-ec04de6e76d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/firewall/rules/{{rule_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","firewall","rules","{{rule_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c984f76f-6efb-4d6b-a989-ec04de6e76d3"},{"name":"Error Codes","id":"6c843f8f-fbd0-488b-9504-2dfebabaad8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n10000\tInvalid user"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c843f8f-fbd0-488b-9504-2dfebabaad8b"}],"id":"88d84eb8-e1c9-4b38-b942-df0e9d510493","_postman_id":"88d84eb8-e1c9-4b38-b942-df0e9d510493","description":""},{"name":"Filters","item":[{"name":"List Filters","id":"6f711996-91da-4d35-b836-259279cfcf3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/filters[?id=372e67954025e0ba6aaa6d586b9e0b61&paused=false&expression=php&description=browsers&ref=FIL-100&page=1&per_page=25]","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","filters["],"host":["api","cloudflare","com"],"query":[{"key":"id","value":"372e67954025e0ba6aaa6d586b9e0b61"},{"key":"paused","value":"false"},{"key":"expression","value":"php"},{"key":"description","value":"browsers"},{"key":"ref","value":"FIL-100"},{"key":"page","value":"1"},{"key":"per_page","value":"25]"}],"variable":[]}},"response":[],"_postman_id":"6f711996-91da-4d35-b836-259279cfcf3a"},{"name":"List Individual Filter","id":"c956ac60-53fd-40fd-9238-e46d791cd07a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/filters/{{filter_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","filters","{{filter_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c956ac60-53fd-40fd-9238-e46d791cd07a"},{"name":"Create Filters","id":"c65ae93b-1784-4b11-90d6-4858c07b5435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/filters","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","filters"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c65ae93b-1784-4b11-90d6-4858c07b5435"},{"name":"Update Filters","id":"d1b80afe-65f1-4279-95de-8a8f92374a39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[\n    {\n        \"id\": \"372e67954025e0ba6aaa6d586b9e0b61\",\n        \n        \"expression\": \"(http.request.uri.path ~ \\\"*wp-login.php\\\" or http.request.uri.path ~ \\\"*xmlrpc.php\\\") and ip.addr ne 172.16.22.155\",\n        \"paused\": false,\n        \"description\": \"Restrict access from these browsers on this address range.\",\n        \"ref\": \"FIL-100\"\n    }\n]"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/filters","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","filters"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d1b80afe-65f1-4279-95de-8a8f92374a39"},{"name":"Update Individual Filter","id":"8804f486-6d67-4123-88ad-4864ee9c8322","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[\n    {\n        \"id\": \"372e67954025e0ba6aaa6d586b9e0b61\",\n        \n        \"expression\": \"(http.request.uri.path ~ \\\"*wp-login.php\\\" or http.request.uri.path ~ \\\"*xmlrpc.php\\\") and ip.addr ne 172.16.22.155\",\n        \"paused\": false,\n        \"description\": \"Restrict access from these browsers on this address range.\",\n        \"ref\": \"FIL-100\"\n    }\n]"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/filters/{{filter_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","filters","{{filter_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8804f486-6d67-4123-88ad-4864ee9c8322"},{"name":"Delete Filters","id":"5383f897-dea2-4aeb-b9ae-572a3b7f2bdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"372e67954025e0ba6aaa6d586b9e0b61\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/filters","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","filters"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5383f897-dea2-4aeb-b9ae-572a3b7f2bdf"},{"name":"Delete Individual Filter","id":"323b4a47-d31f-4ab4-adb3-1dd170b40084","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/filters/{{filter_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","filters","{{filter_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"323b4a47-d31f-4ab4-adb3-1dd170b40084"}],"id":"5fd3f6de-4064-4507-876e-392a8d0c28d7","_postman_id":"5fd3f6de-4064-4507-876e-392a8d0c28d7","description":""},{"name":"Firewall Events","item":[{"name":"List Events","id":"276d8649-510a-461b-8181-734cb4cd4d6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/security/events","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","security","events"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"276d8649-510a-461b-8181-734cb4cd4d6b"}],"id":"4f81a77f-d167-4a03-802b-c518ae3ab7b2","_postman_id":"4f81a77f-d167-4a03-802b-c518ae3ab7b2","description":""},{"name":"Load Balancer Monitors","item":[{"name":"List Monitors","id":"f1f58b3e-526b-4651-9f7f-671afe500dae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/load_balancers/monitors","urlObject":{"protocol":"https","path":["client","v4","user","load_balancers","monitors"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1f58b3e-526b-4651-9f7f-671afe500dae"},{"name":"Create Monitor","id":"e6a90e0d-6bf6-41ac-b5cd-62555fe71287","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"expected_body\": \"alive\",\n  \"expected_codes\": \"2xx\",\n  \n  \"method\": \"GET\",\n  \"timeout\": 3,\n  \"path\": \"/health\",\n  \"interval\": 90,\n  \"retries\": 0,\n  \"header\": {\n    \"Host\": [\"example.com\"],\n    \"X-App-ID\": [\"abc123\"]\n  },\n  \"type\": \"https\",\n  \"description\": \"Login page monitor\",\n  \n   \"follow_redirects\": false\n}"},"url":"https://api.cloudflare.com/client/v4/user/load_balancers/monitors","urlObject":{"protocol":"https","path":["client","v4","user","load_balancers","monitors"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6a90e0d-6bf6-41ac-b5cd-62555fe71287"},{"name":"Monitor Details","id":"8a52274d-25eb-4b6d-a260-47a0b206878d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/load_balancers/monitors/{{lbmon_identifier}}","urlObject":{"protocol":"https","path":["client","v4","user","load_balancers","monitors","{{lbmon_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a52274d-25eb-4b6d-a260-47a0b206878d"},{"name":"Update Monitor","id":"7ea33864-39ae-4357-b85e-7c8077a0cb37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"expected_body\": \"alive\",\n  \"expected_codes\": \"2xx\",\n  \n  \"method\": \"GET\",\n  \"timeout\": 3,\n  \"path\": \"/health\",\n  \"interval\": 90,\n  \"retries\": 0,\n  \"header\": {\n    \"Host\": [\"example.com\"],\n    \"X-App-ID\": [\"abc123\"]\n  },\n  \"type\": \"https\",\n  \"description\": \"Login page monitor\",\n  \n   \"follow_redirects\": false\n}"},"url":"https://api.cloudflare.com/client/v4/user/load_balancers/monitors/{{lbmon_identifier}}","urlObject":{"protocol":"https","path":["client","v4","user","load_balancers","monitors","{{lbmon_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ea33864-39ae-4357-b85e-7c8077a0cb37"},{"name":"Delete Monitor","id":"4778e167-d9aa-46c4-8110-cc2b3cba747e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/user/load_balancers/monitors/{{lb_monidentifier}}","urlObject":{"protocol":"https","path":["client","v4","user","load_balancers","monitors","{{lb_monidentifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4778e167-d9aa-46c4-8110-cc2b3cba747e"}],"id":"7c0b221c-4ec1-4c2d-a29f-61d578a00b76","_postman_id":"7c0b221c-4ec1-4c2d-a29f-61d578a00b76","description":""},{"name":"Load Balancer Pools","item":[{"name":"List Pools","id":"fb34e91c-2a28-435e-b90f-6ce3f8d9b2ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/load_balancers/pools","urlObject":{"protocol":"https","path":["client","v4","user","load_balancers","pools"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb34e91c-2a28-435e-b90f-6ce3f8d9b2ae"},{"name":"Create Pool","id":"2a247a2d-5460-40e5-b35e-49403bb64418","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"primary-dc-1\",\n  \"origins\": [\n    {\n      \"name\": \"app-server-1\",\n      \"address\": \"0.0.0.0\",\n      \"enabled\": true\n    }\n  ],\n  \n  \"description\": \"Primary data center - Provider XYZ\",\n  \"enabled\": true,\n  \"monitor\": \"f1aba936b94213e5b8dca0c0dbf1f9cc\",\n  \"notification_email\": \"someone@example.com\",\n  \n  \"minimum_origins\": 1\n}"},"url":"https://api.cloudflare.com/client/v4/user/load_balancers/pools","urlObject":{"protocol":"https","path":["client","v4","user","load_balancers","pools"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a247a2d-5460-40e5-b35e-49403bb64418"},{"name":"Pool Details","id":"f5205970-c788-4ab1-91cd-b9a2723be17e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/load_balancers/monitors/{{lbpool_identifier}}","urlObject":{"protocol":"https","path":["client","v4","user","load_balancers","monitors","{{lbpool_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5205970-c788-4ab1-91cd-b9a2723be17e"},{"name":"Pool Health Details","id":"3286e1ea-189a-45af-9e8c-ce252ed4db7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/load_balancers/pools/{{lbpool_identifier}}/health","urlObject":{"protocol":"https","path":["client","v4","user","load_balancers","pools","{{lbpool_identifier}}","health"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3286e1ea-189a-45af-9e8c-ce252ed4db7f"},{"name":"Update Pool","id":"75be451e-6121-436b-a569-71c72291dd8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"primary-dc-1\",\n  \"origins\": [\n    {\n      \"name\": \"app-server-1\",\n      \"address\": \"0.0.0.0\",\n      \"enabled\": true\n    }\n  ],\n  \n  \"description\": \"Primary data center - Provider XYZ\",\n  \"enabled\": true,\n  \"monitor\": \"f1aba936b94213e5b8dca0c0dbf1f9cc\",\n  \"notification_email\": \"someone@example.com\",\n  \n  \"minimum_origins\": 1\n}"},"url":"https://api.cloudflare.com/client/v4/user/load_balancers/pools/{{lbpool_identifier}}","urlObject":{"protocol":"https","path":["client","v4","user","load_balancers","pools","{{lbpool_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"75be451e-6121-436b-a569-71c72291dd8b"},{"name":"Delete Pool","id":"704aa1ee-c400-4d45-ac5c-a53c505a6327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/user/load_balancers/monitors/{{lbpool_identifier}}","urlObject":{"protocol":"https","path":["client","v4","user","load_balancers","monitors","{{lbpool_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"704aa1ee-c400-4d45-ac5c-a53c505a6327"}],"id":"6fa08c50-31f0-41ab-854c-9ede1b7af865","_postman_id":"6fa08c50-31f0-41ab-854c-9ede1b7af865","description":""},{"name":"Load Balancer Healthcheck Events","item":[{"name":"List Healthcheck Events","id":"64d09e87-6114-4628-b184-c8eb522260ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/user/load_balancing_analytics/events[?since=2016-11-11T12:00:00Z&until=2016-11-11T13:00:00Z&origin_name=primary-dc-1&pool_name=primary-dc&pool_id=17b5962d775c646f3f9725cbc7a53df4&origin_healthy=true&pool_healthy=true]","urlObject":{"protocol":"https","path":["client","v4","user","load_balancing_analytics","events["],"host":["api","cloudflare","com"],"query":[{"key":"since","value":"2016-11-11T12:00:00Z"},{"key":"until","value":"2016-11-11T13:00:00Z"},{"key":"origin_name","value":"primary-dc-1"},{"key":"pool_name","value":"primary-dc"},{"key":"pool_id","value":"17b5962d775c646f3f9725cbc7a53df4"},{"key":"origin_healthy","value":"true"},{"key":"pool_healthy","value":"true]"}],"variable":[]}},"response":[],"_postman_id":"64d09e87-6114-4628-b184-c8eb522260ee"}],"id":"a3777f98-89cd-44ef-810f-d062a4f9c57e","_postman_id":"a3777f98-89cd-44ef-810f-d062a4f9c57e","description":""},{"name":"Account Load Balancer Monitors","item":[{"name":"List Monitors","id":"99036ece-0e9c-4b5f-af70-861d8aa71f1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/load_balancers/monitors","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","load_balancers","monitors"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"99036ece-0e9c-4b5f-af70-861d8aa71f1b"},{"name":"Create Monitor","id":"ed3356bc-b65c-4351-aa2a-cb2d53243bed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"expected_body\": \"alive\",\n  \"expected_codes\": \"2xx\",\n  \n  \"method\": \"GET\",\n  \"timeout\": 3,\n  \"path\": \"/health\",\n  \"interval\": 90,\n  \"retries\": 2,\n  \"header\": {\n    \"Host\": [\"example.com\"],\n    \"X-App-ID\": [\"abc123\"]\n  },\n  \"type\": \"https\",\n  \"description\": \"Login page monitor\",\n  \n   \"follow_redirects\": false\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/load_balancers/monitors","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","load_balancers","monitors"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed3356bc-b65c-4351-aa2a-cb2d53243bed"},{"name":"Monitor Details","id":"399ab2ec-1d3b-46d8-8be4-b1d098374f61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/load_balancers/monitors/{{lbmon_identifier}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","load_balancers","monitors","{{lbmon_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"399ab2ec-1d3b-46d8-8be4-b1d098374f61"},{"name":"Delete Monitor","id":"32d47908-271c-44cb-b52a-ae5b2fb5916c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/load_balancers/monitors/{{lbmon_identifier}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","load_balancers","monitors","{{lbmon_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"32d47908-271c-44cb-b52a-ae5b2fb5916c"},{"name":"Update Monitor","id":"4b694414-80b7-4f3f-a400-6f1b64f8f957","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"expected_body\": \"alive\",\n  \"expected_codes\": \"2xx\",\n  \n  \"method\": \"GET\",\n  \"timeout\": 3,\n  \"path\": \"/health\",\n  \"interval\": 90,\n  \"retries\": 2,\n  \"header\": {\n    \"Host\": [\"example.com\"],\n    \"X-App-ID\": [\"abc123\"]\n  },\n  \"type\": \"https\",\n  \"description\": \"Login page monitor\",\n  \n   \"follow_redirects\": false\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/load_balancers/monitors/{{lb_monidentifier}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","load_balancers","monitors","{{lb_monidentifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b694414-80b7-4f3f-a400-6f1b64f8f957"}],"id":"fe831086-31d6-4ca2-909e-b10c95fab668","_postman_id":"fe831086-31d6-4ca2-909e-b10c95fab668","description":""},{"name":"Account Load Balancer Pools","item":[{"name":"List Pools","id":"d2c0539b-6019-44a6-907b-679d315fa9a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/load_balancers/pools","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","load_balancers","pools"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d2c0539b-6019-44a6-907b-679d315fa9a5"},{"name":"Create Pool","id":"fb0a853c-ea89-4bc9-a637-0f83d452a3de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"primary-dc-1\",\n  \"origins\": [\n    {\n      \"name\": \"app-server-1\",\n      \"address\": \"0.0.0.0\",\n      \"enabled\": true\n    }\n  ],\n  \n  \"description\": \"Primary data center - Provider XYZ\",\n  \"enabled\": true,\n  \"monitor\": \"f1aba936b94213e5b8dca0c0dbf1f9cc\",\n  \"notification_email\": \"someone@example.com\",\n  \n  \"minimum_origins\": 1\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/load_balancers/pools","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","load_balancers","pools"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb0a853c-ea89-4bc9-a637-0f83d452a3de"},{"name":"Pool Details","id":"dc39ebac-c077-45fd-a230-3fc24cb70772","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/load_balancers/pools/{{lbpool_identifier}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","load_balancers","pools","{{lbpool_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc39ebac-c077-45fd-a230-3fc24cb70772"},{"name":"Pool Health Details","id":"395c020c-d825-4c39-8f20-9940b06247a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/load_balancers/pools/{{lbpool_identifier}}/health","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","load_balancers","pools","{{lbpool_identifier}}","health"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"395c020c-d825-4c39-8f20-9940b06247a0"},{"name":"Update Pool","id":"f81b5511-9da3-4772-a65c-7d25e5c66750","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"primary-dc-1\",\n  \"origins\": [\n    {\n      \"name\": \"app-server-1\",\n      \"address\": \"0.0.0.0\",\n      \"enabled\": true\n    }\n  ],\n  \n  \"description\": \"Primary data center - Provider XYZ\",\n  \"enabled\": true,\n  \"monitor\": \"f1aba936b94213e5b8dca0c0dbf1f9cc\",\n  \"notification_email\": \"someone@example.com\",\n  \n  \"minimum_origins\": 1\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/load_balancers/pools","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","load_balancers","pools"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f81b5511-9da3-4772-a65c-7d25e5c66750"},{"name":"Delete Pool","id":"da964740-736a-4ad6-b2b3-80f119aa10f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/load_balancers/pools/{{lbpool_identifier}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","load_balancers","pools","{{lbpool_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"da964740-736a-4ad6-b2b3-80f119aa10f5"}],"id":"a572bf93-227c-44dc-b055-a26e8d322f6c","_postman_id":"a572bf93-227c-44dc-b055-a26e8d322f6c","description":""},{"name":"Organization Load Balancer Monitors","item":[{"name":"List Monitors","id":"cfb86f69-62bd-4513-af3e-eff481bbc8c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/load_balancers/monitors","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","load_balancers","monitors"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cfb86f69-62bd-4513-af3e-eff481bbc8c9"},{"name":"Create Monitor","id":"564e92fc-f3af-4f8e-83ad-7f0b3f88d60a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"expected_body\": \"alive\",\n  \"expected_codes\": \"2xx\",\n  \n  \"method\": \"GET\",\n  \"timeout\": 3,\n  \"path\": \"/health\",\n  \"interval\": 90,\n  \"retries\": 2,\n  \"header\": {\n    \"Host\": [\"example.com\"],\n    \"X-App-ID\": [\"abc123\"]\n  },\n  \"type\": \"https\",\n  \"description\": \"Login page monitor\",\n  \n   \"follow_redirects\": false\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/load_balancers/monitors","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","load_balancers","monitors"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"564e92fc-f3af-4f8e-83ad-7f0b3f88d60a"},{"name":"Monitor Details","id":"24d99ff0-114d-4c1a-886e-7253b5a7765e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/load_balancers/monitors/{{lbmon_identifier}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","load_balancers","monitors","{{lbmon_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"24d99ff0-114d-4c1a-886e-7253b5a7765e"},{"name":"Update Monitor","id":"6a1be480-5483-4bd4-8493-ea57c8998ab5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"expected_body\": \"alive\",\n  \"expected_codes\": \"2xx\",\n  \n  \"method\": \"GET\",\n  \"timeout\": 3,\n  \"path\": \"/health\",\n  \"interval\": 90,\n  \"retries\": 2,\n  \"header\": {\n    \"Host\": [\"example.com\"],\n    \"X-App-ID\": [\"abc123\"]\n  },\n  \"type\": \"https\",\n  \"description\": \"Login page monitor\",\n  \n   \"follow_redirects\": false\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/load_balancers/monitors/{{lb_monidentifier}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","load_balancers","monitors","{{lb_monidentifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a1be480-5483-4bd4-8493-ea57c8998ab5"},{"name":"Delete Monitor","id":"59208e92-5dbf-428c-8c3d-dcf65111dc44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/load_balancers/monitors/{{lbmon_identifier}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","load_balancers","monitors","{{lbmon_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"59208e92-5dbf-428c-8c3d-dcf65111dc44"}],"id":"a97dd71b-0993-4dc1-b53d-0dc1ed096b76","_postman_id":"a97dd71b-0993-4dc1-b53d-0dc1ed096b76","description":""},{"name":"Organization Load Balancer Pools","item":[{"name":"List Pools","id":"39334410-56eb-4be9-a9a7-84c06c226a75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/load_balancers/pools","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","load_balancers","pools"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"39334410-56eb-4be9-a9a7-84c06c226a75"},{"name":"Create Pool","id":"62ec9498-01f3-41af-b463-0ea06dcb96ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"primary-dc-1\",\n  \"origins\": [\n    {\n      \"name\": \"app-server-1\",\n      \"address\": \"0.0.0.0\",\n      \"enabled\": true\n    }\n  ],\n  \n  \"description\": \"Primary data center - Provider XYZ\",\n  \"enabled\": true,\n  \"monitor\": \"f1aba936b94213e5b8dca0c0dbf1f9cc\",\n  \"notification_email\": \"someone@example.com\",\n  \n  \"minimum_origins\": 1\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/load_balancers/pools","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","load_balancers","pools"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"62ec9498-01f3-41af-b463-0ea06dcb96ba"},{"name":"Pool Details","id":"f648cc8d-b976-40d4-bd3c-1d12384fd5d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/load_balancers/pools/{{lbpool_identifier}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","load_balancers","pools","{{lbpool_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f648cc8d-b976-40d4-bd3c-1d12384fd5d7"},{"name":"Pool Health Details","id":"06470577-5a43-46b7-8bdd-32b887a9b3af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/load_balancers/pools/{{lbpool_identifier}}/health","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","load_balancers","pools","{{lbpool_identifier}}","health"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"06470577-5a43-46b7-8bdd-32b887a9b3af"},{"name":"Update Pool","id":"ecb33786-5df7-4bcf-965d-6492ccac88d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"primary-dc-1\",\n  \"origins\": [\n    {\n      \"name\": \"app-server-1\",\n      \"address\": \"0.0.0.0\",\n      \"enabled\": true\n    }\n  ],\n  \n  \"description\": \"Primary data center - Provider XYZ\",\n  \"enabled\": true,\n  \"monitor\": \"f1aba936b94213e5b8dca0c0dbf1f9cc\",\n  \"notification_email\": \"someone@example.com\",\n  \n  \"minimum_origins\": 1\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/load_balancers/pools","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","load_balancers","pools"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ecb33786-5df7-4bcf-965d-6492ccac88d3"},{"name":"Delete Pool","id":"e36d6492-8f9f-444e-877f-09d87d13a430","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/load_balancers/pools/{{lbpool_identifier}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","load_balancers","pools","{{lbpool_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e36d6492-8f9f-444e-877f-09d87d13a430"}],"id":"b3eccfe3-050c-4387-8631-3ea94aa04b2e","_postman_id":"b3eccfe3-050c-4387-8631-3ea94aa04b2e","description":""},{"name":"Load Balancers","item":[{"name":"List Load Balancers","id":"a0e5e657-09e7-4e6f-bcef-fd74af7d5f9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/load_balancers","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","load_balancers"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0e5e657-09e7-4e6f-bcef-fd74af7d5f9b"},{"name":"Create Load Balancer","id":"d69b5849-c413-45cd-9084-6e36a4225d7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"www.example.com\",\n\t\"default_pools\": [\n        \"17b5962d775c646f3f9725cbc7a53df4\",\n        \"9290f38c5d07c2e2f4df57b1f61d4196\",\n        \"00920f38ce07c2e2f4df50b1f61d4194\"\n    ],\n    \"fallback_pool\": \"17b5962d775c646f3f9725cbc7a53df4\",\n    \n    \"description\": \"Load Balancer for www.example.com\",\n    \"ttl\": 30,\n    \"region_pools\": {\n        \"WNAM\": [\n            \"de90f38ced07c2e2f4df50b1f61d4194\",\n            \"9290f38c5d07c2e2f4df57b1f61d4196\"\n        ],\n        \"ENAM\": [\n            \"00920f38ce07c2e2f4df50b1f61d4194\"\n        ]\n    },\n    \"pop_pools\": {\n        \"LAX\": [\n            \"de90f38ced07c2e2f4df50b1f61d4194\",\n            \"9290f38c5d07c2e2f4df57b1f61d4196\"\n        ],\n        \"LHR\": [\n            \"abd90f38ced07c2e2f4df50b1f61d4194\",\n            \"f9138c5d07c2e2f4df57b1f61d4196\"\n        ],\n        \"SJC\": [\n            \"00920f38ce07c2e2f4df50b1f61d4194\"\n        ]\n    },\n    \"proxied\": true,\n    \"steering_policy\": \"dynamic_latency\",\n    \"session_affinity\": \"cookie\",\n    \"session_affinity_ttl\": 5000\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/load_balancers","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","load_balancers"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d69b5849-c413-45cd-9084-6e36a4225d7f"},{"name":"Load Balancer Details","id":"811c96a1-0443-471e-b268-e3e1c7d2e5dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/load_balancers/{{lb_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","load_balancers","{{lb_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"811c96a1-0443-471e-b268-e3e1c7d2e5dc"},{"name":"Update Load Balancer","id":"3099dc26-06bf-46e9-a5e8-72b0927a139a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"www.example.com\",\n\t\"fallback_pool\":\"17b5962d775c646f3f9725cbc7a53df4\",\n\t\"default_pools\":[\n\t  \"de90f38ced07c2e2f4df50b1f61d4194\",\n\t  \"9290f38c5d07c2e2f4df57b1f61d4196\",\n\t  \"00920f38ce07c2e2f4df50b1f61d4194\"\n\t],\n\t\n\t\"description\":\"Example Load Balancer\",\n\t\"ttl\":30,\n\t\"region_pools\":{\n\t\t\"WNAM\":[\n\t\t\t\"de90f38ced07c2e2f4df50b1f61d4194\",\n\t\t\t\"9290f38c5d07c2e2f4df57b1f61d4196\"\n\t\t],\n\t\t\"ENAM\":[\n\t\t\t\"00920f38ce07c2e2f4df50b1f61d4194\"\n\t\t]\n\t},\n\t\"pop_pools\":{\n\t\t\"LAX\":[\n\t\t\t\"de90f38ced07c2e2f4df50b1f61d4194\",\n\t\t\t\"9290f38c5d07c2e2f4df57b1f61d4196\"\n\t\t],\n\t\t\"LHR\":[\n\t\t\t\"abd90f38ced07c2e2f4df50b1f61d4194\",\n\t\t\t\"f9138c5d07c2e2f4df57b1f61d4196\"\n\t\t],\n\t\t\"SJC\":[\n\t\t\t\"00920f38ce07c2e2f4df50b1f61d4194\"\n\t\t]\n\t},\n\t\"proxied\": true,false\n\t\"steering_policy\": \"dynamic_latency\", \"off\", \"geo\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/load_balancers/{{lb_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","load_balancers","{{lb_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3099dc26-06bf-46e9-a5e8-72b0927a139a"},{"name":"Delete Load Balancer","id":"6efe2318-2bac-4d6a-b299-d5a970125585","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/load_balancers/{{lb_identifier}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","load_balancers","{{lb_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6efe2318-2bac-4d6a-b299-d5a970125585"}],"id":"6bdf80ca-93de-4f60-b8c3-4f504f8a00e5","_postman_id":"6bdf80ca-93de-4f60-b8c3-4f504f8a00e5","description":""},{"name":"Railgun","item":[{"name":"List Railguns","id":"bfbff0ce-dd87-4e46-8290-83d592bbaa74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/railguns[?page=1&per_page=20&direction=desc]","urlObject":{"protocol":"https","path":["client","v4","railguns["],"host":["api","cloudflare","com"],"query":[{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"direction","value":"desc]"}],"variable":[]}},"response":[],"_postman_id":"bfbff0ce-dd87-4e46-8290-83d592bbaa74"},{"name":"Create Railgun","id":"d7b32955-5145-4cf6-afc4-d9b426c902b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\":\"My Railgun\"\n}"},"url":"https://api.cloudflare.com/client/railguns","urlObject":{"protocol":"https","path":["client","railguns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7b32955-5145-4cf6-afc4-d9b426c902b4"},{"name":"Railgun Details","id":"c8be2514-0d1b-46ef-8d9a-b6652a4199ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/railguns/{{railgun_id}}","urlObject":{"protocol":"https","path":["client","railguns","{{railgun_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c8be2514-0d1b-46ef-8d9a-b6652a4199ba"},{"name":"Enable or disable a Railgun","id":"962c159e-0d60-4edc-b634-33381e18e44c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\":true\n}"},"url":"https://api.cloudflare.com/client/v4/railguns/{{railgun_id}}","urlObject":{"protocol":"https","path":["client","v4","railguns","{{railgun_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"962c159e-0d60-4edc-b634-33381e18e44c"},{"name":"Delete Railgun","id":"42ec81d7-531c-42ec-992f-ec5b3c448333","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/railguns/{{railgun_id}}","urlObject":{"protocol":"https","path":["client","v4","railguns","{{railgun_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"42ec81d7-531c-42ec-992f-ec5b3c448333"},{"name":"List Railgun Zones","id":"6f7b2b74-924a-4a38-bfc0-6383fe4297be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/railguns/{{railgun_id}}/zones","urlObject":{"protocol":"https","path":["client","v4","railguns","{{railgun_id}}","zones"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f7b2b74-924a-4a38-bfc0-6383fe4297be"}],"id":"4d2155c8-1426-4ddd-92c8-0772ea0eb884","_postman_id":"4d2155c8-1426-4ddd-92c8-0772ea0eb884","description":""},{"name":"Railgun Connections for a Zone","item":[{"name":"List Available Railguns","id":"b5c8cddd-7a03-4732-9d1c-63b2e80736f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/railguns","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","railguns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b5c8cddd-7a03-4732-9d1c-63b2e80736f1"},{"name":"Railgun Details","id":"f7ad5340-2c50-4211-94a5-7b9a289780f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/railguns/{{railgun_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","railguns","{{railgun_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7ad5340-2c50-4211-94a5-7b9a289780f6"},{"name":"Connect or Disconnect a Railgun","id":"cb47c9c7-b4b7-4df3-abe8-580824f7e56a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"connected\":\"true,false\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/railguns/{{railgun_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","railguns","{{railgun_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb47c9c7-b4b7-4df3-abe8-580824f7e56a"},{"name":"Test Railgun Connection","id":"3b7c6d8c-9576-4ddf-9756-d209b6302110","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/railguns/{{railgun_id}}/diagnose","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","railguns","{{railgun_id}}","diagnose"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b7c6d8c-9576-4ddf-9756-d209b6302110"}],"id":"2016fbf2-5ca3-4c2d-bb6a-f48dd3162bb8","_postman_id":"2016fbf2-5ca3-4c2d-bb6a-f48dd3162bb8","description":""},{"name":"Account Railguns","item":[{"name":"List Railguns","id":"99f45279-b08f-4cb4-825b-e54b6d431990","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/railguns[?page=1&per_page=20&direction=desc]","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","railguns["],"host":["api","cloudflare","com"],"query":[{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"direction","value":"desc]"}],"variable":[]}},"response":[],"_postman_id":"99f45279-b08f-4cb4-825b-e54b6d431990"},{"name":"Create Railgun","id":"c1d40673-ae49-4894-9696-dc0f440d76b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\":\"My Railgun\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/railguns","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","railguns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1d40673-ae49-4894-9696-dc0f440d76b9"},{"name":"Railgun Details","id":"fcfb92f6-a111-4ba5-8ee6-8f62f964872d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/railguns/{{railgun_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","railguns","{{railgun_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fcfb92f6-a111-4ba5-8ee6-8f62f964872d"},{"name":"Update Railgun","id":"a395d842-d2a6-48d2-a654-f5f9d7b9a1c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\":true, false\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/railguns/{{railgun_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","railguns","{{railgun_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a395d842-d2a6-48d2-a654-f5f9d7b9a1c1"},{"name":"Delete Railgun","id":"73c8a3a4-e63c-491d-bccf-cf7f5bd6b58b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/railguns/{{railgun_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","railguns","{{railgun_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"73c8a3a4-e63c-491d-bccf-cf7f5bd6b58b"}],"id":"3b2fe036-04c7-4b75-8c92-39dd3e21ea18","_postman_id":"3b2fe036-04c7-4b75-8c92-39dd3e21ea18","description":""},{"name":"Railgun Connections","item":[{"name":"List Connections","id":"56e0d1e0-5ca5-46ce-aff8-5f1e28f6f936","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/railguns/{{railgun_id}}/connections[?page=1&per_page=20&enabled=true]","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","railguns","{{railgun_id}}","connections["],"host":["api","cloudflare","com"],"query":[{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"enabled","value":"true]"}],"variable":[]}},"response":[],"_postman_id":"56e0d1e0-5ca5-46ce-aff8-5f1e28f6f936"},{"name":"Connection Details","id":"ed800b39-40a7-4814-89de-0dac7899f442","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/railguns/{{railgun_id}}/connections/{{conection_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","railguns","{{railgun_id}}","connections","{{conection_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed800b39-40a7-4814-89de-0dac7899f442"},{"name":"Update Connection","id":"9e18b67d-520c-42a3-bd07-cc888bd9a20a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"c4a7362d577a6c3019a474fd6f485821\",\n    \"zone\": {\n        \"id\": \"023e105f4ecef8ad9ca31a8372d0c353\",\n        \"name\": \"example.com\"\n    },\n    \"enabled\": true,\n    \n    \"created_on\": \"2017-06-14T00:00:00Z\",\n    \"modified_on\": \"2017-06-14T05:20:00Z\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/railguns/{{railgun_id}}/connections/{{conection_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","railguns","{{railgun_id}}","connections","{{conection_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9e18b67d-520c-42a3-bd07-cc888bd9a20a"},{"name":"Delete Connection","id":"41ea4914-9f91-4048-9d3e-a0c8a5ec4613","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/railguns/{{railgun_id}}/connections/{{conection_id}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","railguns","{{railgun_id}}","connections","{{conection_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"41ea4914-9f91-4048-9d3e-a0c8a5ec4613"},{"name":"Create Connection","id":"659fc7b1-921b-4a6e-ad49-449f6c70c3e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"zone\": {\n        \"id\": \"023e105f4ecef8ad9ca31a8372d0c353\"\n    },\n    \n    \"enabled\": true\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/railguns/{{railgun_id}}/connections","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","railguns","{{railgun_id}}","connections"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"659fc7b1-921b-4a6e-ad49-449f6c70c3e8"}],"id":"4b8d3fd3-f7a0-4278-88cb-a90baf3f8be4","_postman_id":"4b8d3fd3-f7a0-4278-88cb-a90baf3f8be4","description":""},{"name":"Organization Railgun","item":[{"name":"List Railguns","id":"8a54d0ab-2a76-41b6-ba49-b5523dc36b4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/railguns[?page=1&per_page=20&direction=desc]","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","railguns["],"host":["api","cloudflare","com"],"query":[{"key":"page","value":"1"},{"key":"per_page","value":"20"},{"key":"direction","value":"desc]"}],"variable":[]}},"response":[],"_postman_id":"8a54d0ab-2a76-41b6-ba49-b5523dc36b4b"},{"name":"Create Railgun","id":"2960fc85-e7ca-4aba-b36d-ce617f4ff5db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\":\"My Railgun\"\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/railguns","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","railguns"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2960fc85-e7ca-4aba-b36d-ce617f4ff5db"},{"name":"Railgun Details","id":"5a23b505-22f7-4775-b40d-63d6afbb08fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/railguns/{{railgun_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","railguns","{{railgun_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5a23b505-22f7-4775-b40d-63d6afbb08fc"},{"name":"Enable or Disable a Railgun","id":"a389617f-0ec2-4772-865b-b8205e8c77bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\":true, false\n}"},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/railguns/{{railgun_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","railguns","{{railgun_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a389617f-0ec2-4772-865b-b8205e8c77bb"},{"name":"Delete Railgun","id":"93541239-3f29-4e49-81ab-ea2b3b2fbaa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/railguns/{{railgun_id}}","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","railguns","{{railgun_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"93541239-3f29-4e49-81ab-ea2b3b2fbaa4"},{"name":"Get Railgun Zones","id":"f8f973a7-7c91-4d19-b6ab-2f3355e36dbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/organizations/{{org_id}}/railguns/{{railgun_id}}/zones","urlObject":{"protocol":"https","path":["client","v4","organizations","{{org_id}}","railguns","{{railgun_id}}","zones"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8f973a7-7c91-4d19-b6ab-2f3355e36dbf"}],"id":"65c233f1-f185-418a-9890-3e2ff62ee037","_postman_id":"65c233f1-f185-418a-9890-3e2ff62ee037","description":""},{"name":"AML","item":[{"name":"AML Viewer Details","id":"01795fd9-1c73-4124-b4b6-76129931596a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/amp/viewer","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","amp","viewer"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"01795fd9-1c73-4124-b4b6-76129931596a"},{"name":"Update AML Viewer","id":"ae42fef1-80f3-4dee-acae-27a4bc56dad4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\":false, true\n  \"subdomains\":[],\n  \n  \"prepend_links_with\":null\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/amp/viewer","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","amp","viewer"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae42fef1-80f3-4dee-acae-27a4bc56dad4"}],"id":"a8fa6da8-05c1-4cbb-b993-44b6a32a0592","_postman_id":"a8fa6da8-05c1-4cbb-b993-44b6a32a0592","description":""},{"name":"Custom Pages (Account)","item":[{"name":"List Custom Pages","id":"c7b15c88-c1a9-4187-9802-68ad0fa1abe3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/custom_pages","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","custom_pages"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c7b15c88-c1a9-4187-9802-68ad0fa1abe3"},{"name":"Custom Page Details","id":"2afa1b16-673e-4037-b279-bfeaea8b8ee1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/custom_pages/{{page_identifier}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","custom_pages","{{page_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2afa1b16-673e-4037-b279-bfeaea8b8ee1"},{"name":"Update Custom Page","id":"76eb671d-afe6-4e4a-a027-fb2839e95b51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"url\":\"http://www.example.com\",\n  \"state\":\"default,customized\"\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/custom_pages/{{page_identifier}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","custom_pages","{{page_identifier}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"76eb671d-afe6-4e4a-a027-fb2839e95b51"},{"name":"Error Codes","id":"cf47ff89-e35f-4515-a219-043dfcbaf40b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n1000\tInvalid user\n1001\tInvalid request. Could not connect to database\n1002\tValidator dispatcher expects an array\n1006\tCannot find a valid customization page\n1007\tInvalid validation method being called\n1200\tA URL is required\n1201\tThe URL provided seems to be irregular\n1202\tUnable to grab the content for the URL provided. Please try again.\n1203\tYour custom page must be larger than <characters> characters\n1204\tYour custom page must be smaller than <characters> characters\n1205\tA <token> token was not detected on the error page, and must be added before this page can be integrated into Cloudflare. The default error page will show until this is corrected and rescanned.\n1206\tCould not find a valid zone\n1207\tThat customization page is not modifiable\n1208\tAn unknown error has occurred and has been logged. We will fix this problem promptly. We apologize for the inconvenience.\n1209\tCould not find a valid customization page for this operation\n1210\tThat operation is no longer allowed for that domain.\n1211\tCould not find a valid customization page to disable\n1212\tAn undocumented error has occurred and has been logged.\n1213\tThat operation has already been performed for this challenge/error.\n1214\tRate limit reached for this operation. Please try again in a minute\n1215\tRate limit reached for this operation. Please try again in a minute\n1217\tInvalid state passed\n1218\tMissing Custom Page state\n1219\tPlease upgrade to access this feature\n1220\tWe were unable to scan the page provided. Please ensure it is accessible publicly and is larger than 100 characters"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf47ff89-e35f-4515-a219-043dfcbaf40b"}],"id":"b341914d-0cca-410f-8fe5-4dee3340447a","_postman_id":"b341914d-0cca-410f-8fe5-4dee3340447a","description":""},{"name":"Access Applications","item":[{"name":"List Access Applications","id":"a3039b94-28e2-43f0-b00f-f1b0d380d2d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/access/apps","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","access","apps"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a3039b94-28e2-43f0-b00f-f1b0d380d2d2"},{"name":"Access Application Details","id":"b40142f1-aaf8-4095-87e4-d35ed0fa9b2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/access/apps/{{application_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","access","apps","{{application_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b40142f1-aaf8-4095-87e4-d35ed0fa9b2f"},{"name":"Create Access Application","id":"82182ca2-55b9-4865-95b0-ce7d9c128c7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Admin Site\",\n    \"domain\": \"test.example.com/admin\",\n    \n    \"session_duration\": \"24h\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/access/apps","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","access","apps"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"82182ca2-55b9-4865-95b0-ce7d9c128c7e"},{"name":"Update Access Application","id":"79be8a02-20ef-4226-a349-cec89bd42f60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Admin Site\",\n    \"domain\": \"test.example.com/admin\",\n    \n    \"session_duration\": \"24h\"\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/access/apps","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","access","apps"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"79be8a02-20ef-4226-a349-cec89bd42f60"},{"name":"Delete Access Application","id":"3dbf47b0-1a75-44a5-82bb-acf227d70fd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/access/apps/{{application_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","access","apps","{{application_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3dbf47b0-1a75-44a5-82bb-acf227d70fd3"},{"name":"Revoke Access Tokens","id":"8db380e9-b3e1-412c-9576-c7c0ec27566e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/access/apps/{{application_id}}/revoke-tokens","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","access","apps","{{application_id}}","revoke-tokens"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8db380e9-b3e1-412c-9576-c7c0ec27566e"}],"id":"445a384f-8123-4b05-80df-efb7f1fe4e7e","_postman_id":"445a384f-8123-4b05-80df-efb7f1fe4e7e","description":""},{"name":"Access Policy","item":[{"name":"List Access Policies","id":"784e28dc-024d-4dce-a842-60798e2820f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/access/apps/{{application_id}}/policies","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","access","apps","{{application_id}}","policies"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"784e28dc-024d-4dce-a842-60798e2820f3"},{"name":"Access Policy Details","id":"d927a3f5-8884-47af-a4ee-90829942ee8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/access/apps/{{application_id}}/policies/{{policy_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","access","apps","{{application_id}}","policies","{{policy_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d927a3f5-8884-47af-a4ee-90829942ee8c"},{"name":"Create Access Policy","id":"035ba710-b845-4dca-a6bb-592331378ec9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"decision\": \"allow\",\n    \"name\": \"Allow devs\",\n    \"include\": [\n        {\n            \"email\": {\n                \"email\": \"test@example.com\"\n            }\n        }\n    ],\n    \n    \"precedence\": \"1\",\n    \"exclude\": [\n        {\n            \"email\": {\n                \"email\": \"test@example.com\"\n            }\n        }\n    ],\n    \"require\": [\n        {\n            \"email\": {\n                \"email\": \"test@example.com\"\n            }\n        }\n    ]\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/access/apps/{{application_id}}/policies","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","access","apps","{{application_id}}","policies"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"035ba710-b845-4dca-a6bb-592331378ec9"},{"name":"Update Access Policy","id":"34427365-04b2-44ee-8b35-bcdac80d9ec0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"decision\": \"allow\",\n    \"name\": \"Allow devs\",\n    \"include\": [\n        {\n            \"email\": {\n                \"email\": \"test@example.com\"\n            }\n        }\n    ],\n    \n    \"precedence\": \"1\",\n    \"exclude\": [\n        {\n            \"email\": {\n                \"email\": \"test@example.com\"\n            }\n        }\n    ],\n    \"require\": [\n        {\n            \"email\": {\n                \"email\": \"test@example.com\"\n            }\n        }\n    ]\n}"},"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/access/apps/{{application_id}}/policies/{{policy_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","access","apps","{{application_id}}","policies","{{policy_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"34427365-04b2-44ee-8b35-bcdac80d9ec0"},{"name":"Delete Access Policy","id":"c2e04cf5-1566-4598-9d70-fb1f692e14bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cloudflare.com/client/v4/zones/{{zone_id}}/access/apps/{{application_id}}","urlObject":{"protocol":"https","path":["client","v4","zones","{{zone_id}}","access","apps","{{application_id}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c2e04cf5-1566-4598-9d70-fb1f692e14bf"}],"id":"4c2fd5a1-2a68-440d-87c4-706809813ed7","_postman_id":"4c2fd5a1-2a68-440d-87c4-706809813ed7","description":""},{"name":"Registrar Domains","item":[{"name":"List Domains","id":"cc5929e4-fc02-411c-89e4-768ee9531582","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": [\n        \"cloudflare.com\",\n        \"cloudflare.net\"\n    ]\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/registrar/domains","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","registrar","domains"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc5929e4-fc02-411c-89e4-768ee9531582"},{"name":"Get Domain","id":"f5c83efb-4115-4ee6-b7a6-f9cfbcb16081","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/registrar/domains/{{domain_name}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","registrar","domains","{{domain_name}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5c83efb-4115-4ee6-b7a6-f9cfbcb16081"},{"name":"Update Domain","id":"785fcca2-744a-4afa-a300-9da6d822a314","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name_servers\": [\n        \"preston.ns.cloudflare.com\",\n        \"oli.ns.cloudflare.com\"\n    ],\n    \"privacy\": true,\n    \"locked\": false,\n    \"auto_renew\": true\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/registrar/domains/{{domain_name}}","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","registrar","domains","{{domain_name}}"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"785fcca2-744a-4afa-a300-9da6d822a314"},{"name":"Transfer Domain","id":"631f0f41-f0a9-4c6e-95e5-52f6daf155f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"auth_code\": \"12345\"\n\t\"registrant_contact_id\": \"ea95132c15732412d22c1476fa83f27a\",\n\t    \n    \"privacy\": true,\n    \"auto_renew\": true\n}"},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/registrar/domains/{{domain_name}}/transfer","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","registrar","domains","{{domain_name}}","transfer"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"631f0f41-f0a9-4c6e-95e5-52f6daf155f5"},{"name":"Cancel Transfer","id":"cca59c41-6b85-488f-b2e4-78212e15737e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.cloudflare.com/client/v4/accounts/{{account_id}}/registrar/domains/{{domain_name}}/cancel_transfer","urlObject":{"protocol":"https","path":["client","v4","accounts","{{account_id}}","registrar","domains","{{domain_name}}","cancel_transfer"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cca59c41-6b85-488f-b2e4-78212e15737e"},{"name":"Error Codes","id":"980d764f-281a-4b9b-aed5-b132bd8c53e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"X-Auth-Email","value":"{{x-auth-email}}"},{"key":"X-Auth-Key","value":"{{x-auth-key}}"}],"body":{"mode":"raw","raw":"Code  Description\n\n10000\tInternal Server Error\n10001\tAuthentication Failure"},"url":"See 'Body'","urlObject":{"host":["See 'Body'"],"query":[],"variable":[]}},"response":[],"_postman_id":"980d764f-281a-4b9b-aed5-b132bd8c53e8"}],"id":"e8b0ee29-96e2-47e5-846f-0417a84127ae","_postman_id":"e8b0ee29-96e2-47e5-846f-0417a84127ae","description":""}],"event":[{"listen":"prerequest","script":{"id":"03135d0f-1415-49b8-bd52-8e629a68d418","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ab104299-10b3-408a-8d56-246b26a5e144","type":"text/javascript","exec":[""]}}]}