# Cloudflare API > Welcome to Cloudflare's API documentation site. **Version:** 4.0.0 **Base URL:** https://api.cloudflare.com/client/v4 **License:** BSD-3-Clause (https://opensource.org/licenses/BSD-3-Clause) We are experimenting with an updated version of our API documentation - check out [developers.cloudflare.com/api-next/](https://developers.cloudflare.com/api-next/) to test out the new experience. To get started using Cloudflare's products and services via the API, refer to [how to interact with Cloudflare](https://developers.cloudflare.com/fundamentals/basic-tasks/interact-with-cloudflare/), which covers using tools like [Terraform](https://developers.cloudflare.com/terraform/#cloudflare-terraform) and the [official SDKs](https://developers.cloudflare.com/fundamentals/api/reference/sdks/) to maintain your Cloudflare resources. Using the Cloudflare API requires authentication so that Cloudflare knows who is making requests and what permissions you have. Create an API token to grant access to the API to perform actions. You can also authenticate with [API keys](https://developers.cloudflare.com/fundamentals/api/get-started/keys/), but these keys have [several limitations](https://developers.cloudflare.com/fundamentals/api/get-started/keys/#limitations) that make them less secure than API tokens. Whenever possible, use API tokens to interact with the Cloudflare API. To create an API token, from the Cloudflare dashboard, go to My Profile > API Tokens and select Create Token. For more information on how to create and troubleshoot API tokens, refer to our [API fundamentals](https://developers.cloudflare.com/fundamentals/api/). For information regarding rate limits, refer to our [API Rate Limits](https://developers.cloudflare.com/cloudflare-for-platforms/workers-for-platforms/platform/limits/#api-rate-limits). Totally new to Cloudflare? [Start here](https://developers.cloudflare.com/fundamentals/get-started/). [Full OpenAPI Spec](openapi.json) ## AI Gateway Datasets - [AI Gateway Datasets operations](tags/AI Gateway Datasets.yaml) All 'AI Gateway Datasets' operations in one file - [GET /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/datasets](operations/aig-config-list-dataset.yaml): List Datasets - [POST /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/datasets](operations/aig-config-create-dataset.yaml): Create a new Dataset - [GET /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/datasets/{id}](operations/aig-config-fetch-dataset.yaml): Fetch a Dataset - [PUT /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/datasets/{id}](operations/aig-config-update-dataset.yaml): Update a Dataset - [DELETE /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/datasets/{id}](operations/aig-config-delete-dataset.yaml): Delete a Dataset ## AI Gateway Evaluations - [AI Gateway Evaluations operations](tags/AI Gateway Evaluations.yaml) All 'AI Gateway Evaluations' operations in one file - [GET /accounts/{account_id}/ai-gateway/evaluation-types](operations/aig-config-list-evaluators.yaml): List Evaluators - [GET /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/evaluations](operations/aig-config-list-evaluations.yaml): List Evaluations - [POST /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/evaluations](operations/aig-config-create-evaluations.yaml): Create a new Evaluation - [GET /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/evaluations/{id}](operations/aig-config-fetch-evaluations.yaml): Fetch a Evaluation - [DELETE /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/evaluations/{id}](operations/aig-config-delete-evaluations.yaml): Delete a Evaluation ## AI Gateway Gateways - [AI Gateway Gateways operations](tags/AI Gateway Gateways.yaml) All 'AI Gateway Gateways' operations in one file - [GET /accounts/{account_id}/ai-gateway/gateways](operations/aig-config-list-gateway.yaml): List Gateways - [POST /accounts/{account_id}/ai-gateway/gateways](operations/aig-config-create-gateway.yaml): Create a new Gateway - [GET /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/url/{provider}](operations/aig-config-get-gateway-url.yaml): Get Gateway URL - [GET /accounts/{account_id}/ai-gateway/gateways/{id}](operations/aig-config-fetch-gateway.yaml): Fetch a Gateway - [PUT /accounts/{account_id}/ai-gateway/gateways/{id}](operations/aig-config-update-gateway.yaml): Update a Gateway - [DELETE /accounts/{account_id}/ai-gateway/gateways/{id}](operations/aig-config-delete-gateway.yaml): Delete a Gateway ## AI Gateway Logs - [AI Gateway Logs operations](tags/AI Gateway Logs.yaml) All 'AI Gateway Logs' operations in one file - [GET /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs](operations/aig-config-list-gateway-logs.yaml): List Gateway Logs - [DELETE /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs](operations/aig-config-delete-gateway-logs.yaml): Delete Gateway Logs - [GET /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs/{id}](operations/aig-config-get-gateway-log-detail.yaml): Get Gateway Log Detail - [PATCH /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs/{id}](operations/aig-config-patch-gateway-log.yaml): Patch Gateway Log - [GET /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs/{id}/request](operations/aig-config-get-gateway-log-request.yaml): Get Gateway Log Request - [GET /accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs/{id}/response](operations/aig-config-get-gateway-log-response.yaml): Get Gateway Log Response ## API Shield API Discovery - [API Shield API Discovery operations](tags/API Shield API Discovery.yaml) All 'API Shield API Discovery' operations in one file - [GET /zones/{zone_id}/api_gateway/discovery](operations/api-shield-api-discovery-retrieve-discovered-operations-on-a-zone-as-openapi.yaml): Retrieve discovered operations on a zone rendered as OpenAPI schemas - [GET /zones/{zone_id}/api_gateway/discovery/operations](operations/api-shield-api-discovery-retrieve-discovered-operations-on-a-zone.yaml): Retrieve discovered operations on a zone - [PATCH /zones/{zone_id}/api_gateway/discovery/operations](operations/api-shield-api-patch-discovered-operations.yaml): Patch discovered operations - [PATCH /zones/{zone_id}/api_gateway/discovery/operations/{operation_id}](operations/api-shield-api-patch-discovered-operation.yaml): Patch discovered operation ## API Shield Client Certificates for a Zone - [API Shield Client Certificates for a Zone operations](tags/API Shield Client Certificates for a Zone.yaml) All 'API Shield Client Certificates for a Zone' operations in one file - [GET /zones/{zone_id}/certificate_authorities/hostname_associations](operations/client-certificate-for-a-zone-list-hostname-associations.yaml): List Hostname Associations - [PUT /zones/{zone_id}/certificate_authorities/hostname_associations](operations/client-certificate-for-a-zone-put-hostname-associations.yaml): Replace Hostname Associations - [GET /zones/{zone_id}/client_certificates](operations/client-certificate-for-a-zone-list-client-certificates.yaml): List Client Certificates - [POST /zones/{zone_id}/client_certificates](operations/client-certificate-for-a-zone-create-client-certificate.yaml): Create Client Certificate - [GET /zones/{zone_id}/client_certificates/{client_certificate_id}](operations/client-certificate-for-a-zone-client-certificate-details.yaml): Client Certificate Details - [PATCH /zones/{zone_id}/client_certificates/{client_certificate_id}](operations/client-certificate-for-a-zone-edit-client-certificate.yaml): Reactivate Client Certificate - [DELETE /zones/{zone_id}/client_certificates/{client_certificate_id}](operations/client-certificate-for-a-zone-delete-client-certificate.yaml): Revoke Client Certificate ## API Shield Endpoint Management - [API Shield Endpoint Management operations](tags/API Shield Endpoint Management.yaml) All 'API Shield Endpoint Management' operations in one file - [GET /zones/{zone_id}/api_gateway/operations](operations/api-shield-endpoint-management-retrieve-information-about-all-operations-on-a-zone.yaml): Retrieve information about all operations on a zone - [POST /zones/{zone_id}/api_gateway/operations](operations/api-shield-endpoint-management-add-operations-to-a-zone.yaml): Add operations to a zone - [DELETE /zones/{zone_id}/api_gateway/operations](operations/api-shield-endpoint-management-delete-multiple-operations.yaml): Delete multiple operations - [POST /zones/{zone_id}/api_gateway/operations/item](operations/api-shield-endpoint-management-add-operation-to-a-zone.yaml): Add one operation to a zone - [GET /zones/{zone_id}/api_gateway/operations/{operation_id}](operations/api-shield-endpoint-management-retrieve-information-about-an-operation.yaml): Retrieve information about an operation - [DELETE /zones/{zone_id}/api_gateway/operations/{operation_id}](operations/api-shield-endpoint-management-delete-an-operation.yaml): Delete an operation - [GET /zones/{zone_id}/api_gateway/schemas](operations/api-shield-endpoint-management-retrieve-operations-and-features-as-open-api-schemas.yaml): Retrieve operations and features as OpenAPI schemas ## API Shield Schema Validation 2.0 - [API Shield Schema Validation 2.0 operations](tags/API Shield Schema Validation 2.0.yaml) All 'API Shield Schema Validation 2.0' operations in one file - [PATCH /zones/{zone_id}/api_gateway/operations/schema_validation](operations/api-shield-schema-validation-update-multiple-operation-level-settings.yaml): Update multiple operation-level schema validation settings - [GET /zones/{zone_id}/api_gateway/operations/{operation_id}/schema_validation](operations/api-shield-schema-validation-retrieve-operation-level-settings.yaml): Retrieve operation-level schema validation settings - [PUT /zones/{zone_id}/api_gateway/operations/{operation_id}/schema_validation](operations/api-shield-schema-validation-update-operation-level-settings.yaml): Update operation-level schema validation settings - [GET /zones/{zone_id}/api_gateway/settings/schema_validation](operations/api-shield-schema-validation-retrieve-zone-level-settings.yaml): Retrieve zone level schema validation settings - [PUT /zones/{zone_id}/api_gateway/settings/schema_validation](operations/api-shield-schema-validation-update-zone-level-settings.yaml): Update zone level schema validation settings - [PATCH /zones/{zone_id}/api_gateway/settings/schema_validation](operations/api-shield-schema-validation-patch-zone-level-settings.yaml): Update zone level schema validation settings - [GET /zones/{zone_id}/api_gateway/user_schemas](operations/api-shield-schema-validation-retrieve-information-about-all-schemas.yaml): Retrieve information about all schemas on a zone - [POST /zones/{zone_id}/api_gateway/user_schemas](operations/api-shield-schema-validation-post-schema.yaml): Upload a schema to a zone - [GET /zones/{zone_id}/api_gateway/user_schemas/hosts](operations/api-shield-schema-validation-retrieve-user-schema-hosts.yaml): Retrieve schema hosts in a zone - [GET /zones/{zone_id}/api_gateway/user_schemas/{schema_id}](operations/api-shield-schema-validation-retrieve-information-about-specific-schema.yaml): Retrieve information about a specific schema on a zone - [PATCH /zones/{zone_id}/api_gateway/user_schemas/{schema_id}](operations/api-shield-schema-validation-enable-validation-for-a-schema.yaml): Enable validation for a schema - [DELETE /zones/{zone_id}/api_gateway/user_schemas/{schema_id}](operations/api-shield-schema-delete-a-schema.yaml): Delete a schema - [GET /zones/{zone_id}/api_gateway/user_schemas/{schema_id}/operations](operations/api-shield-schema-validation-extract-operations-from-schema.yaml): Retrieve all operations from a schema. ## API Shield Settings - [API Shield Settings operations](tags/API Shield Settings.yaml) All 'API Shield Settings' operations in one file - [GET /zones/{zone_id}/api_gateway/configuration](operations/api-shield-settings-retrieve-information-about-specific-configuration-properties.yaml): Retrieve information about specific configuration properties - [PUT /zones/{zone_id}/api_gateway/configuration](operations/api-shield-settings-set-configuration-properties.yaml): Set configuration properties ## API Shield WAF Expression Templates - [API Shield WAF Expression Templates operations](tags/API Shield WAF Expression Templates.yaml) All 'API Shield WAF Expression Templates' operations in one file - [POST /zones/{zone_id}/api_gateway/expression-template/fallthrough](operations/api-shield-expression-templates-fallthrough.yaml): Generate fallthrough WAF expression template from a set of API hosts ## ASN Intelligence - [ASN Intelligence operations](tags/ASN Intelligence.yaml) All 'ASN Intelligence' operations in one file - [GET /accounts/{account_id}/intel/asn/{asn}](operations/asn-intelligence-get-asn-overview.yaml): Get ASN Overview. - [GET /accounts/{account_id}/intel/asn/{asn}/subnets](operations/asn-intelligence-get-asn-subnets.yaml): Get ASN Subnets ## Access Bookmark applications (Deprecated) - [Access Bookmark applications (Deprecated) operations](tags/Access Bookmark applications (Deprecated).yaml) All 'Access Bookmark applications (Deprecated)' operations in one file - [GET /accounts/{account_id}/access/bookmarks](operations/access-bookmark-applications-(-deprecated)-list-bookmark-applications.yaml): List Bookmark applications - [GET /accounts/{account_id}/access/bookmarks/{bookmark_id}](operations/access-bookmark-applications-(-deprecated)-get-a-bookmark-application.yaml): Get a Bookmark application - [POST /accounts/{account_id}/access/bookmarks/{bookmark_id}](operations/access-bookmark-applications-(-deprecated)-create-a-bookmark-application.yaml): Create a Bookmark application - [PUT /accounts/{account_id}/access/bookmarks/{bookmark_id}](operations/access-bookmark-applications-(-deprecated)-update-a-bookmark-application.yaml): Update a Bookmark application - [DELETE /accounts/{account_id}/access/bookmarks/{bookmark_id}](operations/access-bookmark-applications-(-deprecated)-delete-a-bookmark-application.yaml): Delete a Bookmark application ## Access SCIM update logs - [Access SCIM update logs operations](tags/Access SCIM update logs.yaml) All 'Access SCIM update logs' operations in one file - [GET /accounts/{account_id}/access/logs/scim/updates](operations/access-scim-update-logs-list-access-scim-update-logs.yaml): List Access SCIM update logs ## Access application-scoped policies - [Access application-scoped policies operations](tags/Access application-scoped policies.yaml) All 'Access application-scoped policies' operations in one file - [GET /accounts/{account_id}/access/apps/{app_id}/policies](operations/access-policies-list-access-app-policies.yaml): List Access application policies - [POST /accounts/{account_id}/access/apps/{app_id}/policies](operations/access-policies-create-an-access-policy.yaml): Create an Access application policy - [GET /accounts/{account_id}/access/apps/{app_id}/policies/{policy_id}](operations/access-policies-get-an-access-policy.yaml): Get an Access application policy - [PUT /accounts/{account_id}/access/apps/{app_id}/policies/{policy_id}](operations/access-policies-update-an-access-policy.yaml): Update an Access application policy - [DELETE /accounts/{account_id}/access/apps/{app_id}/policies/{policy_id}](operations/access-policies-delete-an-access-policy.yaml): Delete an Access application policy - [PUT /accounts/{account_id}/access/apps/{app_id}/policies/{policy_id}/make_reusable](operations/access-policies-convert-reusable.yaml): Convert an Access application policy to a reusable policy ## Access applications - [Access applications operations](tags/Access applications.yaml) All 'Access applications' operations in one file - [GET /accounts/{account_id}/access/apps](operations/access-applications-list-access-applications.yaml): List Access applications - [POST /accounts/{account_id}/access/apps](operations/access-applications-add-an-application.yaml): Add an Access application - [GET /accounts/{account_id}/access/apps/{app_id}](operations/access-applications-get-an-access-application.yaml): Get an Access application - [PUT /accounts/{account_id}/access/apps/{app_id}](operations/access-applications-update-an-access-application.yaml): Update an Access application - [DELETE /accounts/{account_id}/access/apps/{app_id}](operations/access-applications-delete-an-access-application.yaml): Delete an Access application - [POST /accounts/{account_id}/access/apps/{app_id}/revoke_tokens](operations/access-applications-revoke-service-tokens.yaml): Revoke application tokens - [PUT /accounts/{account_id}/access/apps/{app_id}/settings](operations/access-applications-put-update-access-application-settings.yaml): Update Access application settings - [PATCH /accounts/{account_id}/access/apps/{app_id}/settings](operations/access-applications-patch-update-access-application-settings.yaml): Update Access application settings - [GET /accounts/{account_id}/access/apps/{app_id}/user_policy_checks](operations/access-applications-test-access-policies.yaml): Test Access policies ## Access authentication logs - [Access authentication logs operations](tags/Access authentication logs.yaml) All 'Access authentication logs' operations in one file - [GET /accounts/{account_id}/access/logs/access_requests](operations/access-authentication-logs-get-access-authentication-logs.yaml): Get Access authentication logs ## Access custom pages - [Access custom pages operations](tags/Access custom pages.yaml) All 'Access custom pages' operations in one file - [GET /accounts/{account_id}/access/custom_pages](operations/access-custom-pages-list-custom-pages.yaml): List custom pages - [POST /accounts/{account_id}/access/custom_pages](operations/access-custom-pages-create-a-custom-page.yaml): Create a custom page - [GET /accounts/{account_id}/access/custom_pages/{custom_page_id}](operations/access-custom-pages-get-a-custom-page.yaml): Get a custom page - [PUT /accounts/{account_id}/access/custom_pages/{custom_page_id}](operations/access-custom-pages-update-a-custom-page.yaml): Update a custom page - [DELETE /accounts/{account_id}/access/custom_pages/{custom_page_id}](operations/access-custom-pages-delete-a-custom-page.yaml): Delete a custom page ## Access groups - [Access groups operations](tags/Access groups.yaml) All 'Access groups' operations in one file - [GET /accounts/{account_id}/access/groups](operations/access-groups-list-access-groups.yaml): List Access groups - [POST /accounts/{account_id}/access/groups](operations/access-groups-create-an-access-group.yaml): Create an Access group - [GET /accounts/{account_id}/access/groups/{group_id}](operations/access-groups-get-an-access-group.yaml): Get an Access group - [PUT /accounts/{account_id}/access/groups/{group_id}](operations/access-groups-update-an-access-group.yaml): Update an Access group - [DELETE /accounts/{account_id}/access/groups/{group_id}](operations/access-groups-delete-an-access-group.yaml): Delete an Access group ## Access identity providers - [Access identity providers operations](tags/Access identity providers.yaml) All 'Access identity providers' operations in one file - [GET /accounts/{account_id}/access/identity_providers](operations/access-identity-providers-list-access-identity-providers.yaml): List Access identity providers - [POST /accounts/{account_id}/access/identity_providers](operations/access-identity-providers-add-an-access-identity-provider.yaml): Add an Access identity provider - [GET /accounts/{account_id}/access/identity_providers/{identity_provider_id}](operations/access-identity-providers-get-an-access-identity-provider.yaml): Get an Access identity provider - [PUT /accounts/{account_id}/access/identity_providers/{identity_provider_id}](operations/access-identity-providers-update-an-access-identity-provider.yaml): Update an Access identity provider - [DELETE /accounts/{account_id}/access/identity_providers/{identity_provider_id}](operations/access-identity-providers-delete-an-access-identity-provider.yaml): Delete an Access identity provider - [GET /accounts/{account_id}/access/identity_providers/{identity_provider_id}/scim/groups](operations/access-identity-providers-list-scim-group-resources.yaml): List SCIM Group resources - [GET /accounts/{account_id}/access/identity_providers/{identity_provider_id}/scim/users](operations/access-identity-providers-list-scim-user-resources.yaml): List SCIM User resources ## Access key configuration - [Access key configuration operations](tags/Access key configuration.yaml) All 'Access key configuration' operations in one file - [GET /accounts/{account_id}/access/keys](operations/access-key-configuration-get-the-access-key-configuration.yaml): Get the Access key configuration - [PUT /accounts/{account_id}/access/keys](operations/access-key-configuration-update-the-access-key-configuration.yaml): Update the Access key configuration - [POST /accounts/{account_id}/access/keys/rotate](operations/access-key-configuration-rotate-access-keys.yaml): Rotate Access keys ## Access mTLS authentication - [Access mTLS authentication operations](tags/Access mTLS authentication.yaml) All 'Access mTLS authentication' operations in one file - [GET /accounts/{account_id}/access/certificates](operations/access-mtls-authentication-list-mtls-certificates.yaml): List mTLS certificates - [POST /accounts/{account_id}/access/certificates](operations/access-mtls-authentication-add-an-mtls-certificate.yaml): Add an mTLS certificate - [GET /accounts/{account_id}/access/certificates/settings](operations/access-mtls-authentication-list-mtls-certificates-hostname-settings.yaml): List all mTLS hostname settings - [PUT /accounts/{account_id}/access/certificates/settings](operations/access-mtls-authentication-update-an-mtls-certificate-settings.yaml): Update an mTLS certificate's hostname settings - [GET /accounts/{account_id}/access/certificates/{certificate_id}](operations/access-mtls-authentication-get-an-mtls-certificate.yaml): Get an mTLS certificate - [PUT /accounts/{account_id}/access/certificates/{certificate_id}](operations/access-mtls-authentication-update-an-mtls-certificate.yaml): Update an mTLS certificate - [DELETE /accounts/{account_id}/access/certificates/{certificate_id}](operations/access-mtls-authentication-delete-an-mtls-certificate.yaml): Delete an mTLS certificate ## Access policy tester - [Access policy tester operations](tags/Access policy tester.yaml) All 'Access policy tester' operations in one file - [POST /accounts/{account_id}/access/policy-tests](operations/access-policy-tests.yaml): Start Access policy test - [GET /accounts/{account_id}/access/policy-tests/{policy_test_id}](operations/access-policy-tests-get-an-update.yaml): Get the current status of a given Access policy test - [GET /accounts/{account_id}/access/policy-tests/{policy_test_id}/users](operations/access-policy-tests-get-a-user-page.yaml): Get an Access policy test users page ## Access reusable policies - [Access reusable policies operations](tags/Access reusable policies.yaml) All 'Access reusable policies' operations in one file - [GET /accounts/{account_id}/access/policies](operations/access-policies-list-access-reusable-policies.yaml): List Access reusable policies - [POST /accounts/{account_id}/access/policies](operations/access-policies-create-an-access-reusable-policy.yaml): Create an Access reusable policy - [GET /accounts/{account_id}/access/policies/{policy_id}](operations/access-policies-get-an-access-reusable-policy.yaml): Get an Access reusable policy - [PUT /accounts/{account_id}/access/policies/{policy_id}](operations/access-policies-update-an-access-reusable-policy.yaml): Update an Access reusable policy - [DELETE /accounts/{account_id}/access/policies/{policy_id}](operations/access-policies-delete-an-access-reusable-policy.yaml): Delete an Access reusable policy ## Access service tokens - [Access service tokens operations](tags/Access service tokens.yaml) All 'Access service tokens' operations in one file - [GET /accounts/{account_id}/access/service_tokens](operations/access-service-tokens-list-service-tokens.yaml): List service tokens - [POST /accounts/{account_id}/access/service_tokens](operations/access-service-tokens-create-a-service-token.yaml): Create a service token - [GET /accounts/{account_id}/access/service_tokens/{service_token_id}](operations/access-service-tokens-get-a-service-token.yaml): Get a service token - [PUT /accounts/{account_id}/access/service_tokens/{service_token_id}](operations/access-service-tokens-update-a-service-token.yaml): Update a service token - [DELETE /accounts/{account_id}/access/service_tokens/{service_token_id}](operations/access-service-tokens-delete-a-service-token.yaml): Delete a service token - [POST /accounts/{account_id}/access/service_tokens/{service_token_id}/refresh](operations/access-service-tokens-refresh-a-service-token.yaml): Refresh a service token - [POST /accounts/{account_id}/access/service_tokens/{service_token_id}/rotate](operations/access-service-tokens-rotate-a-service-token.yaml): Rotate a service token ## Access short-lived certificate CAs - [Access short-lived certificate CAs operations](tags/Access short-lived certificate CAs.yaml) All 'Access short-lived certificate CAs' operations in one file - [GET /accounts/{account_id}/access/apps/ca](operations/access-short-lived-certificate-c-as-list-short-lived-certificate-c-as.yaml): List short-lived certificate CAs - [GET /accounts/{account_id}/access/apps/{app_id}/ca](operations/access-short-lived-certificate-c-as-get-a-short-lived-certificate-ca.yaml): Get a short-lived certificate CA - [POST /accounts/{account_id}/access/apps/{app_id}/ca](operations/access-short-lived-certificate-c-as-create-a-short-lived-certificate-ca.yaml): Create a short-lived certificate CA - [DELETE /accounts/{account_id}/access/apps/{app_id}/ca](operations/access-short-lived-certificate-c-as-delete-a-short-lived-certificate-ca.yaml): Delete a short-lived certificate CA ## Access tags - [Access tags operations](tags/Access tags.yaml) All 'Access tags' operations in one file - [GET /accounts/{account_id}/access/tags](operations/access-tags-list-tags.yaml): List tags - [POST /accounts/{account_id}/access/tags](operations/access-tags-create-tag.yaml): Create a tag - [GET /accounts/{account_id}/access/tags/{tag_name}](operations/access-tags-get-a-tag.yaml): Get a tag - [PUT /accounts/{account_id}/access/tags/{tag_name}](operations/access-tags-update-a-tag.yaml): Update a tag - [DELETE /accounts/{account_id}/access/tags/{tag_name}](operations/access-tags-delete-a-tag.yaml): Delete a tag ## Account Billing Profile - [Account Billing Profile operations](tags/Account Billing Profile.yaml) All 'Account Billing Profile' operations in one file - [GET /accounts/{account_id}/billing/profile](operations/account-billing-profile-(-deprecated)-billing-profile-details.yaml): Billing Profile Details ## Account Load Balancer Monitors - [Account Load Balancer Monitors operations](tags/Account Load Balancer Monitors.yaml) All 'Account Load Balancer Monitors' operations in one file - [GET /accounts/{account_id}/load_balancers/monitors](operations/account-load-balancer-monitors-list-monitors.yaml): List Monitors - [POST /accounts/{account_id}/load_balancers/monitors](operations/account-load-balancer-monitors-create-monitor.yaml): Create Monitor - [GET /accounts/{account_id}/load_balancers/monitors/{monitor_id}](operations/account-load-balancer-monitors-monitor-details.yaml): Monitor Details - [PUT /accounts/{account_id}/load_balancers/monitors/{monitor_id}](operations/account-load-balancer-monitors-update-monitor.yaml): Update Monitor - [PATCH /accounts/{account_id}/load_balancers/monitors/{monitor_id}](operations/account-load-balancer-monitors-patch-monitor.yaml): Patch Monitor - [DELETE /accounts/{account_id}/load_balancers/monitors/{monitor_id}](operations/account-load-balancer-monitors-delete-monitor.yaml): Delete Monitor - [POST /accounts/{account_id}/load_balancers/monitors/{monitor_id}/preview](operations/account-load-balancer-monitors-preview-monitor.yaml): Preview Monitor - [GET /accounts/{account_id}/load_balancers/monitors/{monitor_id}/references](operations/account-load-balancer-monitors-list-monitor-references.yaml): List Monitor References - [GET /accounts/{account_id}/load_balancers/preview/{preview_id}](operations/account-load-balancer-monitors-preview-result.yaml): Preview Result ## Account Load Balancer Pools - [Account Load Balancer Pools operations](tags/Account Load Balancer Pools.yaml) All 'Account Load Balancer Pools' operations in one file - [GET /accounts/{account_id}/load_balancers/pools](operations/account-load-balancer-pools-list-pools.yaml): List Pools - [POST /accounts/{account_id}/load_balancers/pools](operations/account-load-balancer-pools-create-pool.yaml): Create Pool - [PATCH /accounts/{account_id}/load_balancers/pools](operations/account-load-balancer-pools-patch-pools.yaml): Patch Pools - [GET /accounts/{account_id}/load_balancers/pools/{pool_id}](operations/account-load-balancer-pools-pool-details.yaml): Pool Details - [PUT /accounts/{account_id}/load_balancers/pools/{pool_id}](operations/account-load-balancer-pools-update-pool.yaml): Update Pool - [PATCH /accounts/{account_id}/load_balancers/pools/{pool_id}](operations/account-load-balancer-pools-patch-pool.yaml): Patch Pool - [DELETE /accounts/{account_id}/load_balancers/pools/{pool_id}](operations/account-load-balancer-pools-delete-pool.yaml): Delete Pool - [GET /accounts/{account_id}/load_balancers/pools/{pool_id}/health](operations/account-load-balancer-pools-pool-health-details.yaml): Pool Health Details - [POST /accounts/{account_id}/load_balancers/pools/{pool_id}/preview](operations/account-load-balancer-pools-preview-pool.yaml): Preview Pool - [GET /accounts/{account_id}/load_balancers/pools/{pool_id}/references](operations/account-load-balancer-pools-list-pool-references.yaml): List Pool References ## Account Load Balancer Search - [Account Load Balancer Search operations](tags/Account Load Balancer Search.yaml) All 'Account Load Balancer Search' operations in one file - [GET /accounts/{account_id}/load_balancers/search](operations/account-load-balancer-search-search-resources.yaml): Search Resources ## Account Members - [Account Members operations](tags/Account Members.yaml) All 'Account Members' operations in one file - [GET /accounts/{account_id}/members](operations/account-members-list-members.yaml): List Members - [POST /accounts/{account_id}/members](operations/account-members-add-member.yaml): Add Member - [GET /accounts/{account_id}/members/{member_id}](operations/account-members-member-details.yaml): Member Details - [PUT /accounts/{account_id}/members/{member_id}](operations/account-members-update-member.yaml): Update Member - [DELETE /accounts/{account_id}/members/{member_id}](operations/account-members-remove-member.yaml): Remove Member ## Account Owned API Tokens - [Account Owned API Tokens operations](tags/Account Owned API Tokens.yaml) All 'Account Owned API Tokens' operations in one file - [GET /accounts/{account_id}/tokens](operations/account-api-tokens-list-tokens.yaml): List Tokens - [POST /accounts/{account_id}/tokens](operations/account-api-tokens-create-token.yaml): Create Token - [GET /accounts/{account_id}/tokens/permission_groups](operations/account-api-tokens-list-permission-groups.yaml): List Permission Groups - [GET /accounts/{account_id}/tokens/verify](operations/account-api-tokens-verify-token.yaml): Verify Token - [GET /accounts/{account_id}/tokens/{token_id}](operations/account-api-tokens-token-details.yaml): Token Details - [PUT /accounts/{account_id}/tokens/{token_id}](operations/account-api-tokens-update-token.yaml): Update Token - [DELETE /accounts/{account_id}/tokens/{token_id}](operations/account-api-tokens-delete-token.yaml): Delete Token - [PUT /accounts/{account_id}/tokens/{token_id}/value](operations/account-api-tokens-roll-token.yaml): Roll Token ## Account Permission Groups - [Account Permission Groups operations](tags/Account Permission Groups.yaml) All 'Account Permission Groups' operations in one file - [GET /accounts/{account_id}/iam/permission_groups](operations/account-permission-group-list.yaml): List Account Permission Groups - [GET /accounts/{account_id}/iam/permission_groups/{permission_group_id}](operations/account-permission-group-details.yaml): Permission Group Details ## Account Request Tracer - [Account Request Tracer operations](tags/Account Request Tracer.yaml) All 'Account Request Tracer' operations in one file - [POST /accounts/{account_id}/request-tracer/trace](operations/account-request-tracer-request-trace.yaml): Request Trace ## Account Resource Groups - [Account Resource Groups operations](tags/Account Resource Groups.yaml) All 'Account Resource Groups' operations in one file - [GET /accounts/{account_id}/iam/resource_groups](operations/account-resource-group-list.yaml): List Resource Groups - [POST /accounts/{account_id}/iam/resource_groups](operations/account-resource-group-create.yaml): Create Resource Group - [GET /accounts/{account_id}/iam/resource_groups/{resource_group_id}](operations/account-resource-group-details.yaml): Resource Group Details - [PUT /accounts/{account_id}/iam/resource_groups/{resource_group_id}](operations/account-resource-group-update.yaml): Update Resource Group - [DELETE /accounts/{account_id}/iam/resource_groups/{resource_group_id}](operations/account-resource-group-delete.yaml): Remove Resource Group ## Account Roles - [Account Roles operations](tags/Account Roles.yaml) All 'Account Roles' operations in one file - [GET /accounts/{account_id}/roles](operations/account-roles-list-roles.yaml): List Roles - [GET /accounts/{account_id}/roles/{role_id}](operations/account-roles-role-details.yaml): Role Details ## Account Rulesets - [Account Rulesets operations](tags/Account Rulesets.yaml) All 'Account Rulesets' operations in one file - [GET /accounts/{account_id}/rulesets](operations/listAccountRulesets.yaml): List account rulesets - [POST /accounts/{account_id}/rulesets](operations/createAccountRuleset.yaml): Create an account ruleset - [GET /accounts/{account_id}/rulesets/phases/{ruleset_phase}/entrypoint](operations/getAccountEntrypointRuleset.yaml): Get an account entry point ruleset - [PUT /accounts/{account_id}/rulesets/phases/{ruleset_phase}/entrypoint](operations/updateAccountEntrypointRuleset.yaml): Update an account entry point ruleset - [GET /accounts/{account_id}/rulesets/phases/{ruleset_phase}/entrypoint/versions](operations/listAccountEntrypointRulesetVersions.yaml): List an account entry point ruleset's versions - [GET /accounts/{account_id}/rulesets/phases/{ruleset_phase}/entrypoint/versions/{ruleset_version}](operations/getAccountEntrypointRulesetVersion.yaml): Get an account entry point ruleset version - [GET /accounts/{account_id}/rulesets/{ruleset_id}](operations/getAccountRuleset.yaml): Get an account ruleset - [PUT /accounts/{account_id}/rulesets/{ruleset_id}](operations/updateAccountRuleset.yaml): Update an account ruleset - [DELETE /accounts/{account_id}/rulesets/{ruleset_id}](operations/deleteAccountRuleset.yaml): Delete an account ruleset - [POST /accounts/{account_id}/rulesets/{ruleset_id}/rules](operations/createAccountRulesetRule.yaml): Create an account ruleset rule - [PATCH /accounts/{account_id}/rulesets/{ruleset_id}/rules/{rule_id}](operations/updateAccountRulesetRule.yaml): Update an account ruleset rule - [DELETE /accounts/{account_id}/rulesets/{ruleset_id}/rules/{rule_id}](operations/deleteAccountRulesetRule.yaml): Delete an account ruleset rule - [GET /accounts/{account_id}/rulesets/{ruleset_id}/versions](operations/listAccountRulesetVersions.yaml): List an account ruleset's versions - [GET /accounts/{account_id}/rulesets/{ruleset_id}/versions/{ruleset_version}](operations/getAccountRulesetVersion.yaml): Get an account ruleset version - [DELETE /accounts/{account_id}/rulesets/{ruleset_id}/versions/{ruleset_version}](operations/deleteAccountRulesetVersion.yaml): Delete an account ruleset version - [GET /accounts/{account_id}/rulesets/{ruleset_id}/versions/{ruleset_version}/by_tag/{rule_tag}](operations/listAccountRulesetVersionRulesByTag.yaml): List an account ruleset version's rules by tag ## Account Subscriptions - [Account Subscriptions operations](tags/Account Subscriptions.yaml) All 'Account Subscriptions' operations in one file - [GET /accounts/{account_id}/subscriptions](operations/account-subscriptions-list-subscriptions.yaml): List Subscriptions - [POST /accounts/{account_id}/subscriptions](operations/account-subscriptions-create-subscription.yaml): Create Subscription - [PUT /accounts/{account_id}/subscriptions/{subscription_identifier}](operations/account-subscriptions-update-subscription.yaml): Update Subscription - [DELETE /accounts/{account_id}/subscriptions/{subscription_identifier}](operations/account-subscriptions-delete-subscription.yaml): Delete Subscription ## Account User Groups - [Account User Groups operations](tags/Account User Groups.yaml) All 'Account User Groups' operations in one file - [GET /accounts/{account_id}/iam/user_groups](operations/account-user-group-list.yaml): List User Groups - [POST /accounts/{account_id}/iam/user_groups](operations/account-user-group-create.yaml): Create User Group - [GET /accounts/{account_id}/iam/user_groups/{user_group_id}](operations/account-user-group-details.yaml): User Group Details - [PUT /accounts/{account_id}/iam/user_groups/{user_group_id}](operations/account-user-group-update.yaml): Update User Group - [DELETE /accounts/{account_id}/iam/user_groups/{user_group_id}](operations/account-user-group-delete.yaml): Remove User Group - [GET /accounts/{account_id}/iam/user_groups/{user_group_id}/members](operations/account-user-group-member-list.yaml): List User Group Members - [POST /accounts/{account_id}/iam/user_groups/{user_group_id}/members](operations/account-user-group-member-create.yaml): Add User Group Members - [PUT /accounts/{account_id}/iam/user_groups/{user_group_id}/members](operations/account-user-group-members-update.yaml): Update User Group Members - [DELETE /accounts/{account_id}/iam/user_groups/{user_group_id}/members/{member_id}](operations/account-user-group-member-delete.yaml): Remove User Group Member ## Account-Level Custom Nameservers - [Account-Level Custom Nameservers operations](tags/Account-Level Custom Nameservers.yaml) All 'Account-Level Custom Nameservers' operations in one file - [GET /accounts/{account_id}/custom_ns](operations/account-level-custom-nameservers-list-account-custom-nameservers.yaml): List Account Custom Nameservers - [POST /accounts/{account_id}/custom_ns](operations/account-level-custom-nameservers-add-account-custom-nameserver.yaml): Add Account Custom Nameserver - [DELETE /accounts/{account_id}/custom_ns/{custom_ns_id}](operations/account-level-custom-nameservers-delete-account-custom-nameserver.yaml): Delete Account Custom Nameserver ## Account-Level Custom Nameservers Usage for a Zone - [Account-Level Custom Nameservers Usage for a Zone operations](tags/Account-Level Custom Nameservers Usage for a Zone.yaml) All 'Account-Level Custom Nameservers Usage for a Zone' operations in one file - [GET /zones/{zone_id}/custom_ns](operations/account-level-custom-nameservers-usage-for-a-zone-get-account-custom-nameserver-related-zone-metadata.yaml): Get Account Custom Nameserver Related Zone Metadata - [PUT /zones/{zone_id}/custom_ns](operations/account-level-custom-nameservers-usage-for-a-zone-set-account-custom-nameserver-related-zone-metadata.yaml): Set Account Custom Nameserver Related Zone Metadata ## Accounts - [Accounts operations](tags/Accounts.yaml) All 'Accounts' operations in one file - [GET /accounts](operations/accounts-list-accounts.yaml): List Accounts - [POST /accounts](operations/account-creation.yaml): Create an account - [GET /accounts/{account_id}](operations/accounts-account-details.yaml): Account Details - [PUT /accounts/{account_id}](operations/accounts-update-account.yaml): Update Account - [DELETE /accounts/{account_id}](operations/account-deletion.yaml): Delete a specific account ## Analyze Certificate - [Analyze Certificate operations](tags/Analyze Certificate.yaml) All 'Analyze Certificate' operations in one file - [POST /zones/{zone_id}/ssl/analyze](operations/analyze-certificate-analyze-certificate.yaml): Analyze Certificate ## Argo Analytics for Geolocation - [Argo Analytics for Geolocation operations](tags/Argo Analytics for Geolocation.yaml) All 'Argo Analytics for Geolocation' operations in one file - [GET /zones/{zone_id}/analytics/latency/colos](operations/argo-analytics-for-geolocation-argo-analytics-for-a-zone-at-different-po-ps.yaml): Argo Analytics for a zone at different PoPs ## Argo Analytics for Zone - [Argo Analytics for Zone operations](tags/Argo Analytics for Zone.yaml) All 'Argo Analytics for Zone' operations in one file - [GET /zones/{zone_id}/analytics/latency](operations/argo-analytics-for-zone-argo-analytics-for-a-zone.yaml): Argo Analytics for a zone ## Argo Smart Routing - [Argo Smart Routing operations](tags/Argo Smart Routing.yaml) All 'Argo Smart Routing' operations in one file - [GET /zones/{zone_id}/argo/smart_routing](operations/argo-smart-routing-get-argo-smart-routing-setting.yaml): Get Argo Smart Routing setting - [PATCH /zones/{zone_id}/argo/smart_routing](operations/argo-smart-routing-patch-argo-smart-routing-setting.yaml): Patch Argo Smart Routing setting ## Attacker - [Attacker operations](tags/Attacker.yaml) All 'Attacker' operations in one file - [GET /accounts/{account_id}/cloudforce-one/events/attackers](operations/get_AttackerList.yaml): Lists attackers ## Audit Logs - [Audit Logs operations](tags/Audit Logs.yaml) All 'Audit Logs' operations in one file - [GET /accounts/{account_id}/audit_logs](operations/audit-logs-get-account-audit-logs.yaml): Get account audit logs - [GET /accounts/{account_id}/logs/audit](operations/audit-logs-v2-get-account-audit-logs.yaml): Get account audit logs (Version 2, Beta release) - [GET /user/audit_logs](operations/audit-logs-get-user-audit-logs.yaml): Get user audit logs ## AutoRAG - [AutoRAG operations](tags/AutoRAG.yaml) All 'AutoRAG' operations in one file - [POST /accounts/{account_id}/autorag/rags/{id}/ai-search](operations/autorag-config-ai-search.yaml): AI Search - [POST /accounts/{account_id}/autorag/rags/{id}/search](operations/autorag-config-search.yaml): Search - [PATCH /accounts/{account_id}/autorag/rags/{id}/sync](operations/autorag-config-sync.yaml): Sync ## AutoRAG Jobs - [AutoRAG Jobs operations](tags/AutoRAG Jobs.yaml) All 'AutoRAG Jobs' operations in one file - [GET /accounts/{account_id}/autorag/rags/{id}/jobs](operations/autorag-config-list-jobs.yaml): Jobs - [GET /accounts/{account_id}/autorag/rags/{id}/jobs/{job_id}](operations/autorag-config-get-job.yaml): Jobs - [GET /accounts/{account_id}/autorag/rags/{id}/jobs/{job_id}/logs](operations/autorag-config-list-job-logs.yaml): Jobs ## Automatic SSL/TLS - [Automatic SSL/TLS operations](tags/Automatic SSL/TLS.yaml) All 'Automatic SSL/TLS' operations in one file - [GET /zones/{zone_id}/settings/ssl_automatic_mode](operations/ssl-detector-automatic-mode-get-enrollment.yaml): Get Automatic SSL/TLS enrollment status for the given zone - [PATCH /zones/{zone_id}/settings/ssl_automatic_mode](operations/ssl-detector-automatic-mode-patch-enrollment.yaml): Patch Automatic SSL/TLS Enrollment status for given zone ## Available Page Rules settings - [Available Page Rules settings operations](tags/Available Page Rules settings.yaml) All 'Available Page Rules settings' operations in one file - [GET /zones/{zone_id}/pagerules/settings](operations/available-page-rules-settings-list-available-page-rules-settings.yaml): List available Page Rules settings ## BinDB - [BinDB operations](tags/BinDB.yaml) All 'BinDB' operations in one file - [POST /accounts/{account_id}/cloudforce-one/binary](operations/post_BinDBPost.yaml): Posts a file to Binary Storage - [GET /accounts/{account_id}/cloudforce-one/binary/{hash}](operations/get_BinDBGetBinary.yaml): Retrieves a file from Binary Storage ## Bot Settings - [Bot Settings operations](tags/Bot Settings.yaml) All 'Bot Settings' operations in one file - [GET /zones/{zone_id}/bot_management](operations/bot-management-for-a-zone-get-config.yaml): Get Zone Bot Management Config - [PUT /zones/{zone_id}/bot_management](operations/bot-management-for-a-zone-update-config.yaml): Update Zone Bot Management Config ## Botnet Threat Feed - [Botnet Threat Feed operations](tags/Botnet Threat Feed.yaml) All 'Botnet Threat Feed' operations in one file - [GET /accounts/{account_id}/botnet_feed/asn/{asn_id}/day_report](operations/botnet-threat-feed-get-day-report.yaml): Get daily report - [GET /accounts/{account_id}/botnet_feed/asn/{asn_id}/full_report](operations/botnet-threat-feed-get-full-report.yaml): Get full report - [GET /accounts/{account_id}/botnet_feed/configs/asn](operations/botnet-threat-feed-list-asn.yaml): Get list of ASNs - [DELETE /accounts/{account_id}/botnet_feed/configs/asn/{asn_id}](operations/botnet-threat-feed-delete-asn.yaml): Delete an ASN ## CNIs - [CNIs operations](tags/CNIs.yaml) All 'CNIs' operations in one file - [GET /accounts/{account_id}/cni/cnis](operations/list_cnis.yaml): List existing CNI objects - [POST /accounts/{account_id}/cni/cnis](operations/create_cni.yaml): Create a new CNI object - [GET /accounts/{account_id}/cni/cnis/{cni}](operations/get_cni.yaml): Get information about a CNI object - [PUT /accounts/{account_id}/cni/cnis/{cni}](operations/update_cni.yaml): Modify stored information about a CNI object - [DELETE /accounts/{account_id}/cni/cnis/{cni}](operations/delete_cni.yaml): Delete a specified CNI object ## Calls Apps - [Calls Apps operations](tags/Calls Apps.yaml) All 'Calls Apps' operations in one file - [GET /accounts/{account_id}/calls/apps](operations/calls-apps-list.yaml): List apps - [POST /accounts/{account_id}/calls/apps](operations/calls-apps-create-a-new-app.yaml): Create a new app - [GET /accounts/{account_id}/calls/apps/{app_id}](operations/calls-apps-retrieve-app-details.yaml): Retrieve app details - [PUT /accounts/{account_id}/calls/apps/{app_id}](operations/calls-apps-update-app-details.yaml): Edit app details - [DELETE /accounts/{account_id}/calls/apps/{app_id}](operations/calls-apps-delete-app.yaml): Delete app ## Calls TURN Keys - [Calls TURN Keys operations](tags/Calls TURN Keys.yaml) All 'Calls TURN Keys' operations in one file - [GET /accounts/{account_id}/calls/turn_keys](operations/calls-turn-key-list.yaml): List TURN Keys - [POST /accounts/{account_id}/calls/turn_keys](operations/calls-turn-key-create.yaml): Create a new TURN key - [GET /accounts/{account_id}/calls/turn_keys/{key_id}](operations/calls-retrieve-turn-key-details.yaml): Retrieve TURN key details - [PUT /accounts/{account_id}/calls/turn_keys/{key_id}](operations/calls-update-turn-key.yaml): Edit TURN key details - [DELETE /accounts/{account_id}/calls/turn_keys/{key_id}](operations/calls-delete-turn-key.yaml): Delete TURN key ## Catalog Sync - [Catalog Sync operations](tags/Catalog Sync.yaml) All 'Catalog Sync' operations in one file - [GET /accounts/{account_id}/magic/cloud/catalog-syncs](operations/catalog-syncs-list.yaml): List Catalog Syncs - [POST /accounts/{account_id}/magic/cloud/catalog-syncs](operations/catalog-syncs-create.yaml): Create Catalog Sync - [GET /accounts/{account_id}/magic/cloud/catalog-syncs/prebuilt-policies](operations/catalog-syncs-prebuilt-policies-list.yaml): List Prebuilt Policies - [GET /accounts/{account_id}/magic/cloud/catalog-syncs/{sync_id}](operations/catalog-syncs-read.yaml): Read Catalog Sync - [PUT /accounts/{account_id}/magic/cloud/catalog-syncs/{sync_id}](operations/catalog-syncs-update.yaml): Update Catalog Sync - [PATCH /accounts/{account_id}/magic/cloud/catalog-syncs/{sync_id}](operations/catalog-syncs-patch.yaml): Patch Catalog Sync - [DELETE /accounts/{account_id}/magic/cloud/catalog-syncs/{sync_id}](operations/catalog-syncs-delete.yaml): Delete Catalog Sync - [POST /accounts/{account_id}/magic/cloud/catalog-syncs/{sync_id}/refresh](operations/catalog-syncs-refresh.yaml): Run Catalog Sync ## Category - [Category operations](tags/Category.yaml) All 'Category' operations in one file - [GET /accounts/{account_id}/cloudforce-one/events/categories](operations/get_CategoryList.yaml): Lists categories - [POST /accounts/{account_id}/cloudforce-one/events/categories/create](operations/post_CategoryCreate.yaml): Creates a new category - [GET /accounts/{account_id}/cloudforce-one/events/categories/{category_id}](operations/get_CategoryRead.yaml): Reads a category - [POST /accounts/{account_id}/cloudforce-one/events/categories/{category_id}](operations/post_CategoryUpdate.yaml): Updates a category - [PATCH /accounts/{account_id}/cloudforce-one/events/categories/{category_id}](operations/patch_CategoryUpdate.yaml): Updates a category - [DELETE /accounts/{account_id}/cloudforce-one/events/categories/{category_id}](operations/delete_CategoryDelete.yaml): Deletes a category ## Certificate Packs - [Certificate Packs operations](tags/Certificate Packs.yaml) All 'Certificate Packs' operations in one file - [GET /zones/{zone_id}/ssl/certificate_packs](operations/certificate-packs-list-certificate-packs.yaml): List Certificate Packs - [POST /zones/{zone_id}/ssl/certificate_packs/order](operations/certificate-packs-order-advanced-certificate-manager-certificate-pack.yaml): Order Advanced Certificate Manager Certificate Pack - [GET /zones/{zone_id}/ssl/certificate_packs/quota](operations/certificate-packs-get-certificate-pack-quotas.yaml): Get Certificate Pack Quotas - [GET /zones/{zone_id}/ssl/certificate_packs/{certificate_pack_id}](operations/certificate-packs-get-certificate-pack.yaml): Get Certificate Pack - [PATCH /zones/{zone_id}/ssl/certificate_packs/{certificate_pack_id}](operations/certificate-packs-restart-validation-for-advanced-certificate-manager-certificate-pack.yaml): Restart Validation or Update Advanced Certificate Manager Certificate Pack - [DELETE /zones/{zone_id}/ssl/certificate_packs/{certificate_pack_id}](operations/certificate-packs-delete-advanced-certificate-manager-certificate-pack.yaml): Delete Advanced Certificate Manager Certificate Pack ## Cloud Integrations - [Cloud Integrations operations](tags/Cloud Integrations.yaml) All 'Cloud Integrations' operations in one file - [GET /accounts/{account_id}/magic/cloud/providers](operations/providers-list.yaml): List Cloud Integrations - [POST /accounts/{account_id}/magic/cloud/providers](operations/providers-create.yaml): Create Cloud Integration - [POST /accounts/{account_id}/magic/cloud/providers/discover](operations/providers-discover-all.yaml): Run Discovery for All Integrations - [GET /accounts/{account_id}/magic/cloud/providers/{provider_id}](operations/providers-read.yaml): Read Cloud Integration - [PUT /accounts/{account_id}/magic/cloud/providers/{provider_id}](operations/providers-update.yaml): Update Cloud Integration - [PATCH /accounts/{account_id}/magic/cloud/providers/{provider_id}](operations/providers-patch.yaml): Patch Cloud Integration - [DELETE /accounts/{account_id}/magic/cloud/providers/{provider_id}](operations/providers-delete.yaml): Delete Cloud Integration - [POST /accounts/{account_id}/magic/cloud/providers/{provider_id}/discover](operations/providers-discover.yaml): Run Discovery - [GET /accounts/{account_id}/magic/cloud/providers/{provider_id}/initial_setup](operations/providers-initial-setup.yaml): Get Cloud Integration Setup Config ## Cloudflare IPs - [Cloudflare IPs operations](tags/Cloudflare IPs.yaml) All 'Cloudflare IPs' operations in one file - [GET /ips](operations/cloudflare-ips-cloudflare-ip-details.yaml): Cloudflare/JD Cloud IP Details ## Cloudflare Images - [Cloudflare Images operations](tags/Cloudflare Images.yaml) All 'Cloudflare Images' operations in one file - [GET /accounts/{account_id}/images/v1](operations/cloudflare-images-list-images.yaml): List images - [POST /accounts/{account_id}/images/v1](operations/cloudflare-images-upload-an-image-via-url.yaml): Upload an image - [GET /accounts/{account_id}/images/v1/stats](operations/cloudflare-images-images-usage-statistics.yaml): Images usage statistics - [GET /accounts/{account_id}/images/v1/{image_id}](operations/cloudflare-images-image-details.yaml): Image details - [PATCH /accounts/{account_id}/images/v1/{image_id}](operations/cloudflare-images-update-image.yaml): Update image - [DELETE /accounts/{account_id}/images/v1/{image_id}](operations/cloudflare-images-delete-image.yaml): Delete image - [GET /accounts/{account_id}/images/v1/{image_id}/blob](operations/cloudflare-images-base-image.yaml): Base image - [GET /accounts/{account_id}/images/v2](operations/cloudflare-images-list-images-v2.yaml): List images V2 - [POST /accounts/{account_id}/images/v2/direct_upload](operations/cloudflare-images-create-authenticated-direct-upload-url-v-2.yaml): Create authenticated direct upload URL V2 ## Cloudflare Images Keys - [Cloudflare Images Keys operations](tags/Cloudflare Images Keys.yaml) All 'Cloudflare Images Keys' operations in one file - [GET /accounts/{account_id}/images/v1/keys](operations/cloudflare-images-keys-list-signing-keys.yaml): List Signing Keys - [PUT /accounts/{account_id}/images/v1/keys/{signing_key_name}](operations/cloudflare-images-keys-add-signing-key.yaml): Create a new Signing Key - [DELETE /accounts/{account_id}/images/v1/keys/{signing_key_name}](operations/cloudflare-images-keys-delete-signing-key.yaml): Delete Signing Key ## Cloudflare Images Variants - [Cloudflare Images Variants operations](tags/Cloudflare Images Variants.yaml) All 'Cloudflare Images Variants' operations in one file - [GET /accounts/{account_id}/images/v1/variants](operations/cloudflare-images-variants-list-variants.yaml): List variants - [POST /accounts/{account_id}/images/v1/variants](operations/cloudflare-images-variants-create-a-variant.yaml): Create a variant - [GET /accounts/{account_id}/images/v1/variants/{variant_id}](operations/cloudflare-images-variants-variant-details.yaml): Variant details - [PATCH /accounts/{account_id}/images/v1/variants/{variant_id}](operations/cloudflare-images-variants-update-a-variant.yaml): Update a variant - [DELETE /accounts/{account_id}/images/v1/variants/{variant_id}](operations/cloudflare-images-variants-delete-a-variant.yaml): Delete a variant ## Cloudflare Tunnel - [Cloudflare Tunnel operations](tags/Cloudflare Tunnel.yaml) All 'Cloudflare Tunnel' operations in one file - [GET /accounts/{account_id}/cfd_tunnel](operations/cloudflare-tunnel-list-cloudflare-tunnels.yaml): List Cloudflare Tunnels - [POST /accounts/{account_id}/cfd_tunnel](operations/cloudflare-tunnel-create-a-cloudflare-tunnel.yaml): Create a Cloudflare Tunnel - [GET /accounts/{account_id}/cfd_tunnel/{tunnel_id}](operations/cloudflare-tunnel-get-a-cloudflare-tunnel.yaml): Get a Cloudflare Tunnel - [PATCH /accounts/{account_id}/cfd_tunnel/{tunnel_id}](operations/cloudflare-tunnel-update-a-cloudflare-tunnel.yaml): Update a Cloudflare Tunnel - [DELETE /accounts/{account_id}/cfd_tunnel/{tunnel_id}](operations/cloudflare-tunnel-delete-a-cloudflare-tunnel.yaml): Delete a Cloudflare Tunnel - [GET /accounts/{account_id}/cfd_tunnel/{tunnel_id}/connections](operations/cloudflare-tunnel-list-cloudflare-tunnel-connections.yaml): List Cloudflare Tunnel connections - [DELETE /accounts/{account_id}/cfd_tunnel/{tunnel_id}/connections](operations/cloudflare-tunnel-clean-up-cloudflare-tunnel-connections.yaml): Clean up Cloudflare Tunnel connections - [GET /accounts/{account_id}/cfd_tunnel/{tunnel_id}/connectors/{connector_id}](operations/cloudflare-tunnel-get-cloudflare-tunnel-connector.yaml): Get Cloudflare Tunnel connector - [POST /accounts/{account_id}/cfd_tunnel/{tunnel_id}/management](operations/cloudflare-tunnel-get-a-cloudflare-tunnel-management-token.yaml): Get a Cloudflare Tunnel management token - [GET /accounts/{account_id}/cfd_tunnel/{tunnel_id}/token](operations/cloudflare-tunnel-get-a-cloudflare-tunnel-token.yaml): Get a Cloudflare Tunnel token - [GET /accounts/{account_id}/tunnels](operations/cloudflare-tunnel-list-all-tunnels.yaml): List All Tunnels - [GET /accounts/{account_id}/warp_connector](operations/cloudflare-tunnel-list-warp-connector-tunnels.yaml): List Warp Connector Tunnels - [POST /accounts/{account_id}/warp_connector](operations/cloudflare-tunnel-create-a-warp-connector-tunnel.yaml): Create a Warp Connector Tunnel - [GET /accounts/{account_id}/warp_connector/{tunnel_id}](operations/cloudflare-tunnel-get-a-warp-connector-tunnel.yaml): Get a Warp Connector Tunnel - [PATCH /accounts/{account_id}/warp_connector/{tunnel_id}](operations/cloudflare-tunnel-update-a-warp-connector-tunnel.yaml): Update a Warp Connector Tunnel - [DELETE /accounts/{account_id}/warp_connector/{tunnel_id}](operations/cloudflare-tunnel-delete-a-warp-connector-tunnel.yaml): Delete a Warp Connector Tunnel - [GET /accounts/{account_id}/warp_connector/{tunnel_id}/token](operations/cloudflare-tunnel-get-a-warp-connector-tunnel-token.yaml): Get a Warp Connector Tunnel token ## Cloudflare Tunnel Configuration - [Cloudflare Tunnel Configuration operations](tags/Cloudflare Tunnel Configuration.yaml) All 'Cloudflare Tunnel Configuration' operations in one file - [GET /accounts/{account_id}/cfd_tunnel/{tunnel_id}/configurations](operations/cloudflare-tunnel-configuration-get-configuration.yaml): Get configuration - [PUT /accounts/{account_id}/cfd_tunnel/{tunnel_id}/configurations](operations/cloudflare-tunnel-configuration-put-configuration.yaml): Put configuration ## Content Scanning - [Content Scanning operations](tags/Content Scanning.yaml) All 'Content Scanning' operations in one file - [POST /zones/{zone_id}/content-upload-scan/disable](operations/waf-content-scanning-disable.yaml): Disable Content Scanning - [POST /zones/{zone_id}/content-upload-scan/enable](operations/waf-content-scanning-enable.yaml): Enable Content Scanning - [GET /zones/{zone_id}/content-upload-scan/payloads](operations/waf-content-scanning-list-custom-scan-expressions.yaml): List Existing Custom Scan Expressions - [POST /zones/{zone_id}/content-upload-scan/payloads](operations/waf-content-scanning-add-custom-scan-expressions.yaml): Add Custom Scan Expressions - [DELETE /zones/{zone_id}/content-upload-scan/payloads/{expression_id}](operations/waf-content-scanning-delete-custom-scan-expressions.yaml): Delete a Custom Scan Expression - [GET /zones/{zone_id}/content-upload-scan/settings](operations/waf-content-scanning-get-status.yaml): Get Content Scanning Status ## Country - [Country operations](tags/Country.yaml) All 'Country' operations in one file - [GET /accounts/{account_id}/cloudforce-one/events/countries](operations/get_CountryRead.yaml): Retrieves countries information for all countries ## Cron - [Cron operations](tags/Cron.yaml) All 'Cron' operations in one file - [GET /accounts/{account_id}/cloudforce-one/events/cron](operations/get_CronUpdateRead.yaml): Reads the last cron update time - [POST /accounts/{account_id}/cloudforce-one/events/cron](operations/post_CronUpdate.yaml): Reads the last cron update time - [PATCH /accounts/{account_id}/cloudforce-one/events/cron](operations/patch_CronUpdate.yaml): Reads the last cron update time ## Custom Hostname Fallback Origin for a Zone - [Custom Hostname Fallback Origin for a Zone operations](tags/Custom Hostname Fallback Origin for a Zone.yaml) All 'Custom Hostname Fallback Origin for a Zone' operations in one file - [GET /zones/{zone_id}/custom_hostnames/fallback_origin](operations/custom-hostname-fallback-origin-for-a-zone-get-fallback-origin-for-custom-hostnames.yaml): Get Fallback Origin for Custom Hostnames - [PUT /zones/{zone_id}/custom_hostnames/fallback_origin](operations/custom-hostname-fallback-origin-for-a-zone-update-fallback-origin-for-custom-hostnames.yaml): Update Fallback Origin for Custom Hostnames - [DELETE /zones/{zone_id}/custom_hostnames/fallback_origin](operations/custom-hostname-fallback-origin-for-a-zone-delete-fallback-origin-for-custom-hostnames.yaml): Delete Fallback Origin for Custom Hostnames ## Custom Hostname for a Zone - [Custom Hostname for a Zone operations](tags/Custom Hostname for a Zone.yaml) All 'Custom Hostname for a Zone' operations in one file - [GET /zones/{zone_id}/custom_hostnames](operations/custom-hostname-for-a-zone-list-custom-hostnames.yaml): List Custom Hostnames - [POST /zones/{zone_id}/custom_hostnames](operations/custom-hostname-for-a-zone-create-custom-hostname.yaml): Create Custom Hostname - [GET /zones/{zone_id}/custom_hostnames/{custom_hostname_id}](operations/custom-hostname-for-a-zone-custom-hostname-details.yaml): Custom Hostname Details - [PATCH /zones/{zone_id}/custom_hostnames/{custom_hostname_id}](operations/custom-hostname-for-a-zone-edit-custom-hostname.yaml): Edit Custom Hostname - [DELETE /zones/{zone_id}/custom_hostnames/{custom_hostname_id}](operations/custom-hostname-for-a-zone-delete-custom-hostname-(-and-any-issued-ssl-certificates).yaml): Delete Custom Hostname (and any issued SSL certificates) - [PUT /zones/{zone_id}/custom_hostnames/{custom_hostname_id}/certificate_pack/{certificate_pack_id}/certificates/{certificate_id}](operations/custom-hostname-for-a-zone-edit-custom-certificate-custom-hostname.yaml): Replace Custom Certificate and Custom Key In Custom Hostname - [DELETE /zones/{zone_id}/custom_hostnames/{custom_hostname_id}/certificate_pack/{certificate_pack_id}/certificates/{certificate_id}](operations/custom-hostname-for-a-zone-delete_single_certificate_and_key_in_a_custom_hostname.yaml): Delete Single Certificate And Key For Custom Hostname ## Custom Indicator Feeds - [Custom Indicator Feeds operations](tags/Custom Indicator Feeds.yaml) All 'Custom Indicator Feeds' operations in one file - [GET /accounts/{account_id}/intel/indicator-feeds](operations/custom-indicator-feeds-get-indicator-feeds.yaml): Get indicator feeds owned by this account - [POST /accounts/{account_id}/intel/indicator-feeds](operations/custom-indicator-feeds-create-indicator-feeds.yaml): Create new indicator feed - [PUT /accounts/{account_id}/intel/indicator-feeds/permissions/add](operations/custom-indicator-feeds-add-permission.yaml): Grant permission to indicator feed - [PUT /accounts/{account_id}/intel/indicator-feeds/permissions/remove](operations/custom-indicator-feeds-remove-permission.yaml): Revoke permission to indicator feed - [GET /accounts/{account_id}/intel/indicator-feeds/permissions/view](operations/custom-indicator-feeds-view-permissions.yaml): List indicator feed permissions - [GET /accounts/{account_id}/intel/indicator-feeds/{feed_id}](operations/custom-indicator-feeds-get-indicator-feed-metadata.yaml): Get indicator feed metadata - [PUT /accounts/{account_id}/intel/indicator-feeds/{feed_id}](operations/custom-indicator-feeds-update-indicator-feed-metadata.yaml): Update indicator feed metadata - [GET /accounts/{account_id}/intel/indicator-feeds/{feed_id}/data](operations/custom-indicator-feeds-get-indicator-feed-data.yaml): Get indicator feed data - [PUT /accounts/{account_id}/intel/indicator-feeds/{feed_id}/snapshot](operations/custom-indicator-feeds-update-indicator-feed-data.yaml): Update indicator feed data - [GET /accounts/{account_id}/intel/indicator_feeds/{feed_id}/download](operations/custom-indicator-feeds-download-indicator-feed-data.yaml): Download indicator feed data ## Custom SSL for a Zone - [Custom SSL for a Zone operations](tags/Custom SSL for a Zone.yaml) All 'Custom SSL for a Zone' operations in one file - [GET /zones/{zone_id}/custom_certificates](operations/custom-ssl-for-a-zone-list-ssl-configurations.yaml): List SSL Configurations - [POST /zones/{zone_id}/custom_certificates](operations/custom-ssl-for-a-zone-create-ssl-configuration.yaml): Create SSL Configuration - [PUT /zones/{zone_id}/custom_certificates/prioritize](operations/custom-ssl-for-a-zone-re-prioritize-ssl-certificates.yaml): Re-prioritize SSL Certificates - [GET /zones/{zone_id}/custom_certificates/{custom_certificate_id}](operations/custom-ssl-for-a-zone-ssl-configuration-details.yaml): SSL Configuration Details - [PATCH /zones/{zone_id}/custom_certificates/{custom_certificate_id}](operations/custom-ssl-for-a-zone-edit-ssl-configuration.yaml): Edit SSL Configuration - [DELETE /zones/{zone_id}/custom_certificates/{custom_certificate_id}](operations/custom-ssl-for-a-zone-delete-ssl-configuration.yaml): Delete SSL Configuration ## Custom pages for a zone - [Custom pages for a zone operations](tags/Custom pages for a zone.yaml) All 'Custom pages for a zone' operations in one file - [GET /zones/{zone_identifier}/custom_pages](operations/custom-pages-for-a-zone-list-custom-pages.yaml): List custom pages - [GET /zones/{zone_identifier}/custom_pages/{identifier}](operations/custom-pages-for-a-zone-get-a-custom-page.yaml): Get a custom page - [PUT /zones/{zone_identifier}/custom_pages/{identifier}](operations/custom-pages-for-a-zone-update-a-custom-page.yaml): Update a custom page ## Custom pages for an account - [Custom pages for an account operations](tags/Custom pages for an account.yaml) All 'Custom pages for an account' operations in one file - [GET /accounts/{account_identifier}/custom_pages](operations/custom-pages-for-an-account-list-custom-pages.yaml): List custom pages - [GET /accounts/{account_identifier}/custom_pages/{identifier}](operations/custom-pages-for-an-account-get-a-custom-page.yaml): Get a custom page - [PUT /accounts/{account_identifier}/custom_pages/{identifier}](operations/custom-pages-for-an-account-update-a-custom-page.yaml): Update a custom page ## D1 - [D1 operations](tags/D1.yaml) All 'D1' operations in one file - [GET /accounts/{account_id}/d1/database](operations/cloudflare-d1-list-databases.yaml): List D1 Databases - [POST /accounts/{account_id}/d1/database](operations/cloudflare-d1-create-database.yaml): Create D1 Database - [GET /accounts/{account_id}/d1/database/{database_id}](operations/cloudflare-d1-get-database.yaml): Get D1 Database - [PUT /accounts/{account_id}/d1/database/{database_id}](operations/cloudflare-d1-update-database.yaml): Update D1 Database - [PATCH /accounts/{account_id}/d1/database/{database_id}](operations/cloudflare-d1-update-partial-database.yaml): Update D1 Database partially - [DELETE /accounts/{account_id}/d1/database/{database_id}](operations/cloudflare-d1-delete-database.yaml): Delete D1 Database - [POST /accounts/{account_id}/d1/database/{database_id}/export](operations/cloudflare-d1-export-database.yaml): Export D1 Database as SQL - [POST /accounts/{account_id}/d1/database/{database_id}/import](operations/cloudflare-d1-import-database.yaml): Import SQL into your D1 Database - [POST /accounts/{account_id}/d1/database/{database_id}/query](operations/cloudflare-d1-query-database.yaml): Query D1 Database - [POST /accounts/{account_id}/d1/database/{database_id}/raw](operations/cloudflare-d1-raw-database-query.yaml): Raw D1 Database query ## DCV Delegation - [DCV Delegation operations](tags/DCV Delegation.yaml) All 'DCV Delegation' operations in one file - [GET /zones/{zone_id}/dcv_delegation/uuid](operations/dcv-delegation-uuid-get.yaml): Retrieve the DCV Delegation unique identifier. ## DEX Remote Commands - [DEX Remote Commands operations](tags/DEX Remote Commands.yaml) All 'DEX Remote Commands' operations in one file - [GET /accounts/{account_id}/dex/commands](operations/get-commands.yaml): List account commands - [POST /accounts/{account_id}/dex/commands](operations/post-commands.yaml): Create account commands - [GET /accounts/{account_id}/dex/commands/devices](operations/get-commands-eligible-devices.yaml): List devices eligible for remote captures - [GET /accounts/{account_id}/dex/commands/quota](operations/get-commands-quota.yaml): Returns account commands usage, quota, and reset time - [GET /accounts/{account_id}/dex/commands/{command_id}/downloads/{filename}](operations/get-commands-command-id-downloads-filename.yaml): Download command output file ## DEX Synthetic Application Monitoring - [DEX Synthetic Application Monitoring operations](tags/DEX Synthetic Application Monitoring.yaml) All 'DEX Synthetic Application Monitoring' operations in one file - [GET /accounts/{account_id}/dex/colos](operations/dex-endpoints-list-colos.yaml): List Cloudflare colos - [GET /accounts/{account_id}/dex/devices/{device_id}/fleet-status/live](operations/devices-live-status.yaml): Get the live status of a latest device - [GET /accounts/{account_id}/dex/fleet-status/devices](operations/dex-fleet-status-devices.yaml): List fleet status devices - [GET /accounts/{account_id}/dex/fleet-status/live](operations/dex-fleet-status-live.yaml): List fleet status details by dimension - [GET /accounts/{account_id}/dex/fleet-status/over-time](operations/dex-fleet-status-over-time.yaml): List fleet status aggregate details by dimension - [GET /accounts/{account_id}/dex/http-tests/{test_id}](operations/dex-endpoints-http-test-details.yaml): Get details and aggregate metrics for an http test - [GET /accounts/{account_id}/dex/http-tests/{test_id}/percentiles](operations/dex-endpoints-http-test-percentiles.yaml): Get percentiles for an http test - [GET /accounts/{account_id}/dex/tests/overview](operations/dex-endpoints-list-tests-overview.yaml): List DEX test analytics - [GET /accounts/{account_id}/dex/tests/unique-devices](operations/dex-endpoints-tests-unique-devices.yaml): Get count of devices targeted - [GET /accounts/{account_id}/dex/traceroute-test-results/{test_result_id}/network-path](operations/dex-endpoints-traceroute-test-result-network-path.yaml): Get details for a specific traceroute test run - [GET /accounts/{account_id}/dex/traceroute-tests/{test_id}](operations/dex-endpoints-traceroute-test-details.yaml): Get details and aggregate metrics for a traceroute test - [GET /accounts/{account_id}/dex/traceroute-tests/{test_id}/network-path](operations/dex-endpoints-traceroute-test-network-path.yaml): Get network path breakdown for a traceroute test - [GET /accounts/{account_id}/dex/traceroute-tests/{test_id}/percentiles](operations/dex-endpoints-traceroute-test-percentiles.yaml): Get percentiles for a traceroute test ## DLP Datasets - [DLP Datasets operations](tags/DLP Datasets.yaml) All 'DLP Datasets' operations in one file - [GET /accounts/{account_id}/dlp/datasets](operations/dlp-datasets-read-all.yaml): Fetch all datasets - [POST /accounts/{account_id}/dlp/datasets](operations/dlp-datasets-create.yaml): Create a new dataset - [GET /accounts/{account_id}/dlp/datasets/{dataset_id}](operations/dlp-datasets-read.yaml): Fetch a specific dataset - [PUT /accounts/{account_id}/dlp/datasets/{dataset_id}](operations/dlp-datasets-update.yaml): Update details about a dataset - [DELETE /accounts/{account_id}/dlp/datasets/{dataset_id}](operations/dlp-datasets-delete.yaml): Delete a dataset - [POST /accounts/{account_id}/dlp/datasets/{dataset_id}/upload](operations/dlp-datasets-create-version.yaml): Prepare to upload a new version of a dataset - [POST /accounts/{account_id}/dlp/datasets/{dataset_id}/upload/{version}](operations/dlp-datasets-upload-version.yaml): Upload a new version of a dataset - [POST /accounts/{account_id}/dlp/datasets/{dataset_id}/versions/{version}](operations/dlp-datasets-define-columns.yaml): Sets the column information for a multi-column upload - [POST /accounts/{account_id}/dlp/datasets/{dataset_id}/versions/{version}/entries/{entry_id}](operations/dlp-datasets-upload-dataset-column.yaml): Upload a new version of a multi-column dataset ## DLP Document Fingerprints - [DLP Document Fingerprints operations](tags/DLP Document Fingerprints.yaml) All 'DLP Document Fingerprints' operations in one file - [GET /accounts/{account_id}/dlp/document_fingerprints](operations/dlp-document-fingerprints-read-all.yaml): Retrieve data about all document fingerprints. - [POST /accounts/{account_id}/dlp/document_fingerprints](operations/dlp-document-fingerprints-create.yaml): Creates a new document fingerprint. - [GET /accounts/{account_id}/dlp/document_fingerprints/{document_fingerprint_id}](operations/dlp-document-fingerprints-read.yaml): Retrieve data about a specific document fingerprint. - [POST /accounts/{account_id}/dlp/document_fingerprints/{document_fingerprint_id}](operations/dlp-document-fingerprints-update.yaml): Update the attributes of a single document fingerprint. - [PUT /accounts/{account_id}/dlp/document_fingerprints/{document_fingerprint_id}](operations/dlp-document-fingerprints-upload.yaml): Uploads a new version for a document fingerprint. - [DELETE /accounts/{account_id}/dlp/document_fingerprints/{document_fingerprint_id}](operations/dlp-document-fingerprints-delete.yaml): Delete a single document fingerprint. ## DLP Email - [DLP Email operations](tags/DLP Email.yaml) All 'DLP Email' operations in one file - [GET /accounts/{account_id}/dlp/email/account_mapping](operations/dlp-email-scanner-get-account-mapping.yaml): Get mapping - [POST /accounts/{account_id}/dlp/email/account_mapping](operations/dlp-email-scanner-create-account-mapping.yaml): Create mapping - [GET /accounts/{account_id}/dlp/email/rules](operations/dlp-email-scanner-list-all-rules.yaml): List all email scanner rules - [POST /accounts/{account_id}/dlp/email/rules](operations/dlp-email-scanner-create-rule.yaml): Create email scanner rule - [PATCH /accounts/{account_id}/dlp/email/rules](operations/dlp-email-scanner-update-rule-priorities.yaml): Update email scanner rule priorities - [GET /accounts/{account_id}/dlp/email/rules/{rule_id}](operations/dlp-email-scanner-get-rule.yaml): Get an email scanner rule - [PUT /accounts/{account_id}/dlp/email/rules/{rule_id}](operations/dlp-email-scanner-update-rule.yaml): Update email scanner rule - [DELETE /accounts/{account_id}/dlp/email/rules/{rule_id}](operations/dlp-email-scanner-delete-rule.yaml): Delete email scanner rule ## DLP Entries - [DLP Entries operations](tags/DLP Entries.yaml) All 'DLP Entries' operations in one file - [GET /accounts/{account_id}/dlp/entries](operations/dlp-entries-list-all-entries.yaml): List all entries - [POST /accounts/{account_id}/dlp/entries](operations/dlp-entries-create-entry.yaml): Create custom entry - [PUT /accounts/{account_id}/dlp/entries/custom/{entry_id}](operations/dlp-entries-update-custom-entry.yaml): Update custom entry - [PUT /accounts/{account_id}/dlp/entries/predefined/{entry_id}](operations/dlp-entries-update-predefined-entry.yaml): Update predefined entry - [GET /accounts/{account_id}/dlp/entries/{entry_id}](operations/dlp-entries-get-dlp-entry.yaml): Get DLP Entry - [PUT /accounts/{account_id}/dlp/entries/{entry_id}](operations/dlp-entries-update-entry.yaml): Update entry - [DELETE /accounts/{account_id}/dlp/entries/{entry_id}](operations/dlp-entries-delete-entry.yaml): Delete custom entry ## DLP Integration Entries - [DLP Integration Entries operations](tags/DLP Integration Entries.yaml) All 'DLP Integration Entries' operations in one file - [POST /accounts/{account_id}/dlp/entries/integration](operations/dlp-entries-create-integration-entry.yaml): Create integration entry - [PUT /accounts/{account_id}/dlp/entries/integration/{entry_id}](operations/dlp-entries-update-integration-entry.yaml): Update integration entry - [DELETE /accounts/{account_id}/dlp/entries/integration/{entry_id}](operations/dlp-entries-delete-integration-entry.yaml): Delete integration entry ## DLP Predefined Entries - [DLP Predefined Entries operations](tags/DLP Predefined Entries.yaml) All 'DLP Predefined Entries' operations in one file - [POST /accounts/{account_id}/dlp/entries/predefined](operations/dlp-entries-create-predefined-entry.yaml): Create predefined entry - [DELETE /accounts/{account_id}/dlp/entries/predefined/{entry_id}](operations/dlp-entries-delete-predefined-entry.yaml): Delete predefined entry ## DLP Profiles - [DLP Profiles operations](tags/DLP Profiles.yaml) All 'DLP Profiles' operations in one file - [GET /accounts/{account_id}/dlp/profiles](operations/dlp-profiles-list-all-profiles.yaml): List all profiles - [POST /accounts/{account_id}/dlp/profiles/custom](operations/dlp-profiles-create-custom-profiles.yaml): Create custom profile - [GET /accounts/{account_id}/dlp/profiles/custom/{profile_id}](operations/dlp-profiles-get-custom-profile.yaml): Get custom profile - [PUT /accounts/{account_id}/dlp/profiles/custom/{profile_id}](operations/dlp-profiles-update-custom-profile.yaml): Update custom profile - [DELETE /accounts/{account_id}/dlp/profiles/custom/{profile_id}](operations/dlp-profiles-delete-custom-profile.yaml): Delete custom profile - [POST /accounts/{account_id}/dlp/profiles/predefined](operations/dlp-profiles-create-predefined-profile.yaml): Create predefined profile - [GET /accounts/{account_id}/dlp/profiles/predefined/{profile_id}](operations/dlp-profiles-get-predefined-profile.yaml): Get predefined profile - [PUT /accounts/{account_id}/dlp/profiles/predefined/{profile_id}](operations/dlp-profiles-update-predefined-profile.yaml): Update predefined profile - [DELETE /accounts/{account_id}/dlp/profiles/predefined/{profile_id}](operations/dlp-profiles-delete-predefined-profile.yaml): Delete predefined profile - [GET /accounts/{account_id}/dlp/profiles/{profile_id}](operations/dlp-profiles-get-dlp-profile.yaml): Get DLP Profile ## DLP Settings - [DLP Settings operations](tags/DLP Settings.yaml) All 'DLP Settings' operations in one file - [GET /accounts/{account_id}/dlp/limits](operations/dlp-limits-get.yaml): Fetch limits associated with DLP for account - [POST /accounts/{account_id}/dlp/patterns/validate](operations/dlp-pattern-validate.yaml): Validate a DLP regex pattern - [GET /accounts/{account_id}/dlp/payload_log](operations/dlp-payload-log-get.yaml): Get payload log settings - [PUT /accounts/{account_id}/dlp/payload_log](operations/dlp-payload-log-put.yaml): Set payload log settings ## DLS Regional Services - [DLS Regional Services operations](tags/DLS Regional Services.yaml) All 'DLS Regional Services' operations in one file - [GET /accounts/{account_id}/addressing/regional_hostnames/regions](operations/dls-account-regional-hostnames-account-list-regions.yaml): List Regions - [GET /zones/{zone_id}/addressing/regional_hostnames](operations/dls-account-regional-hostnames-account-list-hostnames.yaml): List Regional Hostnames - [POST /zones/{zone_id}/addressing/regional_hostnames](operations/dls-account-regional-hostnames-account-create-hostname.yaml): Create Regional Hostname - [GET /zones/{zone_id}/addressing/regional_hostnames/{hostname}](operations/dls-account-regional-hostnames-account-fetch-hostname.yaml): Fetch Regional Hostname - [PATCH /zones/{zone_id}/addressing/regional_hostnames/{hostname}](operations/dls-account-regional-hostnames-account-patch-hostname.yaml): Update Regional Hostname - [DELETE /zones/{zone_id}/addressing/regional_hostnames/{hostname}](operations/dls-account-regional-hostnames-account-delete-hostname.yaml): Delete Regional Hostname ## DNS Analytics - [DNS Analytics operations](tags/DNS Analytics.yaml) All 'DNS Analytics' operations in one file - [GET /zones/{zone_id}/dns_analytics/report](operations/dns-analytics-table.yaml): Table - [GET /zones/{zone_id}/dns_analytics/report/bytime](operations/dns-analytics-by-time.yaml): By Time ## DNS Firewall - [DNS Firewall operations](tags/DNS Firewall.yaml) All 'DNS Firewall' operations in one file - [GET /accounts/{account_id}/dns_firewall](operations/dns-firewall-list-dns-firewall-clusters.yaml): List DNS Firewall Clusters - [POST /accounts/{account_id}/dns_firewall](operations/dns-firewall-create-dns-firewall-cluster.yaml): Create DNS Firewall Cluster - [GET /accounts/{account_id}/dns_firewall/{dns_firewall_id}](operations/dns-firewall-dns-firewall-cluster-details.yaml): DNS Firewall Cluster Details - [PATCH /accounts/{account_id}/dns_firewall/{dns_firewall_id}](operations/dns-firewall-update-dns-firewall-cluster.yaml): Update DNS Firewall Cluster - [DELETE /accounts/{account_id}/dns_firewall/{dns_firewall_id}](operations/dns-firewall-delete-dns-firewall-cluster.yaml): Delete DNS Firewall Cluster - [GET /accounts/{account_id}/dns_firewall/{dns_firewall_id}/reverse_dns](operations/dns-firewall-show-dns-firewall-cluster-reverse-dns.yaml): Show DNS Firewall Cluster Reverse DNS - [PATCH /accounts/{account_id}/dns_firewall/{dns_firewall_id}/reverse_dns](operations/dns-firewall-update-dns-firewall-cluster-reverse-dns.yaml): Update DNS Firewall Cluster Reverse DNS ## DNS Firewall Analytics - [DNS Firewall Analytics operations](tags/DNS Firewall Analytics.yaml) All 'DNS Firewall Analytics' operations in one file - [GET /accounts/{account_id}/dns_firewall/{dns_firewall_id}/dns_analytics/report](operations/dns-firewall-analytics-table.yaml): Table - [GET /accounts/{account_id}/dns_firewall/{dns_firewall_id}/dns_analytics/report/bytime](operations/dns-firewall-analytics-by-time.yaml): By Time ## DNS Internal Views for an Account - [DNS Internal Views for an Account operations](tags/DNS Internal Views for an Account.yaml) All 'DNS Internal Views for an Account' operations in one file - [GET /accounts/{account_id}/dns_settings/views](operations/dns-views-for-an-account-list-internal-dns-views.yaml): List Internal DNS Views - [POST /accounts/{account_id}/dns_settings/views](operations/dns-views-for-an-account-create-internal-dns-views.yaml): Create Internal DNS View - [GET /accounts/{account_id}/dns_settings/views/{view_id}](operations/dns-views-for-an-account-get-internal-dns-view.yaml): DNS Internal View Details - [PATCH /accounts/{account_id}/dns_settings/views/{view_id}](operations/dns-views-for-an-account-update-internal-dns-view.yaml): Update Internal DNS View - [DELETE /accounts/{account_id}/dns_settings/views/{view_id}](operations/dns-views-for-an-account-delete-internal-dns-view.yaml): Delete Internal DNS View ## DNS Records for a Zone - [DNS Records for a Zone operations](tags/DNS Records for a Zone.yaml) All 'DNS Records for a Zone' operations in one file - [GET /zones/{zone_id}/dns_records](operations/dns-records-for-a-zone-list-dns-records.yaml): List DNS Records - [POST /zones/{zone_id}/dns_records](operations/dns-records-for-a-zone-create-dns-record.yaml): Create DNS Record - [POST /zones/{zone_id}/dns_records/batch](operations/dns-records-for-a-zone-batch-dns-records.yaml): Batch DNS Records - [GET /zones/{zone_id}/dns_records/export](operations/dns-records-for-a-zone-export-dns-records.yaml): Export DNS Records - [POST /zones/{zone_id}/dns_records/import](operations/dns-records-for-a-zone-import-dns-records.yaml): Import DNS Records - [POST /zones/{zone_id}/dns_records/scan](operations/dns-records-for-a-zone-scan-dns-records.yaml): Scan DNS Records - [GET /zones/{zone_id}/dns_records/{dns_record_id}](operations/dns-records-for-a-zone-dns-record-details.yaml): DNS Record Details - [PUT /zones/{zone_id}/dns_records/{dns_record_id}](operations/dns-records-for-a-zone-update-dns-record.yaml): Overwrite DNS Record - [PATCH /zones/{zone_id}/dns_records/{dns_record_id}](operations/dns-records-for-a-zone-patch-dns-record.yaml): Update DNS Record - [DELETE /zones/{zone_id}/dns_records/{dns_record_id}](operations/dns-records-for-a-zone-delete-dns-record.yaml): Delete DNS Record ## DNS Settings for a Zone - [DNS Settings for a Zone operations](tags/DNS Settings for a Zone.yaml) All 'DNS Settings for a Zone' operations in one file - [GET /zones/{zone_id}/dns_settings](operations/dns-settings-for-a-zone-list-dns-settings.yaml): Show DNS Settings - [PATCH /zones/{zone_id}/dns_settings](operations/dns-settings-for-a-zone-update-dns-settings.yaml): Update DNS Settings ## DNS Settings for an Account - [DNS Settings for an Account operations](tags/DNS Settings for an Account.yaml) All 'DNS Settings for an Account' operations in one file - [GET /accounts/{account_id}/dns_settings](operations/dns-settings-for-an-account-list-dns-settings.yaml): Show DNS Settings - [PATCH /accounts/{account_id}/dns_settings](operations/dns-settings-for-an-account-update-dns-settings.yaml): Update DNS Settings ## DNSSEC - [DNSSEC operations](tags/DNSSEC.yaml) All 'DNSSEC' operations in one file - [GET /zones/{zone_id}/dnssec](operations/dnssec-dnssec-details.yaml): DNSSEC Details - [PATCH /zones/{zone_id}/dnssec](operations/dnssec-edit-dnssec-status.yaml): Edit DNSSEC Status - [DELETE /zones/{zone_id}/dnssec](operations/dnssec-delete-dnssec-records.yaml): Delete DNSSEC records ## Dataset - [Dataset operations](tags/Dataset.yaml) All 'Dataset' operations in one file - [GET /accounts/{account_id}/cloudforce-one/events/dataset](operations/get_DatasetList.yaml): Lists all datasets in an account - [POST /accounts/{account_id}/cloudforce-one/events/dataset/create](operations/post_DatasetCreate.yaml): Creates a dataset - [GET /accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}](operations/get_DatasetRead.yaml): Reads a dataset - [POST /accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}](operations/post_DatasetUpdate.yaml): Updates an existing dataset - [PATCH /accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}](operations/patch_DatasetUpdate.yaml): Updates an existing dataset ## Device DEX Tests - [Device DEX Tests operations](tags/Device DEX Tests.yaml) All 'Device DEX Tests' operations in one file - [GET /accounts/{account_id}/dex/devices/dex_tests](operations/device-dex-test-details.yaml): List Device DEX tests - [POST /accounts/{account_id}/dex/devices/dex_tests](operations/device-dex-test-create-device-dex-test.yaml): Create Device DEX test - [GET /accounts/{account_id}/dex/devices/dex_tests/{dex_test_id}](operations/device-dex-test-get-device-dex-test.yaml): Get Device DEX test - [PUT /accounts/{account_id}/dex/devices/dex_tests/{dex_test_id}](operations/device-dex-test-update-device-dex-test.yaml): Update Device DEX test - [DELETE /accounts/{account_id}/dex/devices/dex_tests/{dex_test_id}](operations/device-dex-test-delete-device-dex-test.yaml): Delete Device DEX test ## Device Managed Networks - [Device Managed Networks operations](tags/Device Managed Networks.yaml) All 'Device Managed Networks' operations in one file - [GET /accounts/{account_id}/devices/networks](operations/device-managed-networks-list-device-managed-networks.yaml): List your device managed networks - [POST /accounts/{account_id}/devices/networks](operations/device-managed-networks-create-device-managed-network.yaml): Create a device managed network - [GET /accounts/{account_id}/devices/networks/{network_id}](operations/device-managed-networks-device-managed-network-details.yaml): Get device managed network details - [PUT /accounts/{account_id}/devices/networks/{network_id}](operations/device-managed-networks-update-device-managed-network.yaml): Update a device managed network - [DELETE /accounts/{account_id}/devices/networks/{network_id}](operations/device-managed-networks-delete-device-managed-network.yaml): Delete a device managed network ## Device Posture Integrations - [Device Posture Integrations operations](tags/Device Posture Integrations.yaml) All 'Device Posture Integrations' operations in one file - [GET /accounts/{account_id}/devices/posture/integration](operations/device-posture-integrations-list-device-posture-integrations.yaml): List your device posture integrations - [POST /accounts/{account_id}/devices/posture/integration](operations/device-posture-integrations-create-device-posture-integration.yaml): Create a device posture integration - [GET /accounts/{account_id}/devices/posture/integration/{integration_id}](operations/device-posture-integrations-device-posture-integration-details.yaml): Get device posture integration details - [PATCH /accounts/{account_id}/devices/posture/integration/{integration_id}](operations/device-posture-integrations-update-device-posture-integration.yaml): Update a device posture integration - [DELETE /accounts/{account_id}/devices/posture/integration/{integration_id}](operations/device-posture-integrations-delete-device-posture-integration.yaml): Delete a device posture integration ## Device posture rules - [Device posture rules operations](tags/Device posture rules.yaml) All 'Device posture rules' operations in one file - [GET /accounts/{account_id}/devices/posture](operations/device-posture-rules-list-device-posture-rules.yaml): List device posture rules - [POST /accounts/{account_id}/devices/posture](operations/device-posture-rules-create-device-posture-rule.yaml): Create a device posture rule - [GET /accounts/{account_id}/devices/posture/{rule_id}](operations/device-posture-rules-device-posture-rules-details.yaml): Get device posture rule details - [PUT /accounts/{account_id}/devices/posture/{rule_id}](operations/device-posture-rules-update-device-posture-rule.yaml): Update a device posture rule - [DELETE /accounts/{account_id}/devices/posture/{rule_id}](operations/device-posture-rules-delete-device-posture-rule.yaml): Delete a device posture rule ## Devices - [Devices operations](tags/Devices.yaml) All 'Devices' operations in one file - [GET /accounts/{account_id}/devices](operations/devices-list-devices.yaml): List devices (deprecated) - [GET /accounts/{account_id}/devices/policies](operations/devices-list-device-settings-policies.yaml): List device settings profiles - [GET /accounts/{account_id}/devices/policy](operations/devices-get-default-device-settings-policy.yaml): Get the default device settings profile - [POST /accounts/{account_id}/devices/policy](operations/devices-create-device-settings-policy.yaml): Create a device settings profile - [PATCH /accounts/{account_id}/devices/policy](operations/devices-update-default-device-settings-policy.yaml): Update the default device settings profile - [GET /accounts/{account_id}/devices/policy/exclude](operations/devices-get-split-tunnel-exclude-list.yaml): Get the Split Tunnel exclude list - [PUT /accounts/{account_id}/devices/policy/exclude](operations/devices-set-split-tunnel-exclude-list.yaml): Set the Split Tunnel exclude list - [GET /accounts/{account_id}/devices/policy/fallback_domains](operations/devices-get-local-domain-fallback-list.yaml): Get your Local Domain Fallback list - [PUT /accounts/{account_id}/devices/policy/fallback_domains](operations/devices-set-local-domain-fallback-list.yaml): Set your Local Domain Fallback list - [GET /accounts/{account_id}/devices/policy/include](operations/devices-get-split-tunnel-include-list.yaml): Get the Split Tunnel include list - [PUT /accounts/{account_id}/devices/policy/include](operations/devices-set-split-tunnel-include-list.yaml): Set the Split Tunnel include list - [GET /accounts/{account_id}/devices/policy/{policy_id}](operations/devices-get-device-settings-policy-by-id.yaml): Get device settings profile by ID - [PATCH /accounts/{account_id}/devices/policy/{policy_id}](operations/devices-update-device-settings-policy.yaml): Update a device settings profile - [DELETE /accounts/{account_id}/devices/policy/{policy_id}](operations/devices-delete-device-settings-policy.yaml): Delete a device settings profile - [GET /accounts/{account_id}/devices/policy/{policy_id}/exclude](operations/devices-get-split-tunnel-exclude-list-for-a-device-settings-policy.yaml): Get the Split Tunnel exclude list for a device settings profile - [PUT /accounts/{account_id}/devices/policy/{policy_id}/exclude](operations/devices-set-split-tunnel-exclude-list-for-a-device-settings-policy.yaml): Set the Split Tunnel exclude list for a device settings profile - [GET /accounts/{account_id}/devices/policy/{policy_id}/fallback_domains](operations/devices-get-local-domain-fallback-list-for-a-device-settings-policy.yaml): Get the Local Domain Fallback list for a device settings profile - [PUT /accounts/{account_id}/devices/policy/{policy_id}/fallback_domains](operations/devices-set-local-domain-fallback-list-for-a-device-settings-policy.yaml): Set the Local Domain Fallback list for a device settings profile - [GET /accounts/{account_id}/devices/policy/{policy_id}/include](operations/devices-get-split-tunnel-include-list-for-a-device-settings-policy.yaml): Get the Split Tunnel include list for a device settings profile - [PUT /accounts/{account_id}/devices/policy/{policy_id}/include](operations/devices-set-split-tunnel-include-list-for-a-device-settings-policy.yaml): Set the Split Tunnel include list for a device settings profile - [POST /accounts/{account_id}/devices/revoke](operations/devices-revoke-devices.yaml): Revoke devices (deprecated) - [POST /accounts/{account_id}/devices/unrevoke](operations/devices-unrevoke-devices.yaml): Unrevoke devices (deprecated) - [GET /accounts/{account_id}/devices/{device_id}](operations/devices-device-details.yaml): Get device (deprecated) - [GET /accounts/{account_id}/devices/{device_id}/override_codes](operations/devices-list-admin-override-code-for-device.yaml): Get override codes (deprecated) - [GET /zones/{zone_id}/devices/policy/certificates](operations/devices-get-policy-certificates.yaml): Get device certificate provisioning status - [PATCH /zones/{zone_id}/devices/policy/certificates](operations/devices-update-policy-certificates.yaml): Update device certificate provisioning status ## Devices Resilience - [Devices Resilience operations](tags/Devices Resilience.yaml) All 'Devices Resilience' operations in one file - [GET /accounts/{account_id}/devices/resilience/disconnect](operations/devices-resilience-retrieve-global-warp-override.yaml): Retrieve Global WARP override state - [POST /accounts/{account_id}/devices/resilience/disconnect](operations/devices-resilience-set-global-warp-override.yaml): Set Global WARP override state ## Diagnostics - [Diagnostics operations](tags/Diagnostics.yaml) All 'Diagnostics' operations in one file - [POST /accounts/{account_id}/diagnostics/traceroute](operations/diagnostics-traceroute.yaml): Traceroute ## Domain History - [Domain History operations](tags/Domain History.yaml) All 'Domain History' operations in one file - [GET /accounts/{account_id}/intel/domain-history](operations/domain-history-get-domain-history.yaml): Get Domain History ## Domain Intelligence - [Domain Intelligence operations](tags/Domain Intelligence.yaml) All 'Domain Intelligence' operations in one file - [GET /accounts/{account_id}/intel/domain](operations/domain-intelligence-get-domain-details.yaml): Get Domain Details - [GET /accounts/{account_id}/intel/domain/bulk](operations/domain-intelligence-get-multiple-domain-details.yaml): Get Multiple Domain Details ## Durable Objects Namespace - [Durable Objects Namespace operations](tags/Durable Objects Namespace.yaml) All 'Durable Objects Namespace' operations in one file - [GET /accounts/{account_id}/workers/durable_objects/namespaces](operations/durable-objects-namespace-list-namespaces.yaml): List Namespaces - [GET /accounts/{account_id}/workers/durable_objects/namespaces/{id}/objects](operations/durable-objects-namespace-list-objects.yaml): List Objects ## Email Routing destination addresses - [Email Routing destination addresses operations](tags/Email Routing destination addresses.yaml) All 'Email Routing destination addresses' operations in one file - [GET /accounts/{account_id}/email/routing/addresses](operations/email-routing-destination-addresses-list-destination-addresses.yaml): List destination addresses - [POST /accounts/{account_id}/email/routing/addresses](operations/email-routing-destination-addresses-create-a-destination-address.yaml): Create a destination address - [GET /accounts/{account_id}/email/routing/addresses/{destination_address_identifier}](operations/email-routing-destination-addresses-get-a-destination-address.yaml): Get a destination address - [DELETE /accounts/{account_id}/email/routing/addresses/{destination_address_identifier}](operations/email-routing-destination-addresses-delete-destination-address.yaml): Delete destination address ## Email Routing routing rules - [Email Routing routing rules operations](tags/Email Routing routing rules.yaml) All 'Email Routing routing rules' operations in one file - [GET /zones/{zone_id}/email/routing/rules](operations/email-routing-routing-rules-list-routing-rules.yaml): List routing rules - [POST /zones/{zone_id}/email/routing/rules](operations/email-routing-routing-rules-create-routing-rule.yaml): Create routing rule - [GET /zones/{zone_id}/email/routing/rules/catch_all](operations/email-routing-routing-rules-get-catch-all-rule.yaml): Get catch-all rule - [PUT /zones/{zone_id}/email/routing/rules/catch_all](operations/email-routing-routing-rules-update-catch-all-rule.yaml): Update catch-all rule - [GET /zones/{zone_id}/email/routing/rules/{rule_identifier}](operations/email-routing-routing-rules-get-routing-rule.yaml): Get routing rule - [PUT /zones/{zone_id}/email/routing/rules/{rule_identifier}](operations/email-routing-routing-rules-update-routing-rule.yaml): Update routing rule - [DELETE /zones/{zone_id}/email/routing/rules/{rule_identifier}](operations/email-routing-routing-rules-delete-routing-rule.yaml): Delete routing rule ## Email Routing settings - [Email Routing settings operations](tags/Email Routing settings.yaml) All 'Email Routing settings' operations in one file - [GET /zones/{zone_id}/email/routing](operations/email-routing-settings-get-email-routing-settings.yaml): Get Email Routing settings - [POST /zones/{zone_id}/email/routing/disable](operations/email-routing-settings-disable-email-routing.yaml): Disable Email Routing - [GET /zones/{zone_id}/email/routing/dns](operations/email-routing-settings-email-routing-dns-settings.yaml): Email Routing - DNS settings - [POST /zones/{zone_id}/email/routing/dns](operations/email-routing-settings-enable-email-routing-dns.yaml): Enable Email Routing - [PATCH /zones/{zone_id}/email/routing/dns](operations/email-routing-settings-unlock-email-routing-dns.yaml): Unlock Email Routing - [DELETE /zones/{zone_id}/email/routing/dns](operations/email-routing-settings-disable-email-routing-dns.yaml): Disable Email Routing - [POST /zones/{zone_id}/email/routing/enable](operations/email-routing-settings-enable-email-routing.yaml): Enable Email Routing ## Email Security - [Email Security operations](tags/Email Security.yaml) All 'Email Security' operations in one file - [GET /accounts/{account_id}/email-security/investigate](operations/email_security_investigate.yaml): Search email messages - [POST /accounts/{account_id}/email-security/investigate/move](operations/email_security_post_bulk_message_move.yaml): Move multiple messages - [POST /accounts/{account_id}/email-security/investigate/preview](operations/email_security_post_preview.yaml): Preview for non-detection messages - [POST /accounts/{account_id}/email-security/investigate/release](operations/email_security_post_release.yaml): Release messages from quarantine - [GET /accounts/{account_id}/email-security/investigate/{postfix_id}](operations/email_security_get_message.yaml): Get message details - [GET /accounts/{account_id}/email-security/investigate/{postfix_id}/detections](operations/email_security_get_message_detections.yaml): Get message detection details - [POST /accounts/{account_id}/email-security/investigate/{postfix_id}/move](operations/email_security_post_message_move.yaml): Move a message - [GET /accounts/{account_id}/email-security/investigate/{postfix_id}/preview](operations/email_security_get_message_preview.yaml): Get email preview - [GET /accounts/{account_id}/email-security/investigate/{postfix_id}/raw](operations/email_security_get_message_raw.yaml): Get raw email content - [POST /accounts/{account_id}/email-security/investigate/{postfix_id}/reclassify](operations/email_security_post_reclassify.yaml): Change email classfication - [GET /accounts/{account_id}/email-security/investigate/{postfix_id}/trace](operations/email_security_get_message_trace.yaml): Get email trace - [GET /accounts/{account_id}/email-security/submissions](operations/email_security_submissions.yaml): Get reclassify submissions ## Email Security Settings - [Email Security Settings operations](tags/Email Security Settings.yaml) All 'Email Security Settings' operations in one file - [GET /accounts/{account_id}/email-security/settings/allow_policies](operations/email_security_list_allow_policies.yaml): List email allow policies - [POST /accounts/{account_id}/email-security/settings/allow_policies](operations/email_security_create_allow_policy.yaml): Create an email allow policy - [POST /accounts/{account_id}/email-security/settings/allow_policies/batch](operations/email_security_batch_allow_policies.yaml): Batch Allow Policies - [GET /accounts/{account_id}/email-security/settings/allow_policies/{policy_id}](operations/email_security_get_allow_policy.yaml): Get an email allow policy - [PATCH /accounts/{account_id}/email-security/settings/allow_policies/{policy_id}](operations/email_security_update_allow_policy.yaml): Update an email allow policy - [DELETE /accounts/{account_id}/email-security/settings/allow_policies/{policy_id}](operations/email_security_delete_allow_policy.yaml): Delete an email allow policy - [GET /accounts/{account_id}/email-security/settings/block_senders](operations/email_security_list_blocked_senders.yaml): List blocked email senders - [POST /accounts/{account_id}/email-security/settings/block_senders](operations/email_security_create_blocked_sender.yaml): Create a blocked email sender - [POST /accounts/{account_id}/email-security/settings/block_senders/batch](operations/email_security_batch_blocked_senders.yaml): Batch Block Senders - [GET /accounts/{account_id}/email-security/settings/block_senders/{pattern_id}](operations/email_security_get_blocked_sender.yaml): Get a blocked email sender - [PATCH /accounts/{account_id}/email-security/settings/block_senders/{pattern_id}](operations/email_security_update_blocked_sender.yaml): Update a blocked email sender - [DELETE /accounts/{account_id}/email-security/settings/block_senders/{pattern_id}](operations/email_security_delete_blocked_sender.yaml): Delete a blocked email sender - [GET /accounts/{account_id}/email-security/settings/domains](operations/email_security_list_domains.yaml): List protected email domains - [DELETE /accounts/{account_id}/email-security/settings/domains](operations/email_security_delete_domains.yaml): Unprotect multiple email domains - [GET /accounts/{account_id}/email-security/settings/domains/{domain_id}](operations/email_security_get_domain.yaml): Get an email domain - [PATCH /accounts/{account_id}/email-security/settings/domains/{domain_id}](operations/email_security_update_domain.yaml): Update an email domain - [DELETE /accounts/{account_id}/email-security/settings/domains/{domain_id}](operations/email_security_delete_domain.yaml): Unprotect an email domain - [GET /accounts/{account_id}/email-security/settings/impersonation_registry](operations/email_security_list_display_names.yaml): List entries in impersonation registry - [POST /accounts/{account_id}/email-security/settings/impersonation_registry](operations/email_security_create_display_name.yaml): Create an entry in impersonation registry - [GET /accounts/{account_id}/email-security/settings/impersonation_registry/{display_name_id}](operations/email_security_get_display_name.yaml): Get an entry in impersonation registry - [PATCH /accounts/{account_id}/email-security/settings/impersonation_registry/{display_name_id}](operations/email_security_update_display_name.yaml): Update an entry in impersonation registry - [DELETE /accounts/{account_id}/email-security/settings/impersonation_registry/{display_name_id}](operations/email_security_delete_display_name.yaml): Delete an entry from impersonation registry - [POST /accounts/{account_id}/email-security/settings/sending_domain_restrictions/batch](operations/email_security_batch_sending_domain_restrictions.yaml): Batch Sending Domain Restrictions - [GET /accounts/{account_id}/email-security/settings/trusted_domains](operations/email_security_list_trusted_domains.yaml): List trusted email domains - [POST /accounts/{account_id}/email-security/settings/trusted_domains](operations/email_security_create_trusted_domain.yaml): Create a trusted email domain - [POST /accounts/{account_id}/email-security/settings/trusted_domains/batch](operations/email_security_batch_trusted_domains.yaml): Batch Trusted Domains - [GET /accounts/{account_id}/email-security/settings/trusted_domains/{trusted_domain_id}](operations/email_security_get_trusted_domain.yaml): Get a trusted email domain - [PATCH /accounts/{account_id}/email-security/settings/trusted_domains/{trusted_domain_id}](operations/email_security_update_trusted_domain.yaml): Update a trusted email domain - [DELETE /accounts/{account_id}/email-security/settings/trusted_domains/{trusted_domain_id}](operations/email_security_delete_trusted_domain.yaml): Delete a trusted email domain ## Endpoint Health Checks - [Endpoint Health Checks operations](tags/Endpoint Health Checks.yaml) All 'Endpoint Health Checks' operations in one file - [GET /accounts/{account_id}/diagnostics/endpoint-healthchecks](operations/diagnostics-endpoint-healthcheck-list.yaml): List Endpoint Health Checks - [POST /accounts/{account_id}/diagnostics/endpoint-healthchecks](operations/diagnostics-endpoint-healthcheck-create.yaml): Endpoint Health Check - [GET /accounts/{account_id}/diagnostics/endpoint-healthchecks/{id}](operations/diagnostics-endpoint-healthcheck-get.yaml): Get Endpoint Health Check - [PUT /accounts/{account_id}/diagnostics/endpoint-healthchecks/{id}](operations/diagnostics-endpoint-healthcheck-update.yaml): Update Endpoint Health Check - [DELETE /accounts/{account_id}/diagnostics/endpoint-healthchecks/{id}](operations/diagnostics-endpoint-healthcheck-delete.yaml): Delete Endpoint Health Check ## Event - [Event operations](tags/Event.yaml) All 'Event' operations in one file - [GET /accounts/{account_id}/cloudforce-one/events](operations/get_EventListGet.yaml): Filter and list events - [POST /accounts/{account_id}/cloudforce-one/events](operations/post_EventList.yaml): Filter and list events - [POST /accounts/{account_id}/cloudforce-one/events/create](operations/post_EventCreate.yaml): Creates a new event - [POST /accounts/{account_id}/cloudforce-one/events/create/bulk](operations/post_EventCreateBulk.yaml): Creates bulk events - [POST /accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}/move](operations/post_EventMoveToNewDS.yaml): Moves specified events from one dataset to another dataset - [DELETE /accounts/{account_id}/cloudforce-one/events/event_tag/{event_id}](operations/delete_EventTagDelete.yaml): Removes a tag from an event - [POST /accounts/{account_id}/cloudforce-one/events/event_tag/{event_id}/create](operations/post_EventTagCreate.yaml): Adds a tag to an event - [GET /accounts/{account_id}/cloudforce-one/events/raw/{dataset_id}/{event_id}](operations/get_EventRawReadDS.yaml): Reads data for a raw event - [DELETE /accounts/{account_id}/cloudforce-one/events/relate/{event_id}](operations/delete_EventReferenceDelete.yaml): Removes an event reference - [POST /accounts/{account_id}/cloudforce-one/events/relate/{event_id}/create](operations/post_EventReferenceCreate.yaml): Creates event references for a event - [POST /accounts/{account_id}/cloudforce-one/events/relationships/create](operations/post_CreateEventRelationship.yaml): Create a relationship between two events - [DELETE /accounts/{account_id}/cloudforce-one/events/{dataset_id}/delete](operations/delete_EventDeleteDO.yaml): Deletes one or more events - [GET /accounts/{account_id}/cloudforce-one/events/{event_id}](operations/get_EventRead.yaml): Reads an event - [POST /accounts/{account_id}/cloudforce-one/events/{event_id}](operations/post_EventUpdate.yaml): Updates an event - [PATCH /accounts/{account_id}/cloudforce-one/events/{event_id}](operations/patch_EventUpdate.yaml): Updates an event - [DELETE /accounts/{account_id}/cloudforce-one/events/{event_id}](operations/delete_EventDelete.yaml): Deletes an event - [GET /accounts/{account_id}/cloudforce-one/events/{event_id}/raw/{raw_id}](operations/get_EventRawRead.yaml): Reads data for a raw event - [POST /accounts/{account_id}/cloudforce-one/events/{event_id}/raw/{raw_id}](operations/post_EventRawUpdate.yaml): Updates a raw event - [PATCH /accounts/{account_id}/cloudforce-one/events/{event_id}/raw/{raw_id}](operations/patch_EventRawUpdate.yaml): Updates a raw event - [GET /accounts/{account_id}/cloudforce-one/events/{event_id}/relationships](operations/get_EventRelationships.yaml): Filter and list events related to specific event ## Filters - [Filters operations](tags/Filters.yaml) All 'Filters' operations in one file - [GET /zones/{zone_id}/filters](operations/filters-list-filters.yaml): List filters - [POST /zones/{zone_id}/filters](operations/filters-create-filters.yaml): Create filters - [PUT /zones/{zone_id}/filters](operations/filters-update-filters.yaml): Update filters - [DELETE /zones/{zone_id}/filters](operations/filters-delete-filters.yaml): Delete filters - [GET /zones/{zone_id}/filters/{filter_id}](operations/filters-get-a-filter.yaml): Get a filter - [PUT /zones/{zone_id}/filters/{filter_id}](operations/filters-update-a-filter.yaml): Update a filter - [DELETE /zones/{zone_id}/filters/{filter_id}](operations/filters-delete-a-filter.yaml): Delete a filter ## Firewall rules - [Firewall rules operations](tags/Firewall rules.yaml) All 'Firewall rules' operations in one file - [GET /zones/{zone_id}/firewall/rules](operations/firewall-rules-list-firewall-rules.yaml): List firewall rules - [POST /zones/{zone_id}/firewall/rules](operations/firewall-rules-create-firewall-rules.yaml): Create firewall rules - [PUT /zones/{zone_id}/firewall/rules](operations/firewall-rules-update-firewall-rules.yaml): Update firewall rules - [PATCH /zones/{zone_id}/firewall/rules](operations/firewall-rules-update-priority-of-firewall-rules.yaml): Update priority of firewall rules - [DELETE /zones/{zone_id}/firewall/rules](operations/firewall-rules-delete-firewall-rules.yaml): Delete firewall rules - [GET /zones/{zone_id}/firewall/rules/{rule_id}](operations/firewall-rules-get-a-firewall-rule.yaml): Get a firewall rule - [PUT /zones/{zone_id}/firewall/rules/{rule_id}](operations/firewall-rules-update-a-firewall-rule.yaml): Update a firewall rule - [PATCH /zones/{zone_id}/firewall/rules/{rule_id}](operations/firewall-rules-update-priority-of-a-firewall-rule.yaml): Update priority of a firewall rule - [DELETE /zones/{zone_id}/firewall/rules/{rule_id}](operations/firewall-rules-delete-a-firewall-rule.yaml): Delete a firewall rule ## Gateway CA - [Gateway CA operations](tags/Gateway CA.yaml) All 'Gateway CA' operations in one file - [GET /accounts/{account_id}/access/gateway_ca](operations/access-gateway-ca-list-SSH-ca.yaml): List SSH Certificate Authorities (CA) - [POST /accounts/{account_id}/access/gateway_ca](operations/access-gateway-ca-add-an-SSH-ca.yaml): Add a new SSH Certificate Authority (CA) - [DELETE /accounts/{account_id}/access/gateway_ca/{certificate_id}](operations/access-gateway-ca-delete-an-SSH-ca.yaml): Delete an SSH Certificate Authority (CA) ## Health Check - [Health Check operations](tags/Health Check.yaml) All 'Health Check' operations in one file - [GET /accounts/{account_id}/cloudforce-one/events/dataset/{dataset_id}/health](operations/get_DOHealthCheck.yaml): Benchmark Durable Object warmup ## Health Checks - [Health Checks operations](tags/Health Checks.yaml) All 'Health Checks' operations in one file - [GET /zones/{zone_id}/healthchecks](operations/health-checks-list-health-checks.yaml): List Health Checks - [POST /zones/{zone_id}/healthchecks](operations/health-checks-create-health-check.yaml): Create Health Check - [POST /zones/{zone_id}/healthchecks/preview](operations/health-checks-create-preview-health-check.yaml): Create Preview Health Check - [GET /zones/{zone_id}/healthchecks/preview/{healthcheck_id}](operations/health-checks-health-check-preview-details.yaml): Health Check Preview Details - [DELETE /zones/{zone_id}/healthchecks/preview/{healthcheck_id}](operations/health-checks-delete-preview-health-check.yaml): Delete Preview Health Check - [GET /zones/{zone_id}/healthchecks/{healthcheck_id}](operations/health-checks-health-check-details.yaml): Health Check Details - [PUT /zones/{zone_id}/healthchecks/{healthcheck_id}](operations/health-checks-update-health-check.yaml): Update Health Check - [PATCH /zones/{zone_id}/healthchecks/{healthcheck_id}](operations/health-checks-patch-health-check.yaml): Patch Health Check - [DELETE /zones/{zone_id}/healthchecks/{healthcheck_id}](operations/health-checks-delete-health-check.yaml): Delete Health Check ## Hyperdrive - [Hyperdrive operations](tags/Hyperdrive.yaml) All 'Hyperdrive' operations in one file - [GET /accounts/{account_id}/hyperdrive/configs](operations/list-hyperdrive.yaml): List Hyperdrives - [POST /accounts/{account_id}/hyperdrive/configs](operations/create-hyperdrive.yaml): Create Hyperdrive - [GET /accounts/{account_id}/hyperdrive/configs/{hyperdrive_id}](operations/get-hyperdrive.yaml): Get Hyperdrive - [PUT /accounts/{account_id}/hyperdrive/configs/{hyperdrive_id}](operations/update-hyperdrive.yaml): Update Hyperdrive - [PATCH /accounts/{account_id}/hyperdrive/configs/{hyperdrive_id}](operations/patch-hyperdrive.yaml): Patch Hyperdrive - [DELETE /accounts/{account_id}/hyperdrive/configs/{hyperdrive_id}](operations/delete-hyperdrive.yaml): Delete Hyperdrive ## IP Access rules for a user - [IP Access rules for a user operations](tags/IP Access rules for a user.yaml) All 'IP Access rules for a user' operations in one file - [GET /user/firewall/access_rules/rules](operations/ip-access-rules-for-a-user-list-ip-access-rules.yaml): List IP Access rules - [POST /user/firewall/access_rules/rules](operations/ip-access-rules-for-a-user-create-an-ip-access-rule.yaml): Create an IP Access rule - [PATCH /user/firewall/access_rules/rules/{rule_id}](operations/ip-access-rules-for-a-user-update-an-ip-access-rule.yaml): Update an IP Access rule - [DELETE /user/firewall/access_rules/rules/{rule_id}](operations/ip-access-rules-for-a-user-delete-an-ip-access-rule.yaml): Delete an IP Access rule ## IP Access rules for a zone - [IP Access rules for a zone operations](tags/IP Access rules for a zone.yaml) All 'IP Access rules for a zone' operations in one file - [GET /zones/{zone_id}/firewall/access_rules/rules](operations/ip-access-rules-for-a-zone-list-ip-access-rules.yaml): List IP Access rules - [POST /zones/{zone_id}/firewall/access_rules/rules](operations/ip-access-rules-for-a-zone-create-an-ip-access-rule.yaml): Create an IP Access rule - [PATCH /zones/{zone_id}/firewall/access_rules/rules/{rule_id}](operations/ip-access-rules-for-a-zone-update-an-ip-access-rule.yaml): Update an IP Access rule - [DELETE /zones/{zone_id}/firewall/access_rules/rules/{rule_id}](operations/ip-access-rules-for-a-zone-delete-an-ip-access-rule.yaml): Delete an IP Access rule ## IP Access rules for an account - [IP Access rules for an account operations](tags/IP Access rules for an account.yaml) All 'IP Access rules for an account' operations in one file - [GET /accounts/{account_id}/firewall/access_rules/rules](operations/ip-access-rules-for-an-account-list-ip-access-rules.yaml): List IP Access rules - [POST /accounts/{account_id}/firewall/access_rules/rules](operations/ip-access-rules-for-an-account-create-an-ip-access-rule.yaml): Create an IP Access rule - [GET /accounts/{account_id}/firewall/access_rules/rules/{rule_id}](operations/ip-access-rules-for-an-account-get-an-ip-access-rule.yaml): Get an IP Access rule - [PATCH /accounts/{account_id}/firewall/access_rules/rules/{rule_id}](operations/ip-access-rules-for-an-account-update-an-ip-access-rule.yaml): Update an IP Access rule - [DELETE /accounts/{account_id}/firewall/access_rules/rules/{rule_id}](operations/ip-access-rules-for-an-account-delete-an-ip-access-rule.yaml): Delete an IP Access rule ## IP Address Management Address Maps - [IP Address Management Address Maps operations](tags/IP Address Management Address Maps.yaml) All 'IP Address Management Address Maps' operations in one file - [GET /accounts/{account_id}/addressing/address_maps](operations/ip-address-management-address-maps-list-address-maps.yaml): List Address Maps - [POST /accounts/{account_id}/addressing/address_maps](operations/ip-address-management-address-maps-create-address-map.yaml): Create Address Map - [GET /accounts/{account_id}/addressing/address_maps/{address_map_id}](operations/ip-address-management-address-maps-address-map-details.yaml): Address Map Details - [PATCH /accounts/{account_id}/addressing/address_maps/{address_map_id}](operations/ip-address-management-address-maps-update-address-map.yaml): Update Address Map - [DELETE /accounts/{account_id}/addressing/address_maps/{address_map_id}](operations/ip-address-management-address-maps-delete-address-map.yaml): Delete Address Map - [PUT /accounts/{account_id}/addressing/address_maps/{address_map_id}/accounts/{account_id}](operations/ip-address-management-address-maps-add-an-account-membership-to-an-address-map.yaml): Add an account membership to an Address Map - [DELETE /accounts/{account_id}/addressing/address_maps/{address_map_id}/accounts/{account_id}](operations/ip-address-management-address-maps-remove-an-account-membership-from-an-address-map.yaml): Remove an account membership from an Address Map - [PUT /accounts/{account_id}/addressing/address_maps/{address_map_id}/ips/{ip_address}](operations/ip-address-management-address-maps-add-an-ip-to-an-address-map.yaml): Add an IP to an Address Map - [DELETE /accounts/{account_id}/addressing/address_maps/{address_map_id}/ips/{ip_address}](operations/ip-address-management-address-maps-remove-an-ip-from-an-address-map.yaml): Remove an IP from an Address Map - [PUT /accounts/{account_id}/addressing/address_maps/{address_map_id}/zones/{zone_id}](operations/ip-address-management-address-maps-add-a-zone-membership-to-an-address-map.yaml): Add a zone membership to an Address Map - [DELETE /accounts/{account_id}/addressing/address_maps/{address_map_id}/zones/{zone_id}](operations/ip-address-management-address-maps-remove-a-zone-membership-from-an-address-map.yaml): Remove a zone membership from an Address Map ## IP Address Management BGP Prefixes - [IP Address Management BGP Prefixes operations](tags/IP Address Management BGP Prefixes.yaml) All 'IP Address Management BGP Prefixes' operations in one file - [GET /accounts/{account_id}/addressing/prefixes/{prefix_id}/bgp/prefixes](operations/ip-address-management-prefixes-list-bgp-prefixes.yaml): List BGP Prefixes - [POST /accounts/{account_id}/addressing/prefixes/{prefix_id}/bgp/prefixes](operations/ip-address-management-prefixes-create-bgp-prefix.yaml): Create BGP Prefix - [GET /accounts/{account_id}/addressing/prefixes/{prefix_id}/bgp/prefixes/{bgp_prefix_id}](operations/ip-address-management-prefixes-fetch-bgp-prefix.yaml): Fetch BGP Prefix - [PATCH /accounts/{account_id}/addressing/prefixes/{prefix_id}/bgp/prefixes/{bgp_prefix_id}](operations/ip-address-management-prefixes-update-bgp-prefix.yaml): Update BGP Prefix ## IP Address Management Dynamic Advertisement - [IP Address Management Dynamic Advertisement operations](tags/IP Address Management Dynamic Advertisement.yaml) All 'IP Address Management Dynamic Advertisement' operations in one file - [GET /accounts/{account_id}/addressing/prefixes/{prefix_id}/bgp/status](operations/ip-address-management-dynamic-advertisement-get-advertisement-status.yaml): Get Advertisement Status - [PATCH /accounts/{account_id}/addressing/prefixes/{prefix_id}/bgp/status](operations/ip-address-management-dynamic-advertisement-update-prefix-dynamic-advertisement-status.yaml): Update Prefix Dynamic Advertisement Status ## IP Address Management Prefix Delegation - [IP Address Management Prefix Delegation operations](tags/IP Address Management Prefix Delegation.yaml) All 'IP Address Management Prefix Delegation' operations in one file - [GET /accounts/{account_id}/addressing/prefixes/{prefix_id}/delegations](operations/ip-address-management-prefix-delegation-list-prefix-delegations.yaml): List Prefix Delegations - [POST /accounts/{account_id}/addressing/prefixes/{prefix_id}/delegations](operations/ip-address-management-prefix-delegation-create-prefix-delegation.yaml): Create Prefix Delegation - [DELETE /accounts/{account_id}/addressing/prefixes/{prefix_id}/delegations/{delegation_id}](operations/ip-address-management-prefix-delegation-delete-prefix-delegation.yaml): Delete Prefix Delegation ## IP Address Management Prefixes - [IP Address Management Prefixes operations](tags/IP Address Management Prefixes.yaml) All 'IP Address Management Prefixes' operations in one file - [POST /accounts/{account_id}/addressing/loa_documents](operations/ip-address-management-prefixes-upload-loa-document.yaml): Upload LOA Document - [GET /accounts/{account_id}/addressing/loa_documents/{loa_document_id}/download](operations/ip-address-management-prefixes-download-loa-document.yaml): Download LOA Document - [GET /accounts/{account_id}/addressing/prefixes](operations/ip-address-management-prefixes-list-prefixes.yaml): List Prefixes - [POST /accounts/{account_id}/addressing/prefixes](operations/ip-address-management-prefixes-add-prefix.yaml): Add Prefix - [GET /accounts/{account_id}/addressing/prefixes/{prefix_id}](operations/ip-address-management-prefixes-prefix-details.yaml): Prefix Details - [PATCH /accounts/{account_id}/addressing/prefixes/{prefix_id}](operations/ip-address-management-prefixes-update-prefix-description.yaml): Update Prefix Description - [DELETE /accounts/{account_id}/addressing/prefixes/{prefix_id}](operations/ip-address-management-prefixes-delete-prefix.yaml): Delete Prefix ## IP Address Management Service Bindings - [IP Address Management Service Bindings operations](tags/IP Address Management Service Bindings.yaml) All 'IP Address Management Service Bindings' operations in one file - [GET /accounts/{account_id}/addressing/prefixes/{prefix_id}/bindings](operations/ip-address-management-service-bindings-list-service-bindings.yaml): List Service Bindings - [POST /accounts/{account_id}/addressing/prefixes/{prefix_id}/bindings](operations/ip-address-management-service-bindings-create-service-binding.yaml): Create Service Binding - [GET /accounts/{account_id}/addressing/prefixes/{prefix_id}/bindings/{binding_id}](operations/ip-address-management-service-bindings-get-service-binding.yaml): Get Service Binding - [DELETE /accounts/{account_id}/addressing/prefixes/{prefix_id}/bindings/{binding_id}](operations/ip-address-management-service-bindings-delete-service-binding.yaml): Delete Service Binding - [GET /accounts/{account_id}/addressing/services](operations/ip-address-management-service-bindings-list-services.yaml): List Services ## IP Intelligence - [IP Intelligence operations](tags/IP Intelligence.yaml) All 'IP Intelligence' operations in one file - [GET /accounts/{account_id}/intel/ip](operations/ip-intelligence-get-ip-overview.yaml): Get IP Overview ## IP List - [IP List operations](tags/IP List.yaml) All 'IP List' operations in one file - [GET /accounts/{account_id}/intel/ip-list](operations/ip-list-get-ip-lists.yaml): Get IP Lists ## Indicator - [Indicator operations](tags/Indicator.yaml) All 'Indicator' operations in one file - [GET /accounts/{account_id}/cloudforce-one/events/indicators](operations/get_IndicatorList.yaml): Lists indicators - [POST /accounts/{account_id}/cloudforce-one/events/indicators/bulk](operations/post_IndicatorCreateBulk.yaml): Creates multiple indicators in bulk - [POST /accounts/{account_id}/cloudforce-one/events/indicators/create](operations/post_IndicatorCreate.yaml): Creates a new indicator - [GET /accounts/{account_id}/cloudforce-one/events/indicators/{indicator_id}](operations/get_IndicatorRead.yaml): Reads an indicator - [PATCH /accounts/{account_id}/cloudforce-one/events/indicators/{indicator_id}](operations/patch_IndicatorUpdate.yaml): Updates an indicator - [DELETE /accounts/{account_id}/cloudforce-one/events/indicators/{indicator_id}](operations/delete_IndicatorDelete.yaml): Deletes an indicator ## Indicator Types - [Indicator Types operations](tags/Indicator Types.yaml) All 'Indicator Types' operations in one file - [GET /accounts/{account_id}/cloudforce-one/events/indicatorTypes](operations/get_IndicatorTypesList.yaml): Lists all indicator types ## Infrastructure Access Targets - [Infrastructure Access Targets operations](tags/Infrastructure Access Targets.yaml) All 'Infrastructure Access Targets' operations in one file - [GET /accounts/{account_id}/infrastructure/targets](operations/infra-targets-list.yaml): List all targets - [POST /accounts/{account_id}/infrastructure/targets](operations/infra-targets-post.yaml): Create new target - [PUT /accounts/{account_id}/infrastructure/targets/batch](operations/infra-targets-put-batch.yaml): Create new targets - [DELETE /accounts/{account_id}/infrastructure/targets/batch](operations/infra-targets-delete-batch.yaml): Delete targets (Deprecated) - [POST /accounts/{account_id}/infrastructure/targets/batch_delete](operations/infra-targets-delete-batch-post.yaml): Delete targets - [GET /accounts/{account_id}/infrastructure/targets/{target_id}](operations/infra-targets-get.yaml): Get target - [PUT /accounts/{account_id}/infrastructure/targets/{target_id}](operations/infra-targets-put.yaml): Update target - [DELETE /accounts/{account_id}/infrastructure/targets/{target_id}](operations/infra-targets-delete.yaml): Delete target ## Instant Logs jobs for a zone - [Instant Logs jobs for a zone operations](tags/Instant Logs jobs for a zone.yaml) All 'Instant Logs jobs for a zone' operations in one file - [GET /zones/{zone_id}/logpush/edge](operations/get-zones-zone_id-logpush-edge-jobs.yaml): List Instant Logs jobs - [POST /zones/{zone_id}/logpush/edge](operations/post-zones-zone_id-logpush-edge-jobs.yaml): Create Instant Logs job ## Interconnects - [Interconnects operations](tags/Interconnects.yaml) All 'Interconnects' operations in one file - [GET /accounts/{account_id}/cni/interconnects](operations/list_interconnects.yaml): List existing interconnects - [POST /accounts/{account_id}/cni/interconnects](operations/create_interconnect.yaml): Create a new interconnect - [GET /accounts/{account_id}/cni/interconnects/{icon}](operations/get_interconnect.yaml): Get information about an interconnect object - [DELETE /accounts/{account_id}/cni/interconnects/{icon}](operations/delete_interconnect.yaml): Delete an interconnect object - [GET /accounts/{account_id}/cni/interconnects/{icon}/loa](operations/get_interconnect_loa.yaml): Generate the Letter of Authorization (LOA) for a given interconnect - [GET /accounts/{account_id}/cni/interconnects/{icon}/status](operations/get_interconnect_status.yaml): Get the current status of an interconnect object ## Keyless SSL for a Zone - [Keyless SSL for a Zone operations](tags/Keyless SSL for a Zone.yaml) All 'Keyless SSL for a Zone' operations in one file - [GET /zones/{zone_id}/keyless_certificates](operations/keyless-ssl-for-a-zone-list-keyless-ssl-configurations.yaml): List Keyless SSL Configurations - [POST /zones/{zone_id}/keyless_certificates](operations/keyless-ssl-for-a-zone-create-keyless-ssl-configuration.yaml): Create Keyless SSL Configuration - [GET /zones/{zone_id}/keyless_certificates/{keyless_certificate_id}](operations/keyless-ssl-for-a-zone-get-keyless-ssl-configuration.yaml): Get Keyless SSL Configuration - [PATCH /zones/{zone_id}/keyless_certificates/{keyless_certificate_id}](operations/keyless-ssl-for-a-zone-edit-keyless-ssl-configuration.yaml): Edit Keyless SSL Configuration - [DELETE /zones/{zone_id}/keyless_certificates/{keyless_certificate_id}](operations/keyless-ssl-for-a-zone-delete-keyless-ssl-configuration.yaml): Delete Keyless SSL Configuration ## Keys - [Keys operations](tags/Keys.yaml) All 'Keys' operations in one file - [POST /accounts/{account_id}/workers/observability/telemetry/keys](operations/telemetry.keys.list.yaml): List keys ## Leaked Credential Checks - [Leaked Credential Checks operations](tags/Leaked Credential Checks.yaml) All 'Leaked Credential Checks' operations in one file - [GET /zones/{zone_id}/leaked-credential-checks](operations/waf-product-api-leaked-credentials-get-status.yaml): Get Leaked Credential Checks Status - [POST /zones/{zone_id}/leaked-credential-checks](operations/waf-product-api-leaked-credentials-set-status.yaml): Set Leaked Credential Checks Status - [GET /zones/{zone_id}/leaked-credential-checks/detections](operations/waf-product-api-leaked-credentials-list-detections.yaml): List Leaked Credential Checks Custom Detections - [POST /zones/{zone_id}/leaked-credential-checks/detections](operations/waf-product-api-leaked-credentials-create-detection.yaml): Create Leaked Credential Checks Custom Detection - [PUT /zones/{zone_id}/leaked-credential-checks/detections/{detection_id}](operations/waf-product-api-leaked-credentials-update-detection.yaml): Update Leaked Credential Checks Custom Detection - [DELETE /zones/{zone_id}/leaked-credential-checks/detections/{detection_id}](operations/waf-product-api-leaked-credentials-delete-detection.yaml): Delete Leaked Credential Checks Custom Detection ## Lists - [Lists operations](tags/Lists.yaml) All 'Lists' operations in one file - [GET /accounts/{account_id}/rules/lists](operations/lists-get-lists.yaml): Get lists - [POST /accounts/{account_id}/rules/lists](operations/lists-create-a-list.yaml): Create a list - [GET /accounts/{account_id}/rules/lists/bulk_operations/{operation_id}](operations/lists-get-bulk-operation-status.yaml): Get bulk operation status - [GET /accounts/{account_id}/rules/lists/{list_id}](operations/lists-get-a-list.yaml): Get a list - [PUT /accounts/{account_id}/rules/lists/{list_id}](operations/lists-update-a-list.yaml): Update a list - [DELETE /accounts/{account_id}/rules/lists/{list_id}](operations/lists-delete-a-list.yaml): Delete a list - [GET /accounts/{account_id}/rules/lists/{list_id}/items](operations/lists-get-list-items.yaml): Get list items - [POST /accounts/{account_id}/rules/lists/{list_id}/items](operations/lists-create-list-items.yaml): Create list items - [PUT /accounts/{account_id}/rules/lists/{list_id}/items](operations/lists-update-all-list-items.yaml): Update all list items - [DELETE /accounts/{account_id}/rules/lists/{list_id}/items](operations/lists-delete-list-items.yaml): Delete list items - [GET /accounts/{account_id}/rules/lists/{list_id}/items/{item_id}](operations/lists-get-a-list-item.yaml): Get a list item ## Load Balancer Healthcheck Events - [Load Balancer Healthcheck Events operations](tags/Load Balancer Healthcheck Events.yaml) All 'Load Balancer Healthcheck Events' operations in one file - [GET /user/load_balancing_analytics/events](operations/load-balancer-healthcheck-events-list-healthcheck-events.yaml): List Healthcheck Events ## Load Balancer Monitors - [Load Balancer Monitors operations](tags/Load Balancer Monitors.yaml) All 'Load Balancer Monitors' operations in one file - [GET /user/load_balancers/monitors](operations/load-balancer-monitors-list-monitors.yaml): List Monitors - [POST /user/load_balancers/monitors](operations/load-balancer-monitors-create-monitor.yaml): Create Monitor - [GET /user/load_balancers/monitors/{monitor_id}](operations/load-balancer-monitors-monitor-details.yaml): Monitor Details - [PUT /user/load_balancers/monitors/{monitor_id}](operations/load-balancer-monitors-update-monitor.yaml): Update Monitor - [PATCH /user/load_balancers/monitors/{monitor_id}](operations/load-balancer-monitors-patch-monitor.yaml): Patch Monitor - [DELETE /user/load_balancers/monitors/{monitor_id}](operations/load-balancer-monitors-delete-monitor.yaml): Delete Monitor - [POST /user/load_balancers/monitors/{monitor_id}/preview](operations/load-balancer-monitors-preview-monitor.yaml): Preview Monitor - [GET /user/load_balancers/monitors/{monitor_id}/references](operations/load-balancer-monitors-list-monitor-references.yaml): List Monitor References - [GET /user/load_balancers/preview/{preview_id}](operations/load-balancer-monitors-preview-result.yaml): Preview Result ## Load Balancer Pools - [Load Balancer Pools operations](tags/Load Balancer Pools.yaml) All 'Load Balancer Pools' operations in one file - [GET /user/load_balancers/pools](operations/load-balancer-pools-list-pools.yaml): List Pools - [POST /user/load_balancers/pools](operations/load-balancer-pools-create-pool.yaml): Create Pool - [PATCH /user/load_balancers/pools](operations/load-balancer-pools-patch-pools.yaml): Patch Pools - [GET /user/load_balancers/pools/{pool_id}](operations/load-balancer-pools-pool-details.yaml): Pool Details - [PUT /user/load_balancers/pools/{pool_id}](operations/load-balancer-pools-update-pool.yaml): Update Pool - [PATCH /user/load_balancers/pools/{pool_id}](operations/load-balancer-pools-patch-pool.yaml): Patch Pool - [DELETE /user/load_balancers/pools/{pool_id}](operations/load-balancer-pools-delete-pool.yaml): Delete Pool - [GET /user/load_balancers/pools/{pool_id}/health](operations/load-balancer-pools-pool-health-details.yaml): Pool Health Details - [POST /user/load_balancers/pools/{pool_id}/preview](operations/load-balancer-pools-preview-pool.yaml): Preview Pool - [GET /user/load_balancers/pools/{pool_id}/references](operations/load-balancer-pools-list-pool-references.yaml): List Pool References ## Load Balancer Regions - [Load Balancer Regions operations](tags/Load Balancer Regions.yaml) All 'Load Balancer Regions' operations in one file - [GET /accounts/{account_id}/load_balancers/regions](operations/load-balancer-regions-list-regions.yaml): List Regions - [GET /accounts/{account_id}/load_balancers/regions/{region_id}](operations/load-balancer-regions-get-region.yaml): Get Region ## Load Balancers - [Load Balancers operations](tags/Load Balancers.yaml) All 'Load Balancers' operations in one file - [GET /zones/{zone_id}/load_balancers](operations/load-balancers-list-load-balancers.yaml): List Load Balancers - [POST /zones/{zone_id}/load_balancers](operations/load-balancers-create-load-balancer.yaml): Create Load Balancer - [GET /zones/{zone_id}/load_balancers/{load_balancer_id}](operations/load-balancers-load-balancer-details.yaml): Load Balancer Details - [PUT /zones/{zone_id}/load_balancers/{load_balancer_id}](operations/load-balancers-update-load-balancer.yaml): Update Load Balancer - [PATCH /zones/{zone_id}/load_balancers/{load_balancer_id}](operations/load-balancers-patch-load-balancer.yaml): Patch Load Balancer - [DELETE /zones/{zone_id}/load_balancers/{load_balancer_id}](operations/load-balancers-delete-load-balancer.yaml): Delete Load Balancer ## Logcontrol CMB config for an account - [Logcontrol CMB config for an account operations](tags/Logcontrol CMB config for an account.yaml) All 'Logcontrol CMB config for an account' operations in one file - [GET /accounts/{account_id}/logs/control/cmb/config](operations/get-accounts-account_id-logs-control-cmb-config.yaml): Get CMB config - [POST /accounts/{account_id}/logs/control/cmb/config](operations/post-accounts-account_id-logs-control-cmb-config.yaml): Update CMB config - [DELETE /accounts/{account_id}/logs/control/cmb/config](operations/delete-accounts-account_id-logs-control-cmb-config.yaml): Delete CMB config ## Logpush jobs for a zone - [Logpush jobs for a zone operations](tags/Logpush jobs for a zone.yaml) All 'Logpush jobs for a zone' operations in one file - [GET /zones/{zone_id}/logpush/datasets/{dataset_id}/fields](operations/get-zones-zone_id-logpush-datasets-dataset_id-fields.yaml): List fields - [GET /zones/{zone_id}/logpush/datasets/{dataset_id}/jobs](operations/get-zones-zone_id-logpush-datasets-dataset_id-jobs.yaml): List Logpush jobs for a dataset - [GET /zones/{zone_id}/logpush/jobs](operations/get-zones-zone_id-logpush-jobs.yaml): List Logpush jobs - [POST /zones/{zone_id}/logpush/jobs](operations/post-zones-zone_id-logpush-jobs.yaml): Create Logpush job - [GET /zones/{zone_id}/logpush/jobs/{job_id}](operations/get-zones-zone_id-logpush-jobs-job_id.yaml): Get Logpush job details - [PUT /zones/{zone_id}/logpush/jobs/{job_id}](operations/put-zones-zone_id-logpush-jobs-job_id.yaml): Update Logpush job - [DELETE /zones/{zone_id}/logpush/jobs/{job_id}](operations/delete-zones-zone_id-logpush-jobs-job_id.yaml): Delete Logpush job - [POST /zones/{zone_id}/logpush/ownership](operations/post-zones-zone_id-logpush-ownership.yaml): Get ownership challenge - [POST /zones/{zone_id}/logpush/ownership/validate](operations/post-zones-zone_id-logpush-ownership-validate.yaml): Validate ownership challenge - [POST /zones/{zone_id}/logpush/validate/destination](operations/post-zones-zone_id-logpush-validate-destination.yaml): Validate destination - [POST /zones/{zone_id}/logpush/validate/destination/exists](operations/post-zones-zone_id-logpush-validate-destination-exists.yaml): Check destination exists - [POST /zones/{zone_id}/logpush/validate/origin](operations/post-zones-zone_id-logpush-validate-origin.yaml): Validate origin ## Logpush jobs for an account - [Logpush jobs for an account operations](tags/Logpush jobs for an account.yaml) All 'Logpush jobs for an account' operations in one file - [GET /accounts/{account_id}/logpush/datasets/{dataset_id}/fields](operations/get-accounts-account_id-logpush-datasets-dataset_id-fields.yaml): List fields - [GET /accounts/{account_id}/logpush/datasets/{dataset_id}/jobs](operations/get-accounts-account_id-logpush-datasets-dataset_id-jobs.yaml): List Logpush jobs for a dataset - [GET /accounts/{account_id}/logpush/jobs](operations/get-accounts-account_id-logpush-jobs.yaml): List Logpush jobs - [POST /accounts/{account_id}/logpush/jobs](operations/post-accounts-account_id-logpush-jobs.yaml): Create Logpush job - [GET /accounts/{account_id}/logpush/jobs/{job_id}](operations/get-accounts-account_id-logpush-jobs-job_id.yaml): Get Logpush job details - [PUT /accounts/{account_id}/logpush/jobs/{job_id}](operations/put-accounts-account_id-logpush-jobs-job_id.yaml): Update Logpush job - [DELETE /accounts/{account_id}/logpush/jobs/{job_id}](operations/delete-accounts-account_id-logpush-jobs-job_id.yaml): Delete Logpush job - [POST /accounts/{account_id}/logpush/ownership](operations/post-accounts-account_id-logpush-ownership.yaml): Get ownership challenge - [POST /accounts/{account_id}/logpush/ownership/validate](operations/post-accounts-account_id-logpush-ownership-validate.yaml): Validate ownership challenge - [POST /accounts/{account_id}/logpush/validate/destination](operations/delete-accounts-account_id-logpush-validate-destination.yaml): Validate destination - [POST /accounts/{account_id}/logpush/validate/destination/exists](operations/delete-accounts-account_id-logpush-validate-destination-exists.yaml): Check destination exists - [POST /accounts/{account_id}/logpush/validate/origin](operations/post-accounts-account_id-logpush-validate-origin.yaml): Validate origin ## Logs Received - [Logs Received operations](tags/Logs Received.yaml) All 'Logs Received' operations in one file - [GET /zones/{zone_id}/logs/control/retention/flag](operations/get-zones-zone_id-logs-control-retention-flag.yaml): Get log retention flag - [POST /zones/{zone_id}/logs/control/retention/flag](operations/post-zones-zone_id-logs-control-retention-flag.yaml): Update log retention flag - [GET /zones/{zone_id}/logs/rayids/{ray_id}](operations/get-zones-zone_id-logs-rayids-ray_id.yaml): Get logs RayIDs - [GET /zones/{zone_id}/logs/received](operations/get-zones-zone_id-logs-received.yaml): Get logs received - [GET /zones/{zone_id}/logs/received/fields](operations/get-zones-zone_id-logs-received-fields.yaml): List fields ## Magic Account Apps - [Magic Account Apps operations](tags/Magic Account Apps.yaml) All 'Magic Account Apps' operations in one file - [GET /accounts/{account_id}/magic/apps](operations/magic-account-apps-list-apps.yaml): List Apps - [POST /accounts/{account_id}/magic/apps](operations/magic-account-apps-add-app.yaml): Create a new App - [PUT /accounts/{account_id}/magic/apps/{account_app_id}](operations/magic-account-apps-update-app.yaml): Update an App - [PATCH /accounts/{account_id}/magic/apps/{account_app_id}](operations/magic-account-apps-patch-app.yaml): Update an App - [DELETE /accounts/{account_id}/magic/apps/{account_app_id}](operations/magic-account-apps-delete-app.yaml): Delete Account App ## Magic Connectors - [Magic Connectors operations](tags/Magic Connectors.yaml) All 'Magic Connectors' operations in one file - [GET /accounts/{account_id}/magic/connectors](operations/mconn-connector-list.yaml): List Connectors - [POST /accounts/{account_id}/magic/connectors](operations/mconn-connector-create.yaml): Add a connector to your account - [GET /accounts/{account_id}/magic/connectors/{connector_id}](operations/mconn-connector-fetch.yaml): Fetch Connector - [PUT /accounts/{account_id}/magic/connectors/{connector_id}](operations/mconn-connector-replace.yaml): Replace Connector - [PATCH /accounts/{account_id}/magic/connectors/{connector_id}](operations/mconn-connector-update.yaml): Edit Connector to update specific properties - [DELETE /accounts/{account_id}/magic/connectors/{connector_id}](operations/mconn-connector-delete.yaml): Remove a connector from your account - [GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/events](operations/mconn-connector-telemetry-events-list.yaml): List Events - [GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/events/latest](operations/mconn-connector-telemetry-events-listLatest.yaml): Get latest Events - [GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/events/{event_t}.{event_n}](operations/mconn-connector-telemetry-events-get.yaml): Get Event - [GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/snapshots](operations/mconn-connector-telemetry-snapshots-list.yaml): List Snapshots - [GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/snapshots/latest](operations/mconn-connector-telemetry-snapshots-listLatest.yaml): Get latest Snapshots - [GET /accounts/{account_id}/magic/connectors/{connector_id}/telemetry/snapshots/{snapshot_t}](operations/mconn-connector-telemetry-snapshots-get.yaml): Get Snapshot ## Magic GRE tunnels - [Magic GRE tunnels operations](tags/Magic GRE tunnels.yaml) All 'Magic GRE tunnels' operations in one file - [GET /accounts/{account_id}/magic/gre_tunnels](operations/magic-gre-tunnels-list-gre-tunnels.yaml): List GRE tunnels - [POST /accounts/{account_id}/magic/gre_tunnels](operations/magic-gre-tunnels-create-gre-tunnels.yaml): Create a GRE tunnel - [PUT /accounts/{account_id}/magic/gre_tunnels](operations/magic-gre-tunnels-update-multiple-gre-tunnels.yaml): Update multiple GRE tunnels - [GET /accounts/{account_id}/magic/gre_tunnels/{gre_tunnel_id}](operations/magic-gre-tunnels-list-gre-tunnel-details.yaml): List GRE Tunnel Details - [PUT /accounts/{account_id}/magic/gre_tunnels/{gre_tunnel_id}](operations/magic-gre-tunnels-update-gre-tunnel.yaml): Update GRE Tunnel - [DELETE /accounts/{account_id}/magic/gre_tunnels/{gre_tunnel_id}](operations/magic-gre-tunnels-delete-gre-tunnel.yaml): Delete GRE Tunnel ## Magic IPsec tunnels - [Magic IPsec tunnels operations](tags/Magic IPsec tunnels.yaml) All 'Magic IPsec tunnels' operations in one file - [GET /accounts/{account_id}/magic/ipsec_tunnels](operations/magic-ipsec-tunnels-list-ipsec-tunnels.yaml): List IPsec tunnels - [POST /accounts/{account_id}/magic/ipsec_tunnels](operations/magic-ipsec-tunnels-create-ipsec-tunnels.yaml): Create an IPsec tunnel - [PUT /accounts/{account_id}/magic/ipsec_tunnels](operations/magic-ipsec-tunnels-update-multiple-ipsec-tunnels.yaml): Update multiple IPsec tunnels - [GET /accounts/{account_id}/magic/ipsec_tunnels/{ipsec_tunnel_id}](operations/magic-ipsec-tunnels-list-ipsec-tunnel-details.yaml): List IPsec tunnel details - [PUT /accounts/{account_id}/magic/ipsec_tunnels/{ipsec_tunnel_id}](operations/magic-ipsec-tunnels-update-ipsec-tunnel.yaml): Update IPsec Tunnel - [DELETE /accounts/{account_id}/magic/ipsec_tunnels/{ipsec_tunnel_id}](operations/magic-ipsec-tunnels-delete-ipsec-tunnel.yaml): Delete IPsec Tunnel - [POST /accounts/{account_id}/magic/ipsec_tunnels/{ipsec_tunnel_id}/psk_generate](operations/magic-ipsec-tunnels-generate-pre-shared-key-(-psk)-for-ipsec-tunnels.yaml): Generate Pre Shared Key (PSK) for IPsec tunnels ## Magic Interconnects - [Magic Interconnects operations](tags/Magic Interconnects.yaml) All 'Magic Interconnects' operations in one file - [GET /accounts/{account_id}/magic/cf_interconnects](operations/magic-interconnects-list-interconnects.yaml): List interconnects - [PUT /accounts/{account_id}/magic/cf_interconnects](operations/magic-interconnects-update-multiple-interconnects.yaml): Update multiple interconnects - [GET /accounts/{account_id}/magic/cf_interconnects/{cf_interconnect_id}](operations/magic-interconnects-list-interconnect-details.yaml): List interconnect Details - [PUT /accounts/{account_id}/magic/cf_interconnects/{cf_interconnect_id}](operations/magic-interconnects-update-interconnect.yaml): Update interconnect ## Magic Network Monitoring Configuration - [Magic Network Monitoring Configuration operations](tags/Magic Network Monitoring Configuration.yaml) All 'Magic Network Monitoring Configuration' operations in one file - [GET /accounts/{account_id}/mnm/config](operations/magic-network-monitoring-configuration-list-account-configuration.yaml): List account configuration - [POST /accounts/{account_id}/mnm/config](operations/magic-network-monitoring-configuration-create-account-configuration.yaml): Create account configuration - [PUT /accounts/{account_id}/mnm/config](operations/magic-network-monitoring-configuration-update-an-entire-account-configuration.yaml): Update an entire account configuration - [PATCH /accounts/{account_id}/mnm/config](operations/magic-network-monitoring-configuration-update-account-configuration-fields.yaml): Update account configuration fields - [DELETE /accounts/{account_id}/mnm/config](operations/magic-network-monitoring-configuration-delete-account-configuration.yaml): Delete account configuration - [GET /accounts/{account_id}/mnm/config/full](operations/magic-network-monitoring-configuration-list-rules-and-account-configuration.yaml): List rules and account configuration ## Magic Network Monitoring Rules - [Magic Network Monitoring Rules operations](tags/Magic Network Monitoring Rules.yaml) All 'Magic Network Monitoring Rules' operations in one file - [GET /accounts/{account_id}/mnm/rules](operations/magic-network-monitoring-rules-list-rules.yaml): List rules - [POST /accounts/{account_id}/mnm/rules](operations/magic-network-monitoring-rules-create-rules.yaml): Create rules - [PUT /accounts/{account_id}/mnm/rules](operations/magic-network-monitoring-rules-update-rules.yaml): Update rules - [GET /accounts/{account_id}/mnm/rules/{rule_id}](operations/magic-network-monitoring-rules-get-rule.yaml): Get rule - [PATCH /accounts/{account_id}/mnm/rules/{rule_id}](operations/magic-network-monitoring-rules-update-rule.yaml): Update rule - [DELETE /accounts/{account_id}/mnm/rules/{rule_id}](operations/magic-network-monitoring-rules-delete-rule.yaml): Delete rule - [PATCH /accounts/{account_id}/mnm/rules/{rule_id}/advertisement](operations/magic-network-monitoring-rules-update-advertisement-for-rule.yaml): Update advertisement for rule ## Magic Network Monitoring VPC Flow logs - [Magic Network Monitoring VPC Flow logs operations](tags/Magic Network Monitoring VPC Flow logs.yaml) All 'Magic Network Monitoring VPC Flow logs' operations in one file - [POST /accounts/{account_id}/mnm/vpc-flows/token](operations/magic-network-monitoring-vpc-flows-generate-authentication-token.yaml): Generate authentication token for VPC flow logs export. ## Magic PCAP collection - [Magic PCAP collection operations](tags/Magic PCAP collection.yaml) All 'Magic PCAP collection' operations in one file - [GET /accounts/{account_id}/pcaps](operations/magic-pcap-collection-list-packet-capture-requests.yaml): List packet capture requests - [POST /accounts/{account_id}/pcaps](operations/magic-pcap-collection-create-pcap-request.yaml): Create PCAP request - [GET /accounts/{account_id}/pcaps/ownership](operations/magic-pcap-collection-list-pca-ps-bucket-ownership.yaml): List PCAPs Bucket Ownership - [POST /accounts/{account_id}/pcaps/ownership](operations/magic-pcap-collection-add-buckets-for-full-packet-captures.yaml): Add buckets for full packet captures - [POST /accounts/{account_id}/pcaps/ownership/validate](operations/magic-pcap-collection-validate-buckets-for-full-packet-captures.yaml): Validate buckets for full packet captures - [DELETE /accounts/{account_id}/pcaps/ownership/{ownership_id}](operations/magic-pcap-collection-delete-buckets-for-full-packet-captures.yaml): Delete buckets for full packet captures - [GET /accounts/{account_id}/pcaps/{pcap_id}](operations/magic-pcap-collection-get-pcap-request.yaml): Get PCAP request - [GET /accounts/{account_id}/pcaps/{pcap_id}/download](operations/magic-pcap-collection-download-simple-pcap.yaml): Download Simple PCAP - [PUT /accounts/{account_id}/pcaps/{pcap_id}/stop](operations/magic-pcap-collection-stop-full-pcap.yaml): Stop full PCAP ## Magic Site ACLs - [Magic Site ACLs operations](tags/Magic Site ACLs.yaml) All 'Magic Site ACLs' operations in one file - [GET /accounts/{account_id}/magic/sites/{site_id}/acls](operations/magic-site-acls-list-acls.yaml): List Site ACLs - [POST /accounts/{account_id}/magic/sites/{site_id}/acls](operations/magic-site-acls-create-acl.yaml): Create a new Site ACL - [GET /accounts/{account_id}/magic/sites/{site_id}/acls/{acl_id}](operations/magic-site-acls-acl-details.yaml): Site ACL Details - [PUT /accounts/{account_id}/magic/sites/{site_id}/acls/{acl_id}](operations/magic-site-acls-update-acl.yaml): Update Site ACL - [PATCH /accounts/{account_id}/magic/sites/{site_id}/acls/{acl_id}](operations/magic-site-acls-patch-acl.yaml): Patch Site ACL - [DELETE /accounts/{account_id}/magic/sites/{site_id}/acls/{acl_id}](operations/magic-site-acls-delete-acl.yaml): Delete Site ACL ## Magic Site App Configs - [Magic Site App Configs operations](tags/Magic Site App Configs.yaml) All 'Magic Site App Configs' operations in one file - [GET /accounts/{account_id}/magic/sites/{site_id}/app_configs](operations/magic-site-app-configs-list-app-configs.yaml): List App Configs - [POST /accounts/{account_id}/magic/sites/{site_id}/app_configs](operations/magic-site-app-configs-add-app-config.yaml): Create a new App Config - [PUT /accounts/{account_id}/magic/sites/{site_id}/app_configs/{app_config_id}](operations/magic-site-app-configs-update-app-config.yaml): Update an App Config - [PATCH /accounts/{account_id}/magic/sites/{site_id}/app_configs/{app_config_id}](operations/magic-site-app-configs-patch-app-config.yaml): Update an App Config - [DELETE /accounts/{account_id}/magic/sites/{site_id}/app_configs/{app_config_id}](operations/magic-site-app-configs-delete-app-config.yaml): Delete App Config ## Magic Site LANs - [Magic Site LANs operations](tags/Magic Site LANs.yaml) All 'Magic Site LANs' operations in one file - [GET /accounts/{account_id}/magic/sites/{site_id}/lans](operations/magic-site-lans-list-lans.yaml): List Site LANs - [POST /accounts/{account_id}/magic/sites/{site_id}/lans](operations/magic-site-lans-create-lan.yaml): Create a new Site LAN - [GET /accounts/{account_id}/magic/sites/{site_id}/lans/{lan_id}](operations/magic-site-lans-lan-details.yaml): Site LAN Details - [PUT /accounts/{account_id}/magic/sites/{site_id}/lans/{lan_id}](operations/magic-site-lans-update-lan.yaml): Update Site LAN - [PATCH /accounts/{account_id}/magic/sites/{site_id}/lans/{lan_id}](operations/magic-site-lans-patch-lan.yaml): Patch Site LAN - [DELETE /accounts/{account_id}/magic/sites/{site_id}/lans/{lan_id}](operations/magic-site-lans-delete-lan.yaml): Delete Site LAN ## Magic Site WANs - [Magic Site WANs operations](tags/Magic Site WANs.yaml) All 'Magic Site WANs' operations in one file - [GET /accounts/{account_id}/magic/sites/{site_id}/wans](operations/magic-site-wans-list-wans.yaml): List Site WANs - [POST /accounts/{account_id}/magic/sites/{site_id}/wans](operations/magic-site-wans-create-wan.yaml): Create a new Site WAN - [GET /accounts/{account_id}/magic/sites/{site_id}/wans/{wan_id}](operations/magic-site-wans-wan-details.yaml): Site WAN Details - [PUT /accounts/{account_id}/magic/sites/{site_id}/wans/{wan_id}](operations/magic-site-wans-update-wan.yaml): Update Site WAN - [PATCH /accounts/{account_id}/magic/sites/{site_id}/wans/{wan_id}](operations/magic-site-wans-patch-wan.yaml): Patch Site WAN - [DELETE /accounts/{account_id}/magic/sites/{site_id}/wans/{wan_id}](operations/magic-site-wans-delete-wan.yaml): Delete Site WAN ## Magic Sites - [Magic Sites operations](tags/Magic Sites.yaml) All 'Magic Sites' operations in one file - [GET /accounts/{account_id}/magic/sites](operations/magic-sites-list-sites.yaml): List Sites - [POST /accounts/{account_id}/magic/sites](operations/magic-sites-create-site.yaml): Create a new Site - [GET /accounts/{account_id}/magic/sites/{site_id}](operations/magic-sites-site-details.yaml): Site Details - [PUT /accounts/{account_id}/magic/sites/{site_id}](operations/magic-sites-update-site.yaml): Update Site - [PATCH /accounts/{account_id}/magic/sites/{site_id}](operations/magic-sites-patch-site.yaml): Patch Site - [DELETE /accounts/{account_id}/magic/sites/{site_id}](operations/magic-sites-delete-site.yaml): Delete Site ## Magic Static Routes - [Magic Static Routes operations](tags/Magic Static Routes.yaml) All 'Magic Static Routes' operations in one file - [GET /accounts/{account_id}/magic/routes](operations/magic-static-routes-list-routes.yaml): List Routes - [POST /accounts/{account_id}/magic/routes](operations/magic-static-routes-create-routes.yaml): Create a Route - [PUT /accounts/{account_id}/magic/routes](operations/magic-static-routes-update-many-routes.yaml): Update Many Routes - [DELETE /accounts/{account_id}/magic/routes](operations/magic-static-routes-delete-many-routes.yaml): Delete Many Routes - [GET /accounts/{account_id}/magic/routes/{route_id}](operations/magic-static-routes-route-details.yaml): Route Details - [PUT /accounts/{account_id}/magic/routes/{route_id}](operations/magic-static-routes-update-route.yaml): Update Route - [DELETE /accounts/{account_id}/magic/routes/{route_id}](operations/magic-static-routes-delete-route.yaml): Delete Route ## Managed Transforms - [Managed Transforms operations](tags/Managed Transforms.yaml) All 'Managed Transforms' operations in one file - [GET /zones/{zone_id}/managed_headers](operations/listManagedTransforms.yaml): List Managed Transforms - [PATCH /zones/{zone_id}/managed_headers](operations/updateManagedTransforms.yaml): Update Managed Transforms - [DELETE /zones/{zone_id}/managed_headers](operations/deleteManagedTransforms.yaml): Delete Managed Transforms ## Miscategorization - [Miscategorization operations](tags/Miscategorization.yaml) All 'Miscategorization' operations in one file - [POST /accounts/{account_id}/intel/miscategorization](operations/miscategorization-create-miscategorization.yaml): Create Miscategorization ## Notification Alert Types - [Notification Alert Types operations](tags/Notification Alert Types.yaml) All 'Notification Alert Types' operations in one file - [GET /accounts/{account_id}/alerting/v3/available_alerts](operations/notification-alert-types-get-alert-types.yaml): Get Alert Types ## Notification History - [Notification History operations](tags/Notification History.yaml) All 'Notification History' operations in one file - [GET /accounts/{account_id}/alerting/v3/history](operations/notification-history-list-history.yaml): List History ## Notification Mechanism Eligibility - [Notification Mechanism Eligibility operations](tags/Notification Mechanism Eligibility.yaml) All 'Notification Mechanism Eligibility' operations in one file - [GET /accounts/{account_id}/alerting/v3/destinations/eligible](operations/notification-mechanism-eligibility-get-delivery-mechanism-eligibility.yaml): Get delivery mechanism eligibility ## Notification destinations with PagerDuty - [Notification destinations with PagerDuty operations](tags/Notification destinations with PagerDuty.yaml) All 'Notification destinations with PagerDuty' operations in one file - [GET /accounts/{account_id}/alerting/v3/destinations/pagerduty](operations/notification-destinations-with-pager-duty-list-pager-duty-services.yaml): List PagerDuty services - [DELETE /accounts/{account_id}/alerting/v3/destinations/pagerduty](operations/notification-destinations-with-pager-duty-delete-pager-duty-services.yaml): Delete PagerDuty Services - [POST /accounts/{account_id}/alerting/v3/destinations/pagerduty/connect](operations/notification-destinations-with-pager-duty-connect-pager-duty.yaml): Create PagerDuty integration token - [GET /accounts/{account_id}/alerting/v3/destinations/pagerduty/connect/{token_id}](operations/notification-destinations-with-pager-duty-connect-pager-duty-token.yaml): Connect PagerDuty ## Notification policies - [Notification policies operations](tags/Notification policies.yaml) All 'Notification policies' operations in one file - [GET /accounts/{account_id}/alerting/v3/policies](operations/notification-policies-list-notification-policies.yaml): List Notification policies - [POST /accounts/{account_id}/alerting/v3/policies](operations/notification-policies-create-a-notification-policy.yaml): Create a Notification policy - [GET /accounts/{account_id}/alerting/v3/policies/{policy_id}](operations/notification-policies-get-a-notification-policy.yaml): Get a Notification policy - [PUT /accounts/{account_id}/alerting/v3/policies/{policy_id}](operations/notification-policies-update-a-notification-policy.yaml): Update a Notification policy - [DELETE /accounts/{account_id}/alerting/v3/policies/{policy_id}](operations/notification-policies-delete-a-notification-policy.yaml): Delete a Notification policy ## Notification webhooks - [Notification webhooks operations](tags/Notification webhooks.yaml) All 'Notification webhooks' operations in one file - [GET /accounts/{account_id}/alerting/v3/destinations/webhooks](operations/notification-webhooks-list-webhooks.yaml): List webhooks - [POST /accounts/{account_id}/alerting/v3/destinations/webhooks](operations/notification-webhooks-create-a-webhook.yaml): Create a webhook - [GET /accounts/{account_id}/alerting/v3/destinations/webhooks/{webhook_id}](operations/notification-webhooks-get-a-webhook.yaml): Get a webhook - [PUT /accounts/{account_id}/alerting/v3/destinations/webhooks/{webhook_id}](operations/notification-webhooks-update-a-webhook.yaml): Update a webhook - [DELETE /accounts/{account_id}/alerting/v3/destinations/webhooks/{webhook_id}](operations/notification-webhooks-delete-a-webhook.yaml): Delete a webhook ## Observatory - [Observatory operations](tags/Observatory.yaml) All 'Observatory' operations in one file - [GET /zones/{zone_id}/speed_api/availabilities](operations/speed-get-availabilities.yaml): Get quota and availability - [GET /zones/{zone_id}/speed_api/pages](operations/speed-list-pages.yaml): List tested webpages - [GET /zones/{zone_id}/speed_api/pages/{url}/tests](operations/speed-list-test-history.yaml): List page test history - [POST /zones/{zone_id}/speed_api/pages/{url}/tests](operations/speed-create-test.yaml): Start page test - [DELETE /zones/{zone_id}/speed_api/pages/{url}/tests](operations/speed-delete-tests.yaml): Delete all page tests - [GET /zones/{zone_id}/speed_api/pages/{url}/tests/{test_id}](operations/speed-get-test.yaml): Get a page test result - [GET /zones/{zone_id}/speed_api/pages/{url}/trend](operations/speed-list-page-trend.yaml): List core web vital metrics trend - [GET /zones/{zone_id}/speed_api/schedule/{url}](operations/speed-get-scheduled-test.yaml): Get a page test schedule - [POST /zones/{zone_id}/speed_api/schedule/{url}](operations/speed-create-scheduled-test.yaml): Create scheduled page test - [DELETE /zones/{zone_id}/speed_api/schedule/{url}](operations/speed-delete-test-schedule.yaml): Delete scheduled page test ## On-ramps - [On-ramps operations](tags/On-ramps.yaml) All 'On-ramps' operations in one file - [GET /accounts/{account_id}/magic/cloud/onramps](operations/onramps-list.yaml): List On-ramps - [POST /accounts/{account_id}/magic/cloud/onramps](operations/onramps-create.yaml): Create On-ramp - [GET /accounts/{account_id}/magic/cloud/onramps/magic_wan_address_space](operations/onramps-mwan-addr-space-read.yaml): Read Magic WAN Address Space - [PUT /accounts/{account_id}/magic/cloud/onramps/magic_wan_address_space](operations/onramps-mwan-addr-space-update.yaml): Update Magic WAN Address Space - [PATCH /accounts/{account_id}/magic/cloud/onramps/magic_wan_address_space](operations/onramps-mwan-addr-space-patch.yaml): Patch Magic WAN Address Space - [GET /accounts/{account_id}/magic/cloud/onramps/{onramp_id}](operations/onramps-read.yaml): Read On-ramp - [PUT /accounts/{account_id}/magic/cloud/onramps/{onramp_id}](operations/onramps-update.yaml): Update On-ramp - [PATCH /accounts/{account_id}/magic/cloud/onramps/{onramp_id}](operations/onramps-patch.yaml): Patch On-ramp - [DELETE /accounts/{account_id}/magic/cloud/onramps/{onramp_id}](operations/onramps-delete.yaml): Delete On-ramp - [POST /accounts/{account_id}/magic/cloud/onramps/{onramp_id}/apply](operations/onramps-apply.yaml): Apply On-ramp - [POST /accounts/{account_id}/magic/cloud/onramps/{onramp_id}/export](operations/onramps-export.yaml): Export as Terraform - [POST /accounts/{account_id}/magic/cloud/onramps/{onramp_id}/plan](operations/onramps-plan.yaml): Plan On-ramp ## Origin CA - [Origin CA operations](tags/Origin CA.yaml) All 'Origin CA' operations in one file - [GET /certificates](operations/origin-ca-list-certificates.yaml): List Certificates - [POST /certificates](operations/origin-ca-create-certificate.yaml): Create Certificate - [GET /certificates/{certificate_id}](operations/origin-ca-get-certificate.yaml): Get Certificate - [DELETE /certificates/{certificate_id}](operations/origin-ca-revoke-certificate.yaml): Revoke Certificate ## Origin Post-Quantum - [Origin Post-Quantum operations](tags/Origin Post-Quantum.yaml) All 'Origin Post-Quantum' operations in one file - [GET /zones/{zone_id}/cache/origin_post_quantum_encryption](operations/zone-cache-settings-get-origin-post-quantum-encryption-setting.yaml): Get Origin Post-Quantum Encryption setting - [PUT /zones/{zone_id}/cache/origin_post_quantum_encryption](operations/zone-cache-settings-change-origin-post-quantum-encryption-setting.yaml): Change Origin Post-Quantum Encryption setting ## Page Rules - [Page Rules operations](tags/Page Rules.yaml) All 'Page Rules' operations in one file - [GET /zones/{zone_id}/pagerules](operations/page-rules-list-page-rules.yaml): List Page Rules - [POST /zones/{zone_id}/pagerules](operations/page-rules-create-a-page-rule.yaml): Create a Page Rule - [GET /zones/{zone_id}/pagerules/{pagerule_id}](operations/page-rules-get-a-page-rule.yaml): Get a Page Rule - [PUT /zones/{zone_id}/pagerules/{pagerule_id}](operations/page-rules-update-a-page-rule.yaml): Update a Page Rule - [PATCH /zones/{zone_id}/pagerules/{pagerule_id}](operations/page-rules-edit-a-page-rule.yaml): Edit a Page Rule - [DELETE /zones/{zone_id}/pagerules/{pagerule_id}](operations/page-rules-delete-a-page-rule.yaml): Delete a Page Rule ## Page Shield - [Page Shield operations](tags/Page Shield.yaml) All 'Page Shield' operations in one file - [GET /zones/{zone_id}/page_shield](operations/page-shield-get-settings.yaml): Get Page Shield settings - [PUT /zones/{zone_id}/page_shield](operations/page-shield-update-settings.yaml): Update Page Shield settings - [GET /zones/{zone_id}/page_shield/connections](operations/page-shield-list-connections.yaml): List Page Shield connections - [GET /zones/{zone_id}/page_shield/connections/{connection_id}](operations/page-shield-get-connection.yaml): Get a Page Shield connection - [GET /zones/{zone_id}/page_shield/cookies](operations/page-shield-list-cookies.yaml): List Page Shield Cookies - [GET /zones/{zone_id}/page_shield/cookies/{cookie_id}](operations/page-shield-get-cookie.yaml): Get a Page Shield cookie - [GET /zones/{zone_id}/page_shield/policies](operations/page-shield-list-policies.yaml): List Page Shield policies - [POST /zones/{zone_id}/page_shield/policies](operations/page-shield-create-policy.yaml): Create a Page Shield policy - [GET /zones/{zone_id}/page_shield/policies/{policy_id}](operations/page-shield-get-policy.yaml): Get a Page Shield policy - [PUT /zones/{zone_id}/page_shield/policies/{policy_id}](operations/page-shield-update-policy.yaml): Update a Page Shield policy - [DELETE /zones/{zone_id}/page_shield/policies/{policy_id}](operations/page-shield-delete-policy.yaml): Delete a Page Shield policy - [GET /zones/{zone_id}/page_shield/scripts](operations/page-shield-list-scripts.yaml): List Page Shield scripts - [GET /zones/{zone_id}/page_shield/scripts/{script_id}](operations/page-shield-get-script.yaml): Get a Page Shield script ## Pages Build Cache - [Pages Build Cache operations](tags/Pages Build Cache.yaml) All 'Pages Build Cache' operations in one file - [POST /accounts/{account_id}/pages/projects/{project_name}/purge_build_cache](operations/pages-purge-build-cache.yaml): Purge build cache ## Pages Deployment - [Pages Deployment operations](tags/Pages Deployment.yaml) All 'Pages Deployment' operations in one file - [GET /accounts/{account_id}/pages/projects/{project_name}/deployments](operations/pages-deployment-get-deployments.yaml): Get deployments - [POST /accounts/{account_id}/pages/projects/{project_name}/deployments](operations/pages-deployment-create-deployment.yaml): Create deployment - [GET /accounts/{account_id}/pages/projects/{project_name}/deployments/{deployment_id}](operations/pages-deployment-get-deployment-info.yaml): Get deployment info - [DELETE /accounts/{account_id}/pages/projects/{project_name}/deployments/{deployment_id}](operations/pages-deployment-delete-deployment.yaml): Delete deployment - [GET /accounts/{account_id}/pages/projects/{project_name}/deployments/{deployment_id}/history/logs](operations/pages-deployment-get-deployment-logs.yaml): Get deployment logs - [POST /accounts/{account_id}/pages/projects/{project_name}/deployments/{deployment_id}/retry](operations/pages-deployment-retry-deployment.yaml): Retry deployment - [POST /accounts/{account_id}/pages/projects/{project_name}/deployments/{deployment_id}/rollback](operations/pages-deployment-rollback-deployment.yaml): Rollback deployment ## Pages Domains - [Pages Domains operations](tags/Pages Domains.yaml) All 'Pages Domains' operations in one file - [GET /accounts/{account_id}/pages/projects/{project_name}/domains](operations/pages-domains-get-domains.yaml): Get domains - [POST /accounts/{account_id}/pages/projects/{project_name}/domains](operations/pages-domains-add-domain.yaml): Add domain - [GET /accounts/{account_id}/pages/projects/{project_name}/domains/{domain_name}](operations/pages-domains-get-domain.yaml): Get domain - [PATCH /accounts/{account_id}/pages/projects/{project_name}/domains/{domain_name}](operations/pages-domains-patch-domain.yaml): Patch domain - [DELETE /accounts/{account_id}/pages/projects/{project_name}/domains/{domain_name}](operations/pages-domains-delete-domain.yaml): Delete domain ## Pages Project - [Pages Project operations](tags/Pages Project.yaml) All 'Pages Project' operations in one file - [GET /accounts/{account_id}/pages/projects](operations/pages-project-get-projects.yaml): Get projects - [POST /accounts/{account_id}/pages/projects](operations/pages-project-create-project.yaml): Create project - [GET /accounts/{account_id}/pages/projects/{project_name}](operations/pages-project-get-project.yaml): Get project - [PATCH /accounts/{account_id}/pages/projects/{project_name}](operations/pages-project-update-project.yaml): Update project - [DELETE /accounts/{account_id}/pages/projects/{project_name}](operations/pages-project-delete-project.yaml): Delete project ## Passive DNS by IP - [Passive DNS by IP operations](tags/Passive DNS by IP.yaml) All 'Passive DNS by IP' operations in one file - [GET /accounts/{account_id}/intel/dns](operations/passive-dns-by-ip-get-passive-dns-by-ip.yaml): Get Passive DNS by IP ## Per-Hostname TLS Settings - [Per-Hostname TLS Settings operations](tags/Per-Hostname TLS Settings.yaml) All 'Per-Hostname TLS Settings' operations in one file - [GET /zones/{zone_id}/hostnames/settings/{setting_id}](operations/per-hostname-tls-settings-list.yaml): List TLS setting for hostnames - [PUT /zones/{zone_id}/hostnames/settings/{setting_id}/{hostname}](operations/per-hostname-tls-settings-put.yaml): Edit TLS setting for hostname - [DELETE /zones/{zone_id}/hostnames/settings/{setting_id}/{hostname}](operations/per-hostname-tls-settings-delete.yaml): Delete TLS setting for hostname ## Per-hostname Authenticated Origin Pull - [Per-hostname Authenticated Origin Pull operations](tags/Per-hostname Authenticated Origin Pull.yaml) All 'Per-hostname Authenticated Origin Pull' operations in one file - [PUT /zones/{zone_id}/origin_tls_client_auth/hostnames](operations/per-hostname-authenticated-origin-pull-enable-or-disable-a-hostname-for-client-authentication.yaml): Enable or Disable a Hostname for Client Authentication - [GET /zones/{zone_id}/origin_tls_client_auth/hostnames/certificates](operations/per-hostname-authenticated-origin-pull-list-certificates.yaml): List Certificates - [POST /zones/{zone_id}/origin_tls_client_auth/hostnames/certificates](operations/per-hostname-authenticated-origin-pull-upload-a-hostname-client-certificate.yaml): Upload a Hostname Client Certificate - [GET /zones/{zone_id}/origin_tls_client_auth/hostnames/certificates/{certificate_id}](operations/per-hostname-authenticated-origin-pull-get-the-hostname-client-certificate.yaml): Get the Hostname Client Certificate - [DELETE /zones/{zone_id}/origin_tls_client_auth/hostnames/certificates/{certificate_id}](operations/per-hostname-authenticated-origin-pull-delete-hostname-client-certificate.yaml): Delete Hostname Client Certificate - [GET /zones/{zone_id}/origin_tls_client_auth/hostnames/{hostname}](operations/per-hostname-authenticated-origin-pull-get-the-hostname-status-for-client-authentication.yaml): Get the Hostname Status for Client Authentication ## Physical Devices - [Physical Devices operations](tags/Physical Devices.yaml) All 'Physical Devices' operations in one file - [GET /accounts/{account_id}/devices/physical-devices](operations/list-devices.yaml): List devices - [GET /accounts/{account_id}/devices/physical-devices/{device_id}](operations/get-device.yaml): Get device - [DELETE /accounts/{account_id}/devices/physical-devices/{device_id}](operations/delete-device.yaml): Delete device - [POST /accounts/{account_id}/devices/physical-devices/{device_id}/revoke](operations/revoke-device.yaml): Revoke device registrations - [DELETE /accounts/{account_id}/devices/registrations](operations/delete-registrations.yaml): Delete registrations ## Priority Intelligence Requirements (PIR) - [Priority Intelligence Requirements (PIR) operations](tags/Priority Intelligence Requirements (PIR).yaml) All 'Priority Intelligence Requirements (PIR)' operations in one file - [POST /accounts/{account_id}/cloudforce-one/requests/priority](operations/cloudforce-one-priority-list.yaml): List Priority Intelligence Requirements - [POST /accounts/{account_id}/cloudforce-one/requests/priority/new](operations/cloudforce-one-priority-new.yaml): Create a New Priority Intelligence Requirement - [GET /accounts/{account_id}/cloudforce-one/requests/priority/quota](operations/cloudforce-one-priority-quota.yaml): Get Priority Intelligence Requirement Quota - [GET /accounts/{account_id}/cloudforce-one/requests/priority/{priority_id}](operations/cloudforce-one-priority-get.yaml): Get a Priority Intelligence Requirement - [PUT /accounts/{account_id}/cloudforce-one/requests/priority/{priority_id}](operations/cloudforce-one-priority-update.yaml): Update a Priority Intelligence Requirement - [DELETE /accounts/{account_id}/cloudforce-one/requests/priority/{priority_id}](operations/cloudforce-one-priority-delete.yaml): Delete a Priority Intelligence Requirement ## Query run - [Query run operations](tags/Query run.yaml) All 'Query run' operations in one file - [POST /accounts/{account_id}/workers/observability/telemetry/query](operations/telemetry.query.yaml): Run a query ## Queue - [Queue operations](tags/Queue.yaml) All 'Queue' operations in one file - [GET /accounts/{account_id}/event_subscriptions/subscriptions](operations/subscriptions-list.yaml): List Event Subscriptions - [POST /accounts/{account_id}/event_subscriptions/subscriptions](operations/subscriptions-create.yaml): Create Event Subscription - [PATCH /accounts/{account_id}/event_subscriptions/subscriptions/{subscription_id}](operations/subscriptions-patch.yaml): Update Event Subscription - [DELETE /accounts/{account_id}/event_subscriptions/subscriptions/{subscription_id}](operations/subscriptions-delete.yaml): Delete Event Subscription - [GET /accounts/{account_id}/queues](operations/queues-list.yaml): List Queues - [POST /accounts/{account_id}/queues](operations/queues-create.yaml): Create Queue - [GET /accounts/{account_id}/queues/{queue_id}](operations/queues-get.yaml): Get Queue - [PUT /accounts/{account_id}/queues/{queue_id}](operations/queues-update.yaml): Update Queue - [PATCH /accounts/{account_id}/queues/{queue_id}](operations/queues-update-partial.yaml): Update Queue - [DELETE /accounts/{account_id}/queues/{queue_id}](operations/queues-delete.yaml): Delete Queue - [GET /accounts/{account_id}/queues/{queue_id}/consumers](operations/queues-list-consumers.yaml): List Queue Consumers - [POST /accounts/{account_id}/queues/{queue_id}/consumers](operations/queues-create-consumer.yaml): Create a Queue Consumer - [GET /accounts/{account_id}/queues/{queue_id}/consumers/{consumer_id}](operations/queues-get-consumer.yaml): Get Queue Consumer - [PUT /accounts/{account_id}/queues/{queue_id}/consumers/{consumer_id}](operations/queues-update-consumer.yaml): Update Queue Consumer - [DELETE /accounts/{account_id}/queues/{queue_id}/consumers/{consumer_id}](operations/queues-delete-consumer.yaml): Delete Queue Consumer - [POST /accounts/{account_id}/queues/{queue_id}/messages](operations/queues-push-message.yaml): Push Message - [POST /accounts/{account_id}/queues/{queue_id}/messages/ack](operations/queues-ack-messages.yaml): Acknowledge + Retry Queue Messages - [POST /accounts/{account_id}/queues/{queue_id}/messages/batch](operations/queues-push-messages.yaml): Push Message Batch - [POST /accounts/{account_id}/queues/{queue_id}/messages/pull](operations/queues-pull-messages.yaml): Pull Queue Messages - [GET /accounts/{account_id}/queues/{queue_id}/purge](operations/queues-purge-get.yaml): Get Queue Purge Status - [POST /accounts/{account_id}/queues/{queue_id}/purge](operations/queues-purge.yaml): Purge Queue ## R2 Account - [R2 Account operations](tags/R2 Account.yaml) All 'R2 Account' operations in one file - [GET /accounts/{account_id}/r2/metrics](operations/r2-get-account-level-metrics.yaml): Get Account-Level Metrics ## R2 Bucket - [R2 Bucket operations](tags/R2 Bucket.yaml) All 'R2 Bucket' operations in one file - [GET /accounts/{account_id}/event_notifications/r2/{bucket_name}/configuration](operations/r2-get-event-notification-configs.yaml): List Event Notification Rules - [GET /accounts/{account_id}/event_notifications/r2/{bucket_name}/configuration/queues/{queue_id}](operations/r2-get-event-notification-config.yaml): Get Event Notification Rule - [PUT /accounts/{account_id}/event_notifications/r2/{bucket_name}/configuration/queues/{queue_id}](operations/r2-put-event-notification-config.yaml): Create Event Notification Rule - [DELETE /accounts/{account_id}/event_notifications/r2/{bucket_name}/configuration/queues/{queue_id}](operations/r2-event-notification-delete-config.yaml): Delete Event Notification Rules - [GET /accounts/{account_id}/r2/buckets](operations/r2-list-buckets.yaml): List Buckets - [POST /accounts/{account_id}/r2/buckets](operations/r2-create-bucket.yaml): Create Bucket - [GET /accounts/{account_id}/r2/buckets/{bucket_name}](operations/r2-get-bucket.yaml): Get Bucket - [PATCH /accounts/{account_id}/r2/buckets/{bucket_name}](operations/r2-patch-bucket.yaml): Patch Bucket - [DELETE /accounts/{account_id}/r2/buckets/{bucket_name}](operations/r2-delete-bucket.yaml): Delete Bucket - [GET /accounts/{account_id}/r2/buckets/{bucket_name}/cors](operations/r2-get-bucket-cors-policy.yaml): Get Bucket CORS Policy - [PUT /accounts/{account_id}/r2/buckets/{bucket_name}/cors](operations/r2-put-bucket-cors-policy.yaml): Put Bucket CORS Policy - [DELETE /accounts/{account_id}/r2/buckets/{bucket_name}/cors](operations/r2-delete-bucket-cors-policy.yaml): Delete Bucket CORS Policy - [GET /accounts/{account_id}/r2/buckets/{bucket_name}/domains/custom](operations/r2-list-custom-domains.yaml): List Custom Domains of Bucket - [POST /accounts/{account_id}/r2/buckets/{bucket_name}/domains/custom](operations/r2-add-custom-domain.yaml): Attach Custom Domain To Bucket - [GET /accounts/{account_id}/r2/buckets/{bucket_name}/domains/custom/{domain}](operations/r2-get-custom-domain-settings.yaml): Get Custom Domain Settings - [PUT /accounts/{account_id}/r2/buckets/{bucket_name}/domains/custom/{domain}](operations/r2-edit-custom-domain-settings.yaml): Configure Custom Domain Settings - [DELETE /accounts/{account_id}/r2/buckets/{bucket_name}/domains/custom/{domain}](operations/r2-delete-custom-domain.yaml): Remove Custom Domain From Bucket - [GET /accounts/{account_id}/r2/buckets/{bucket_name}/domains/managed](operations/r2-get-bucket-public-policy.yaml): Get r2.dev Domain of Bucket - [PUT /accounts/{account_id}/r2/buckets/{bucket_name}/domains/managed](operations/r2-put-bucket-public-policy.yaml): Update r2.dev Domain of Bucket - [GET /accounts/{account_id}/r2/buckets/{bucket_name}/lifecycle](operations/r2-get-bucket-lifecycle-configuration.yaml): Get Object Lifecycle Rules - [PUT /accounts/{account_id}/r2/buckets/{bucket_name}/lifecycle](operations/r2-put-bucket-lifecycle-configuration.yaml): Put Object Lifecycle Rules - [GET /accounts/{account_id}/r2/buckets/{bucket_name}/lock](operations/r2-get-bucket-lock-configuration.yaml): Get Bucket Lock Rules - [PUT /accounts/{account_id}/r2/buckets/{bucket_name}/lock](operations/r2-put-bucket-lock-configuration.yaml): Put Bucket Lock Rules - [GET /accounts/{account_id}/r2/buckets/{bucket_name}/sippy](operations/r2-get-bucket-sippy-config.yaml): Get Sippy Configuration - [PUT /accounts/{account_id}/r2/buckets/{bucket_name}/sippy](operations/r2-put-bucket-sippy-config.yaml): Enable Sippy - [DELETE /accounts/{account_id}/r2/buckets/{bucket_name}/sippy](operations/r2-delete-bucket-sippy-config.yaml): Disable Sippy - [POST /accounts/{account_id}/r2/temp-access-credentials](operations/r2-create-temp-access-credentials.yaml): Create Temporary Access Credentials ## R2 Super Slurper - [R2 Super Slurper operations](tags/R2 Super Slurper.yaml) All 'R2 Super Slurper' operations in one file - [GET /accounts/{account_id}/slurper/jobs](operations/slurper-list-jobs.yaml): List jobs - [POST /accounts/{account_id}/slurper/jobs](operations/slurper-create-job.yaml): Create a job - [PUT /accounts/{account_id}/slurper/jobs/abortAll](operations/slurper-abort-all-jobs.yaml): Abort all jobs - [GET /accounts/{account_id}/slurper/jobs/{job_id}](operations/slurper-get-job.yaml): Get job details - [PUT /accounts/{account_id}/slurper/jobs/{job_id}/abort](operations/slurper-abort-job.yaml): Abort a job - [GET /accounts/{account_id}/slurper/jobs/{job_id}/logs](operations/slurper-get-job-logs.yaml): Get job logs - [PUT /accounts/{account_id}/slurper/jobs/{job_id}/pause](operations/slurper-pause-job.yaml): Pause a job - [GET /accounts/{account_id}/slurper/jobs/{job_id}/progress](operations/slurper-get-job-progress.yaml): Get job progress - [PUT /accounts/{account_id}/slurper/jobs/{job_id}/resume](operations/slurper-resume-job.yaml): Resume a job - [PUT /accounts/{account_id}/slurper/source/connectivity-precheck](operations/slurper-check-source-connectivity.yaml): Check source connectivity - [PUT /accounts/{account_id}/slurper/target/connectivity-precheck](operations/slurper-check-target-connectivity.yaml): Check target connectivity ## Radar AI Bots - [Radar AI Bots operations](tags/Radar AI Bots.yaml) All 'Radar AI Bots' operations in one file - [GET /radar/ai/bots/summary/user_agent](operations/radar-get-ai-bots-summary-by-user-agent.yaml): Get AI user agents summary - [GET /radar/ai/bots/timeseries_groups/user_agent](operations/radar-get-ai-bots-timeseries-group-by-user-agent.yaml): Get AI user agents time series ## Radar AI Inference - [Radar AI Inference operations](tags/Radar AI Inference.yaml) All 'Radar AI Inference' operations in one file - [GET /radar/ai/inference/summary/model](operations/radar-get-ai-inference-summary-by-model.yaml): Get Workers AI models summary - [GET /radar/ai/inference/summary/task](operations/radar-get-ai-inference-summary-by-task.yaml): Get Workers AI tasks summary - [GET /radar/ai/inference/timeseries_groups/model](operations/radar-get-ai-inference-timeseries-group-by-model.yaml): Get Workers AI models time series - [GET /radar/ai/inference/timeseries_groups/task](operations/radar-get-ai-inference-timeseries-group-by-task.yaml): Get Workers AI tasks time series ## Radar AS112 - [Radar AS112 operations](tags/Radar AS112.yaml) All 'Radar AS112' operations in one file - [GET /radar/as112/summary/dnssec](operations/radar-get-dns-as112-timeseries-by-dnssec.yaml): Get AS112 DNS queries by DNSSEC summary - [GET /radar/as112/summary/edns](operations/radar-get-dns-as112-timeseries-by-edns.yaml): Get AS112 DNS queries by EDNS summary - [GET /radar/as112/summary/ip_version](operations/radar-get-dns-as112-timeseries-by-ip-version.yaml): Get AS112 DNS queries by IP version summary - [GET /radar/as112/summary/protocol](operations/radar-get-dns-as112-timeseries-by-protocol.yaml): Get AS112 DNS queries by DNS protocol summary - [GET /radar/as112/summary/query_type](operations/radar-get-dns-as112-timeseries-by-query-type.yaml): Get AS112 DNS queries by type summary - [GET /radar/as112/summary/response_codes](operations/radar-get-dns-as112-timeseries-by-response-codes.yaml): Get AS112 DNS queries by response code summary - [GET /radar/as112/timeseries](operations/radar-get-dns-as112-timeseries.yaml): Get AS112 DNS queries time series - [GET /radar/as112/timeseries_groups/dnssec](operations/radar-get-dns-as112-timeseries-group-by-dnssec.yaml): Get AS112 DNS queries by DNSSEC support time series - [GET /radar/as112/timeseries_groups/edns](operations/radar-get-dns-as112-timeseries-group-by-edns.yaml): Get AS112 DNS queries by EDNS support summary - [GET /radar/as112/timeseries_groups/ip_version](operations/radar-get-dns-as112-timeseries-group-by-ip-version.yaml): Get AS112 DNS queries by IP version time series - [GET /radar/as112/timeseries_groups/protocol](operations/radar-get-dns-as112-timeseries-group-by-protocol.yaml): Get AS112 DNS queries by DNS protocol time series - [GET /radar/as112/timeseries_groups/query_type](operations/radar-get-dns-as112-timeseries-group-by-query-type.yaml): Get AS112 DNS queries by type time series - [GET /radar/as112/timeseries_groups/response_codes](operations/radar-get-dns-as112-timeseries-group-by-response-codes.yaml): Get AS112 DNS queries by response code time series - [GET /radar/as112/top/locations](operations/radar-get-dns-as112-top-locations.yaml): Get top locations by AS112 DNS queries - [GET /radar/as112/top/locations/dnssec/{dnssec}](operations/radar-get-dns-as112-top-locations-by-dnssec.yaml): Get top locations by AS112 DNS queries with DNSSEC support - [GET /radar/as112/top/locations/edns/{edns}](operations/radar-get-dns-as112-top-locations-by-edns.yaml): Get top locations by AS112 DNS queries with EDNS support - [GET /radar/as112/top/locations/ip_version/{ip_version}](operations/radar-get-dns-as112-top-locations-by-ip-version.yaml): Get top locations by AS112 DNS queries for an IP version ## Radar Annotations - [Radar Annotations operations](tags/Radar Annotations.yaml) All 'Radar Annotations' operations in one file - [GET /radar/annotations](operations/radar-get-annotations.yaml): Get latest annotations - [GET /radar/annotations/outages](operations/radar-get-annotations-outages.yaml): Get latest Internet outages and anomalies - [GET /radar/annotations/outages/locations](operations/radar-get-annotations-outages-top.yaml): Get the number of outages by location ## Radar BGP - [Radar BGP operations](tags/Radar BGP.yaml) All 'Radar BGP' operations in one file - [GET /radar/bgp/hijacks/events](operations/radar-get-bgp-hijacks-events.yaml): Get BGP hijack events - [GET /radar/bgp/ips/timeseries](operations/radar-get-bgp-ips-timeseries.yaml): Get announced IP address space time series - [GET /radar/bgp/leaks/events](operations/radar-get-bgp-route-leak-events.yaml): Get BGP route leak events - [GET /radar/bgp/routes/ases](operations/radar-get-bgp-routes-asns.yaml): List ASes from global routing tables - [GET /radar/bgp/routes/moas](operations/radar-get-bgp-pfx2as-moas.yaml): Get Multi-Origin AS (MOAS) prefixes - [GET /radar/bgp/routes/pfx2as](operations/radar-get-bgp-pfx2as.yaml): Get prefix-to-ASN mapping - [GET /radar/bgp/routes/realtime](operations/radar-get-bgp-routes-realtime.yaml): Get real-time BGP routes for a prefix - [GET /radar/bgp/routes/stats](operations/radar-get-bgp-routes-stats.yaml): Get BGP routing table stats - [GET /radar/bgp/timeseries](operations/radar-get-bgp-timeseries.yaml): Get BGP time series - [GET /radar/bgp/top/ases](operations/radar-get-bgp-top-ases.yaml): Get top ASes by BGP updates - [GET /radar/bgp/top/ases/prefixes](operations/radar-get-bgp-top-asns-by-prefixes.yaml): Get top ASes by prefix count - [GET /radar/bgp/top/prefixes](operations/radar-get-bgp-top-prefixes.yaml): Get top prefixes by BGP updates ## Radar Bots - [Radar Bots operations](tags/Radar Bots.yaml) All 'Radar Bots' operations in one file - [GET /radar/bots](operations/radar-get-bots.yaml): List bots - [GET /radar/bots/summary/{dimension}](operations/radar-get-bots-summary.yaml): Get bots' HTTP requests distribution by dimension - [GET /radar/bots/timeseries](operations/radar-get-bots-timeseries.yaml): Get bots HTTP requests time series - [GET /radar/bots/timeseries_groups/{dimension}](operations/radar-get-bots-timeseries-group.yaml): Get time series distribution of bots HTTP requests by dimension. - [GET /radar/bots/{bot_slug}](operations/radar-get-bot-details.yaml): Get bot details ## Radar DNS - [Radar DNS operations](tags/Radar DNS.yaml) All 'Radar DNS' operations in one file - [GET /radar/dns/summary/cache_hit](operations/radar-get-dns-summary-by-cache-hit-status.yaml): Get DNS queries by cache status summary - [GET /radar/dns/summary/dnssec](operations/radar-get-dns-summary-by-dnssec.yaml): Get DNS queries by DNSSEC support summary - [GET /radar/dns/summary/dnssec_aware](operations/radar-get-dns-summary-by-dnssec-awareness.yaml): Get DNS queries by DNSSEC awareness summary - [GET /radar/dns/summary/dnssec_e2e](operations/radar-get-dns-summary-by-dnssec-e2e-version.yaml): Get DNS queries by DNSSEC end-to-end summary - [GET /radar/dns/summary/ip_version](operations/radar-get-dns-summary-by-ip-version.yaml): Get DNS queries by IP version summary - [GET /radar/dns/summary/matching_answer](operations/radar-get-dns-summary-by-matching-answer-status.yaml): Get DNS queries by matching answer summary - [GET /radar/dns/summary/protocol](operations/radar-get-dns-summary-by-protocol.yaml): Get DNS queries by protocol summary - [GET /radar/dns/summary/query_type](operations/radar-get-dns-summary-by-query-type.yaml): Get DNS queries by type summary - [GET /radar/dns/summary/response_code](operations/radar-get-dns-summary-by-response-code.yaml): Get DNS queries by response code summary - [GET /radar/dns/summary/response_ttl](operations/radar-get-dns-summary-by-response-ttl.yaml): Get DNS queries by response TTL summary - [GET /radar/dns/timeseries](operations/radar-get-dns-timeseries.yaml): Get DNS queries time series - [GET /radar/dns/timeseries_groups/cache_hit](operations/radar-get-dns-timeseries-group-by-cache-hit-status.yaml): Get DNS queries by cache status time series - [GET /radar/dns/timeseries_groups/dnssec](operations/radar-get-dns-timeseries-group-by-dnssec.yaml): Get DNS queries by DNSSEC support time series - [GET /radar/dns/timeseries_groups/dnssec_aware](operations/radar-get-dns-timeseries-group-by-dnssec-awareness.yaml): Get DNS queries by DNSSEC awareness time series - [GET /radar/dns/timeseries_groups/dnssec_e2e](operations/radar-get-dns-timeseries-group-by-dnssec-e2e-version.yaml): Get DNS queries by DNSSEC end-to-end time series - [GET /radar/dns/timeseries_groups/ip_version](operations/radar-get-dns-timeseries-group-by-ip-version.yaml): Get DNS queries by IP version time series - [GET /radar/dns/timeseries_groups/matching_answer](operations/radar-get-dns-timeseries-group-by-matching-answer-status.yaml): Get DNS queries by matching answer time series - [GET /radar/dns/timeseries_groups/protocol](operations/radar-get-dns-timeseries-group-by-protocol.yaml): Get DNS queries by protocol time series - [GET /radar/dns/timeseries_groups/query_type](operations/radar-get-dns-timeseries-group-by-query-type.yaml): Get DNS queries by type time series - [GET /radar/dns/timeseries_groups/response_code](operations/radar-get-dns-timeseries-group-by-response-code.yaml): Get DNS queries by response code time series - [GET /radar/dns/timeseries_groups/response_ttl](operations/radar-get-dns-timeseries-group-by-response-ttl.yaml): Get DNS queries by response TTL time series - [GET /radar/dns/top/ases](operations/radar-get-dns-top-ases.yaml): Get top ASes by DNS queries - [GET /radar/dns/top/locations](operations/radar-get-dns-top-locations.yaml): Get top locations by DNS queries ## Radar Datasets - [Radar Datasets operations](tags/Radar Datasets.yaml) All 'Radar Datasets' operations in one file - [GET /radar/datasets](operations/radar-get-reports-datasets.yaml): List datasets - [POST /radar/datasets/download](operations/radar-post-reports-dataset-download-url.yaml): Get dataset download URL - [GET /radar/datasets/{alias}](operations/radar-get-reports-dataset-download.yaml): Get dataset CSV stream ## Radar Domains Ranking - [Radar Domains Ranking operations](tags/Radar Domains Ranking.yaml) All 'Radar Domains Ranking' operations in one file - [GET /radar/ranking/domain/{domain}](operations/radar-get-ranking-domain-details.yaml): Get domain rank details - [GET /radar/ranking/timeseries_groups](operations/radar-get-ranking-domain-timeseries.yaml): Get domains rank time series - [GET /radar/ranking/top](operations/radar-get-ranking-top-domains.yaml): Get top or trending domains ## Radar Email Routing - [Radar Email Routing operations](tags/Radar Email Routing.yaml) All 'Radar Email Routing' operations in one file - [GET /radar/email/routing/summary/arc](operations/radar-get-email-routing-summary-by-arc.yaml): Get email ARC validation summary - [GET /radar/email/routing/summary/dkim](operations/radar-get-email-routing-summary-by-dkim.yaml): Get email DKIM validation summary - [GET /radar/email/routing/summary/dmarc](operations/radar-get-email-routing-summary-by-dmarc.yaml): Get email DMARC validation summary - [GET /radar/email/routing/summary/encrypted](operations/radar-get-email-routing-summary-by-encrypted.yaml): Get email encryption status summary - [GET /radar/email/routing/summary/ip_version](operations/radar-get-email-routing-summary-by-ip-version.yaml): Get email IP version summary - [GET /radar/email/routing/summary/spf](operations/radar-get-email-routing-summary-by-spf.yaml): Get email SPF validation summary - [GET /radar/email/routing/timeseries_groups/arc](operations/radar-get-email-routing-timeseries-group-by-arc.yaml): Get email ARC validation time series - [GET /radar/email/routing/timeseries_groups/dkim](operations/radar-get-email-routing-timeseries-group-by-dkim.yaml): Get email DKIM validation time series - [GET /radar/email/routing/timeseries_groups/dmarc](operations/radar-get-email-routing-timeseries-group-by-dmarc.yaml): Get email DMARC validation time series - [GET /radar/email/routing/timeseries_groups/encrypted](operations/radar-get-email-routing-timeseries-group-by-encrypted.yaml): Get email encryption status time series - [GET /radar/email/routing/timeseries_groups/ip_version](operations/radar-get-email-routing-timeseries-group-by-ip-version.yaml): Get email IP version time series - [GET /radar/email/routing/timeseries_groups/spf](operations/radar-get-email-routing-timeseries-group-by-spf.yaml): Get email SPF validation time series ## Radar Email Security - [Radar Email Security operations](tags/Radar Email Security.yaml) All 'Radar Email Security' operations in one file - [GET /radar/email/security/summary/arc](operations/radar-get-email-security-summary-by-arc.yaml): Get email ARC validation summary - [GET /radar/email/security/summary/dkim](operations/radar-get-email-security-summary-by-dkim.yaml): Get email DKIM validation summary - [GET /radar/email/security/summary/dmarc](operations/radar-get-email-security-summary-by-dmarc.yaml): Get email DMARC validation summary - [GET /radar/email/security/summary/malicious](operations/radar-get-email-security-summary-by-malicious.yaml): Get email malicious classification summary - [GET /radar/email/security/summary/spam](operations/radar-get-email-security-summary-by-spam.yaml): Get email spam classification summary - [GET /radar/email/security/summary/spf](operations/radar-get-email-security-summary-by-spf.yaml): Get email SPF validation summary - [GET /radar/email/security/summary/spoof](operations/radar-get-email-security-summary-by-spoof.yaml): Get email spoof classification summary - [GET /radar/email/security/summary/threat_category](operations/radar-get-email-security-summary-by-threat-category.yaml): Get email threat category summary - [GET /radar/email/security/summary/tls_version](operations/radar-get-email-security-summary-by-tls-version.yaml): Get email TLS version summary - [GET /radar/email/security/timeseries_groups/arc](operations/radar-get-email-security-timeseries-group-by-arc.yaml): Get email ARC validation time series - [GET /radar/email/security/timeseries_groups/dkim](operations/radar-get-email-security-timeseries-group-by-dkim.yaml): Get email DKIM validation time series - [GET /radar/email/security/timeseries_groups/dmarc](operations/radar-get-email-security-timeseries-group-by-dmarc.yaml): Get email DMARC validation time series - [GET /radar/email/security/timeseries_groups/malicious](operations/radar-get-email-security-timeseries-group-by-malicious.yaml): Get email malicious classification time series - [GET /radar/email/security/timeseries_groups/spam](operations/radar-get-email-security-timeseries-group-by-spam.yaml): Get email spam classification time series - [GET /radar/email/security/timeseries_groups/spf](operations/radar-get-email-security-timeseries-group-by-spf.yaml): Get email SPF validation time series - [GET /radar/email/security/timeseries_groups/spoof](operations/radar-get-email-security-timeseries-group-by-spoof.yaml): Get email spoof classification time series - [GET /radar/email/security/timeseries_groups/threat_category](operations/radar-get-email-security-timeseries-group-by-threat-category.yaml): Get email threat category time series - [GET /radar/email/security/timeseries_groups/tls_version](operations/radar-get-email-security-timeseries-group-by-tls-version.yaml): Get email TLS version time series - [GET /radar/email/security/top/tlds](operations/radar-get-email-security-top-tlds-by-messages.yaml): Get top TLDs by email message volume - [GET /radar/email/security/top/tlds/malicious/{malicious}](operations/radar-get-email-security-top-tlds-by-malicious.yaml): Get top TLDs by email malicious classification - [GET /radar/email/security/top/tlds/spam/{spam}](operations/radar-get-email-security-top-tlds-by-spam.yaml): Get top TLDs by email spam classification - [GET /radar/email/security/top/tlds/spoof/{spoof}](operations/radar-get-email-security-top-tlds-by-spoof.yaml): Get top TLDs by email spoof classification ## Radar Entities - [Radar Entities operations](tags/Radar Entities.yaml) All 'Radar Entities' operations in one file - [GET /radar/entities/asns](operations/radar-get-entities-asn-list.yaml): List autonomous systems - [GET /radar/entities/asns/ip](operations/radar-get-entities-asn-by-ip.yaml): Get AS details by IP address - [GET /radar/entities/asns/{asn}](operations/radar-get-entities-asn-by-id.yaml): Get AS details by ASN - [GET /radar/entities/asns/{asn}/rel](operations/radar-get-asns-rel.yaml): Get AS-level relationships by ASN - [GET /radar/entities/ip](operations/radar-get-entities-ip.yaml): Get IP address details - [GET /radar/entities/locations](operations/radar-get-entities-locations.yaml): List locations - [GET /radar/entities/locations/{location}](operations/radar-get-entities-location-by-alpha2.yaml): Get location details ## Radar HTTP - [Radar HTTP operations](tags/Radar HTTP.yaml) All 'Radar HTTP' operations in one file - [GET /radar/http/summary/bot_class](operations/radar-get-http-summary-by-bot-class.yaml): Get HTTP requests by bot class summary - [GET /radar/http/summary/device_type](operations/radar-get-http-summary-by-device-type.yaml): Get HTTP requests by device type summary - [GET /radar/http/summary/http_protocol](operations/radar-get-http-summary-by-http-protocol.yaml): Get HTTP requests by HTTP/HTTPS summary - [GET /radar/http/summary/http_version](operations/radar-get-http-summary-by-http-version.yaml): Get HTTP requests by HTTP version summary - [GET /radar/http/summary/ip_version](operations/radar-get-http-summary-by-ip-version.yaml): Get HTTP requests by IP version summary - [GET /radar/http/summary/os](operations/radar-get-http-summary-by-operating-system.yaml): Get HTTP requests by OS summary - [GET /radar/http/summary/post_quantum](operations/radar-get-http-summary-by-post-quantum.yaml): Get HTTP requests by post-quantum support summary - [GET /radar/http/summary/tls_version](operations/radar-get-http-summary-by-tls-version.yaml): Get HTTP requests by TLS version summary - [GET /radar/http/timeseries](operations/radar-get-http-timeseries.yaml): Get HTTP requests time series - [GET /radar/http/timeseries_groups/bot_class](operations/radar-get-http-timeseries-group-by-bot-class.yaml): Get HTTP requests by bot class time series - [GET /radar/http/timeseries_groups/browser](operations/radar-get-http-timeseries-group-by-browsers.yaml): Get HTTP requests by user agent time series - [GET /radar/http/timeseries_groups/browser_family](operations/radar-get-http-timeseries-group-by-browser-families.yaml): Get HTTP requests by user agent family time series - [GET /radar/http/timeseries_groups/device_type](operations/radar-get-http-timeseries-group-by-device-type.yaml): Get HTTP requests by device type time series - [GET /radar/http/timeseries_groups/http_protocol](operations/radar-get-http-timeseries-group-by-http-protocol.yaml): Get HTTP requests by HTTP/HTTPS time series - [GET /radar/http/timeseries_groups/http_version](operations/radar-get-http-timeseries-group-by-http-version.yaml): Get HTTP requests by HTTP version time series - [GET /radar/http/timeseries_groups/ip_version](operations/radar-get-http-timeseries-group-by-ip-version.yaml): Get HTTP requests by IP version time series - [GET /radar/http/timeseries_groups/os](operations/radar-get-http-timeseries-group-by-operating-system.yaml): Get HTTP requests by OS time series - [GET /radar/http/timeseries_groups/post_quantum](operations/radar-get-http-timeseries-group-by-post-quantum.yaml): Get HTTP requests by post-quantum support time series - [GET /radar/http/timeseries_groups/tls_version](operations/radar-get-http-timeseries-group-by-tls-version.yaml): Get HTTP requests by TLS version time series - [GET /radar/http/top/ases](operations/radar-get-http-top-ases-by-http-requests.yaml): Get top ASes by HTTP requests - [GET /radar/http/top/ases/bot_class/{bot_class}](operations/radar-get-http-top-ases-by-bot-class.yaml): Get top ASes by HTTP requests for a bot class - [GET /radar/http/top/ases/browser_family/{browser_family}](operations/radar-get-http-top-ases-by-browser-family.yaml): Get top ASes by HTTP requests for a browser family - [GET /radar/http/top/ases/device_type/{device_type}](operations/radar-get-http-top-ases-by-device-type.yaml): Get top ASes by HTTP requests for a device type - [GET /radar/http/top/ases/http_protocol/{http_protocol}](operations/radar-get-http-top-ases-by-http-protocol.yaml): Get top ASes by HTTP requests for an HTTP protocol - [GET /radar/http/top/ases/http_version/{http_version}](operations/radar-get-http-top-ases-by-http-version.yaml): Get top ASes by HTTP requests for an HTTP version - [GET /radar/http/top/ases/ip_version/{ip_version}](operations/radar-get-http-top-ases-by-ip-version.yaml): Get top ASes by HTTP requests for an IP version - [GET /radar/http/top/ases/os/{os}](operations/radar-get-http-top-ases-by-operating-system.yaml): Get top ASes by HTTP requests for an OS - [GET /radar/http/top/ases/tls_version/{tls_version}](operations/radar-get-http-top-ases-by-tls-version.yaml): Get top ASes by HTTP requests for a TLS version - [GET /radar/http/top/browser](operations/radar-get-http-top-browsers.yaml): Get top user agents by HTTP requests - [GET /radar/http/top/browser_family](operations/radar-get-http-top-browser-families.yaml): Get top user agent families by HTTP requests - [GET /radar/http/top/locations](operations/radar-get-http-top-locations-by-http-requests.yaml): Get top locations by HTTP requests - [GET /radar/http/top/locations/bot_class/{bot_class}](operations/radar-get-http-top-locations-by-bot-class.yaml): Get top locations by HTTP requests for a bot class - [GET /radar/http/top/locations/browser_family/{browser_family}](operations/radar-get-http-top-locations-by-browser-family.yaml): Get top locations by HTTP requests for a browser family - [GET /radar/http/top/locations/device_type/{device_type}](operations/radar-get-http-top-locations-by-device-type.yaml): Get top locations by HTTP requests for a device type - [GET /radar/http/top/locations/http_protocol/{http_protocol}](operations/radar-get-http-top-locations-by-http-protocol.yaml): Get top locations by HTTP requests for an HTTP protocol - [GET /radar/http/top/locations/http_version/{http_version}](operations/radar-get-http-top-locations-by-http-version.yaml): Get top locations by HTTP requests for an HTTP version - [GET /radar/http/top/locations/ip_version/{ip_version}](operations/radar-get-http-top-locations-by-ip-version.yaml): Get top locations by HTTP requests for an IP version - [GET /radar/http/top/locations/os/{os}](operations/radar-get-http-top-locations-by-operating-system.yaml): Get top locations by HTTP requests for an OS - [GET /radar/http/top/locations/tls_version/{tls_version}](operations/radar-get-http-top-locations-by-tls-version.yaml): Get top locations by HTTP requests for a TLS version ## Radar Internet Services Ranking - [Radar Internet Services Ranking operations](tags/Radar Internet Services Ranking.yaml) All 'Radar Internet Services Ranking' operations in one file - [GET /radar/ranking/internet_services/categories](operations/radar-get-ranking-internet-services-categories.yaml): List Internet services categories - [GET /radar/ranking/internet_services/timeseries_groups](operations/radar-get-ranking-internet-services-timeseries.yaml): Get Internet services rank time series - [GET /radar/ranking/internet_services/top](operations/radar-get-ranking-top-internet-services.yaml): Get top Internet services ## Radar Layer 3 Attacks - [Radar Layer 3 Attacks operations](tags/Radar Layer 3 Attacks.yaml) All 'Radar Layer 3 Attacks' operations in one file - [GET /radar/attacks/layer3/summary/bitrate](operations/radar-get-attacks-layer3-summary-by-bitrate.yaml): Get layer 3 attacks by bitrate summary - [GET /radar/attacks/layer3/summary/duration](operations/radar-get-attacks-layer3-summary-by-duration.yaml): Get layer 3 attacks by duration summary - [GET /radar/attacks/layer3/summary/industry](operations/radar-get-attacks-layer3-summary-by-industry.yaml): Get layer 3 attacks by targeted industry summary - [GET /radar/attacks/layer3/summary/ip_version](operations/radar-get-attacks-layer3-summary-by-ip-version.yaml): Get layer 3 attacks by IP version summary - [GET /radar/attacks/layer3/summary/protocol](operations/radar-get-attacks-layer3-summary-by-protocol.yaml): Get layer 3 attacks by protocol summary - [GET /radar/attacks/layer3/summary/vector](operations/radar-get-attacks-layer3-summary-by-vector.yaml): Get layer 3 attacks by vector summary - [GET /radar/attacks/layer3/summary/vertical](operations/radar-get-attacks-layer3-summary-by-vertical.yaml): Get layer 3 attacks by targeted vertical summary - [GET /radar/attacks/layer3/timeseries](operations/radar-get-attacks-layer3-timeseries-by-bytes.yaml): Get layer 3 attacks by bytes time series - [GET /radar/attacks/layer3/timeseries_groups/bitrate](operations/radar-get-attacks-layer3-timeseries-group-by-bitrate.yaml): Get layer 3 attacks by bitrate time series - [GET /radar/attacks/layer3/timeseries_groups/duration](operations/radar-get-attacks-layer3-timeseries-group-by-duration.yaml): Get layer 3 attacks by duration time series - [GET /radar/attacks/layer3/timeseries_groups/industry](operations/radar-get-attacks-layer3-timeseries-group-by-industry.yaml): Get layer 3 attacks by target industries time series - [GET /radar/attacks/layer3/timeseries_groups/ip_version](operations/radar-get-attacks-layer3-timeseries-group-by-ip-version.yaml): Get layer 3 attacks by IP version time series - [GET /radar/attacks/layer3/timeseries_groups/protocol](operations/radar-get-attacks-layer3-timeseries-group-by-protocol.yaml): Get layer 3 attacks by protocol time series - [GET /radar/attacks/layer3/timeseries_groups/vector](operations/radar-get-attacks-layer3-timeseries-group-by-vector.yaml): Get layer 3 attacks by vector time series - [GET /radar/attacks/layer3/timeseries_groups/vertical](operations/radar-get-attacks-layer3-timeseries-group-by-vertical.yaml): Get layer 3 attacks by vertical time series - [GET /radar/attacks/layer3/top/attacks](operations/radar-get-attacks-layer3-top-attacks.yaml): Get top layer 3 attack pairs (origin and target locations) - [GET /radar/attacks/layer3/top/industry](operations/radar-get-attacks-layer3-top-industries.yaml): Get top industries targeted by layer 3 attacks - [GET /radar/attacks/layer3/top/locations/origin](operations/radar-get-attacks-layer3-top-origin-locations.yaml): Get top origin locations of layer 3 attacks - [GET /radar/attacks/layer3/top/locations/target](operations/radar-get-attacks-layer3-top-target-locations.yaml): Get top target locations of layer 3 attacks - [GET /radar/attacks/layer3/top/vertical](operations/radar-get-attacks-layer3-top-verticals.yaml): Get top verticals targeted by layer 3 attacks ## Radar Layer 7 Attacks - [Radar Layer 7 Attacks operations](tags/Radar Layer 7 Attacks.yaml) All 'Radar Layer 7 Attacks' operations in one file - [GET /radar/attacks/layer7/summary/http_method](operations/radar-get-attacks-layer7-summary-by-http-method.yaml): Get layer 7 attacks by HTTP method summary - [GET /radar/attacks/layer7/summary/http_version](operations/radar-get-attacks-layer7-summary-by-http-version.yaml): Get layer 7 attacks by HTTP version summary - [GET /radar/attacks/layer7/summary/industry](operations/radar-get-attacks-layer7-summary-by-industry.yaml): Get layer 7 attacks by targeted industry summary - [GET /radar/attacks/layer7/summary/ip_version](operations/radar-get-attacks-layer7-summary-by-ip-version.yaml): Get layer 7 attacks by IP version summary - [GET /radar/attacks/layer7/summary/managed_rules](operations/radar-get-attacks-layer7-summary-by-managed-rules.yaml): Get layer 7 attacks by managed rules summary - [GET /radar/attacks/layer7/summary/mitigation_product](operations/radar-get-attacks-layer7-summary-by-mitigation-product.yaml): Get layer 7 attacks by mitigation product summary - [GET /radar/attacks/layer7/summary/vertical](operations/radar-get-attacks-layer7-summary-by-vertical.yaml): Get layer 7 attacks by targeted vertical summary - [GET /radar/attacks/layer7/timeseries](operations/radar-get-attacks-layer7-timeseries.yaml): Get layer 7 attacks time series - [GET /radar/attacks/layer7/timeseries_groups/http_method](operations/radar-get-attacks-layer7-timeseries-group-by-http-method.yaml): Get layer 7 attacks by HTTP method time series - [GET /radar/attacks/layer7/timeseries_groups/http_version](operations/radar-get-attacks-layer7-timeseries-group-by-http-version.yaml): Get layer 7 attacks by HTTP version time series - [GET /radar/attacks/layer7/timeseries_groups/industry](operations/radar-get-attacks-layer7-timeseries-group-by-industry.yaml): Get layer 7 attacks by target industries time series - [GET /radar/attacks/layer7/timeseries_groups/ip_version](operations/radar-get-attacks-layer7-timeseries-group-by-ip-version.yaml): Get layer 7 attacks by IP version time series - [GET /radar/attacks/layer7/timeseries_groups/managed_rules](operations/radar-get-attacks-layer7-timeseries-group-by-managed-rules.yaml): Get layer 7 attacks by managed rules time series - [GET /radar/attacks/layer7/timeseries_groups/mitigation_product](operations/radar-get-attacks-layer7-timeseries-group-by-mitigation-product.yaml): Get layer 7 attacks by mitigation product time series - [GET /radar/attacks/layer7/timeseries_groups/vertical](operations/radar-get-attacks-layer7-timeseries-group-by-vertical.yaml): Get layer 7 attacks by vertical time series - [GET /radar/attacks/layer7/top/ases/origin](operations/radar-get-attacks-layer7-top-origin-as.yaml): Get top origin ASes of layer 7 attacks - [GET /radar/attacks/layer7/top/attacks](operations/radar-get-attacks-layer7-top-attacks.yaml): Get top layer 7 attack pairs (origin and target locations) - [GET /radar/attacks/layer7/top/industry](operations/radar-get-attacks-layer7-top-industries.yaml): Get top industries targeted by layer 7 attacks - [GET /radar/attacks/layer7/top/locations/origin](operations/radar-get-attacks-layer7-top-origin-location.yaml): Get top origin locations of layer 7 attacks - [GET /radar/attacks/layer7/top/locations/target](operations/radar-get-attacks-layer7-top-target-location.yaml): Get top target locations of layer 7 attacks - [GET /radar/attacks/layer7/top/vertical](operations/radar-get-attacks-layer7-top-verticals.yaml): Get top verticals targeted by layer 7 attacks ## Radar Leaked Credential Checks - [Radar Leaked Credential Checks operations](tags/Radar Leaked Credential Checks.yaml) All 'Radar Leaked Credential Checks' operations in one file - [GET /radar/leaked_credential_checks/summary/bot_class](operations/radar-get-leaked-credential-checks-summary-by-bot-class.yaml): Get HTTP authentication requests by bot class summary - [GET /radar/leaked_credential_checks/summary/compromised](operations/radar-get-leaked-credential-checks-summary-by-compromised.yaml): Get HTTP authentication requests by compromised credential status summary - [GET /radar/leaked_credential_checks/timeseries_groups/bot_class](operations/radar-get-leaked-credential-checks-timeseries-group-by-bot-class.yaml): Get HTTP authentication requests by bot class time series - [GET /radar/leaked_credential_checks/timeseries_groups/compromised](operations/radar-get-leaked-credential-checks-timeseries-group-by-compromised.yaml): Get HTTP authentication requests by compromised credential status time series ## Radar NetFlows - [Radar NetFlows operations](tags/Radar NetFlows.yaml) All 'Radar NetFlows' operations in one file - [GET /radar/netflows/summary](operations/radar-get-netflows-summary.yaml): Get network traffic summary - [GET /radar/netflows/timeseries](operations/radar-get-netflows-timeseries.yaml): Get network traffic time series - [GET /radar/netflows/top/ases](operations/radar-get-netflows-top-ases.yaml): Get top ASes by network traffic - [GET /radar/netflows/top/locations](operations/radar-get-netflows-top-locations.yaml): Get top locations by network traffic ## Radar Quality - [Radar Quality operations](tags/Radar Quality.yaml) All 'Radar Quality' operations in one file - [GET /radar/quality/iqi/summary](operations/radar-get-quality-index-summary.yaml): Get Internet Quality Index (IQI) summary - [GET /radar/quality/iqi/timeseries_groups](operations/radar-get-quality-index-timeseries-group.yaml): Get Internet Quality Index (IQI) time series - [GET /radar/quality/speed/histogram](operations/radar-get-quality-speed-histogram.yaml): Get speed tests histogram - [GET /radar/quality/speed/summary](operations/radar-get-quality-speed-summary.yaml): Get speed tests summary - [GET /radar/quality/speed/top/ases](operations/radar-get-quality-speed-top-ases.yaml): Get top ASes by speed test results - [GET /radar/quality/speed/top/locations](operations/radar-get-quality-speed-top-locations.yaml): Get top locations by speed test results ## Radar Robots.txt - [Radar Robots.txt operations](tags/Radar Robots.txt.yaml) All 'Radar Robots.txt' operations in one file - [GET /radar/robots_txt/top/domain_categories](operations/radar-get-robots-txt-top-domain-categories-by-files-parsed.yaml): Get top domain categories by robots.txt files parsed - [GET /radar/robots_txt/top/user_agents/directive](operations/radar-get-robots-txt-top-user-agents-by-directive.yaml): Get top user agents on robots.txt files ## Radar Search - [Radar Search operations](tags/Radar Search.yaml) All 'Radar Search' operations in one file - [GET /radar/search/global](operations/radar-get-search-global.yaml): Search for locations, ASes, reports, and more ## Radar TCP Resets and Timeouts - [Radar TCP Resets and Timeouts operations](tags/Radar TCP Resets and Timeouts.yaml) All 'Radar TCP Resets and Timeouts' operations in one file - [GET /radar/tcp_resets_timeouts/summary](operations/radar-get-tcp-resets-timeouts-summary.yaml): Get TCP resets and timeouts summary - [GET /radar/tcp_resets_timeouts/timeseries_groups](operations/radar-get-tcp-resets-timeouts-timeseries-group.yaml): Get TCP resets and timeouts time series ## Radar Traffic Anomalies - [Radar Traffic Anomalies operations](tags/Radar Traffic Anomalies.yaml) All 'Radar Traffic Anomalies' operations in one file - [GET /radar/traffic_anomalies](operations/radar-get-traffic-anomalies.yaml): Get latest Internet traffic anomalies - [GET /radar/traffic_anomalies/locations](operations/radar-get-traffic-anomalies-top.yaml): Get top locations by total traffic anomalies ## Radar Verified Bots - [Radar Verified Bots operations](tags/Radar Verified Bots.yaml) All 'Radar Verified Bots' operations in one file - [GET /radar/verified_bots/top/bots](operations/radar-get-verified-bots-top-by-http-requests.yaml): Get top verified bots by HTTP requests - [GET /radar/verified_bots/top/categories](operations/radar-get-verified-bots-top-categories-by-http-requests.yaml): Get top verified bot categories by HTTP requests ## Radar Web Crawlers - [Radar Web Crawlers operations](tags/Radar Web Crawlers.yaml) All 'Radar Web Crawlers' operations in one file - [GET /radar/bots/crawlers/summary/{dimension}](operations/radar-get-crawlers-summary.yaml): Get crawler HTTP request distribution by dimension - [GET /radar/bots/crawlers/timeseries_groups/{dimension}](operations/radar-get-crawlers-timeseries-group.yaml): Get time series of crawler HTTP request distribution by dimension ## Rate limits for a zone - [Rate limits for a zone operations](tags/Rate limits for a zone.yaml) All 'Rate limits for a zone' operations in one file - [GET /zones/{zone_id}/rate_limits](operations/rate-limits-for-a-zone-list-rate-limits.yaml): List rate limits - [POST /zones/{zone_id}/rate_limits](operations/rate-limits-for-a-zone-create-a-rate-limit.yaml): Create a rate limit - [GET /zones/{zone_id}/rate_limits/{rate_limit_id}](operations/rate-limits-for-a-zone-get-a-rate-limit.yaml): Get a rate limit - [PUT /zones/{zone_id}/rate_limits/{rate_limit_id}](operations/rate-limits-for-a-zone-update-a-rate-limit.yaml): Update a rate limit - [DELETE /zones/{zone_id}/rate_limits/{rate_limit_id}](operations/rate-limits-for-a-zone-delete-a-rate-limit.yaml): Delete a rate limit ## Registrar Domains - [Registrar Domains operations](tags/Registrar Domains.yaml) All 'Registrar Domains' operations in one file - [GET /accounts/{account_id}/registrar/domains](operations/registrar-domains-list-domains.yaml): List domains - [GET /accounts/{account_id}/registrar/domains/{domain_name}](operations/registrar-domains-get-domain.yaml): Get domain - [PUT /accounts/{account_id}/registrar/domains/{domain_name}](operations/registrar-domains-update-domain.yaml): Update domain ## Registrations - [Registrations operations](tags/Registrations.yaml) All 'Registrations' operations in one file - [GET /accounts/{account_id}/devices/registrations](operations/list-registrations.yaml): List registrations - [POST /accounts/{account_id}/devices/registrations/revoke](operations/revoke-registrations.yaml): Revoke registrations - [POST /accounts/{account_id}/devices/registrations/unrevoke](operations/unrevoke-registrations.yaml): Unrevoke registrations - [GET /accounts/{account_id}/devices/registrations/{registration_id}](operations/get-registration.yaml): Get registration - [DELETE /accounts/{account_id}/devices/registrations/{registration_id}](operations/delete-registration.yaml): Delete registration ## Request for Information (RFI) - [Request for Information (RFI) operations](tags/Request for Information (RFI).yaml) All 'Request for Information (RFI)' operations in one file - [POST /accounts/{account_id}/cloudforce-one/requests](operations/cloudforce-one-request-list.yaml): List Requests - [GET /accounts/{account_id}/cloudforce-one/requests/constants](operations/cloudforce-one-request-constants.yaml): Get Request Priority, Status, and TLP constants - [POST /accounts/{account_id}/cloudforce-one/requests/new](operations/cloudforce-one-request-new.yaml): Create a New Request. - [GET /accounts/{account_id}/cloudforce-one/requests/quota](operations/cloudforce-one-request-quota.yaml): Get Request Quota - [GET /accounts/{account_id}/cloudforce-one/requests/types](operations/cloudforce-one-request-types.yaml): Get Request Types - [GET /accounts/{account_id}/cloudforce-one/requests/{request_id}](operations/cloudforce-one-request-get.yaml): Get a Request - [PUT /accounts/{account_id}/cloudforce-one/requests/{request_id}](operations/cloudforce-one-request-update.yaml): Update a Request - [DELETE /accounts/{account_id}/cloudforce-one/requests/{request_id}](operations/cloudforce-one-request-delete.yaml): Delete a Request - [POST /accounts/{account_id}/cloudforce-one/requests/{request_id}/asset](operations/cloudforce-one-request-asset-list.yaml): List Request Assets - [POST /accounts/{account_id}/cloudforce-one/requests/{request_id}/asset/new](operations/cloudforce-one-request-asset-new.yaml): Create a New Request Asset - [GET /accounts/{account_id}/cloudforce-one/requests/{request_id}/asset/{asset_id}](operations/cloudforce-one-request-asset-get.yaml): Get a Request Asset - [PUT /accounts/{account_id}/cloudforce-one/requests/{request_id}/asset/{asset_id}](operations/cloudforce-one-request-asset-update.yaml): Update a Request Asset - [DELETE /accounts/{account_id}/cloudforce-one/requests/{request_id}/asset/{asset_id}](operations/cloudforce-one-request-asset-delete.yaml): Delete a Request Asset - [POST /accounts/{account_id}/cloudforce-one/requests/{request_id}/message](operations/cloudforce-one-request-message-list.yaml): List Request Messages - [POST /accounts/{account_id}/cloudforce-one/requests/{request_id}/message/new](operations/cloudforce-one-request-message-new.yaml): Create a New Request Message - [PUT /accounts/{account_id}/cloudforce-one/requests/{request_id}/message/{message_id}](operations/cloudforce-one-request-message-update.yaml): Update a Request Message - [DELETE /accounts/{account_id}/cloudforce-one/requests/{request_id}/message/{message_id}](operations/cloudforce-one-request-message-delete.yaml): Delete a Request Message ## Resource Sharing - [Resource Sharing operations](tags/Resource Sharing.yaml) All 'Resource Sharing' operations in one file - [GET /accounts/{account_id}/shares](operations/shares-list.yaml): List account shares - [POST /accounts/{account_id}/shares](operations/share-create.yaml): Create a new share - [GET /accounts/{account_id}/shares/{share_id}](operations/shares-get-by-id.yaml): Get account share by ID - [PUT /accounts/{account_id}/shares/{share_id}](operations/share-update.yaml): Update a share - [DELETE /accounts/{account_id}/shares/{share_id}](operations/share-delete.yaml): Delete a share - [GET /accounts/{account_id}/shares/{share_id}/recipients](operations/share-recipients-list.yaml): List share recipients by share ID - [POST /accounts/{account_id}/shares/{share_id}/recipients](operations/share-recipient-create.yaml): Create a new share recipient - [GET /accounts/{account_id}/shares/{share_id}/recipients/{recipient_id}](operations/share-recipients-get-by-id.yaml): Get share recipient by ID - [DELETE /accounts/{account_id}/shares/{share_id}/recipients/{recipient_id}](operations/share-recipient-delete.yaml): Delete a share recipient - [GET /accounts/{account_id}/shares/{share_id}/resources](operations/share-resources-list.yaml): List share resources by share ID - [POST /accounts/{account_id}/shares/{share_id}/resources](operations/share-resource-create.yaml): Create a new share resource - [GET /accounts/{account_id}/shares/{share_id}/resources/{resource_id}](operations/share-resources-get-by-id.yaml): Get share resource by ID - [PUT /accounts/{account_id}/shares/{share_id}/resources/{resource_id}](operations/share-resource-update.yaml): Update a share resource - [DELETE /accounts/{account_id}/shares/{share_id}/resources/{resource_id}](operations/share-resource-delete.yaml): Delete a share resource - [GET /organizations/{organization_id}/shares](operations/organization-shares-list.yaml): List organization shares ## Resources - [Resources operations](tags/Resources.yaml) All 'Resources' operations in one file - [GET /accounts/{account_id}/magic/cloud/resources](operations/resources-catalog-list.yaml): List Resources - [GET /accounts/{account_id}/magic/cloud/resources/export](operations/resources-catalog-export.yaml): Export Resources - [POST /accounts/{account_id}/magic/cloud/resources/policy-preview](operations/resources-catalog-policy-preview.yaml): Preview Rego Query - [GET /accounts/{account_id}/magic/cloud/resources/{resource_id}](operations/resources-catalog-read.yaml): Read Resource ## SSL Verification - [SSL Verification operations](tags/SSL Verification.yaml) All 'SSL Verification' operations in one file - [GET /zones/{zone_id}/ssl/verification](operations/ssl-verification-ssl-verification-details.yaml): SSL Verification Details - [PATCH /zones/{zone_id}/ssl/verification/{certificate_pack_id}](operations/ssl-verification-edit-ssl-certificate-pack-validation-method.yaml): Edit SSL Certificate Pack Validation Method ## SSL/TLS Mode Recommendation - [SSL/TLS Mode Recommendation operations](tags/SSL/TLS Mode Recommendation.yaml) All 'SSL/TLS Mode Recommendation' operations in one file - [GET /zones/{zone_id}/ssl/recommendation](operations/ssl/-tls-mode-recommendation-ssl/-tls-recommendation.yaml): SSL/TLS Recommendation ## Scans - [Scans operations](tags/Scans.yaml) All 'Scans' operations in one file - [GET /accounts/{account_id}/cloudforce-one/scans/config](operations/get_ConfigFetch.yaml): List Scan Configs - [POST /accounts/{account_id}/cloudforce-one/scans/config](operations/post_ConfigCreate.yaml): Create a new Scan Config - [PATCH /accounts/{account_id}/cloudforce-one/scans/config/{config_id}](operations/post_ConfigUpdate.yaml): Update an existing Scan Config - [DELETE /accounts/{account_id}/cloudforce-one/scans/config/{config_id}](operations/delete_DeleteScans.yaml): Delete a Scan Config - [GET /accounts/{account_id}/cloudforce-one/scans/results/{config_id}](operations/get_GetOpenPorts.yaml): Get the Latest Scan Result ## Schema Validation - [Schema Validation operations](tags/Schema Validation.yaml) All 'Schema Validation' operations in one file - [GET /zones/{zone_id}/schema_validation/schemas](operations/schema-validation-list-schemas-paginated.yaml): List all uploaded schemas - [POST /zones/{zone_id}/schema_validation/schemas](operations/schema-validation-create-schema.yaml): Upload a schema - [GET /zones/{zone_id}/schema_validation/schemas/hosts](operations/schema-validation-list-schema-hosts.yaml): List hosts covered by uploaded schemas - [GET /zones/{zone_id}/schema_validation/schemas/{schema_id}](operations/schema-validation-get-schema.yaml): Get details of a schema - [PATCH /zones/{zone_id}/schema_validation/schemas/{schema_id}](operations/schema-validation-edit-schema.yaml): Edit details of a schema to enable validation - [DELETE /zones/{zone_id}/schema_validation/schemas/{schema_id}](operations/schema-validation-delete-schema.yaml): Delete a schema - [GET /zones/{zone_id}/schema_validation/schemas/{schema_id}/operations](operations/schema-validation-extract-operations-from-schema.yaml): Retrieve all operations from the schema. ## Schema Validation Settings - [Schema Validation Settings operations](tags/Schema Validation Settings.yaml) All 'Schema Validation Settings' operations in one file - [GET /zones/{zone_id}/schema_validation/settings](operations/schema-validation-get-settings.yaml): Get global schema validation settings - [PUT /zones/{zone_id}/schema_validation/settings](operations/schema-validation-update-settings.yaml): Update global schema validation settings - [PATCH /zones/{zone_id}/schema_validation/settings](operations/schema-validation-edit-settings.yaml): Edit global schema validation settings - [GET /zones/{zone_id}/schema_validation/settings/operations](operations/schema-validation-list-per-operation-settings.yaml): List per-operation schema validation settings - [PATCH /zones/{zone_id}/schema_validation/settings/operations](operations/schema-validation-bulk-edit-per-operation-settings.yaml): Bulk edit per-operation schema validation settings - [GET /zones/{zone_id}/schema_validation/settings/operations/{operation_id}](operations/schema-validation-get-per-operation-setting.yaml): Get per-operation schema validation setting - [PUT /zones/{zone_id}/schema_validation/settings/operations/{operation_id}](operations/schema-validation-update-per-operation-setting.yaml): Update per-operation schema validation setting - [DELETE /zones/{zone_id}/schema_validation/settings/operations/{operation_id}](operations/schema-validation-delete-per-operation-setting.yaml): Delete per-operation schema validation setting ## Secondary DNS (ACL) - [Secondary DNS (ACL) operations](tags/Secondary DNS (ACL).yaml) All 'Secondary DNS (ACL)' operations in one file - [GET /accounts/{account_id}/secondary_dns/acls](operations/secondary-dns-(-acl)-list-ac-ls.yaml): List ACLs - [POST /accounts/{account_id}/secondary_dns/acls](operations/secondary-dns-(-acl)-create-acl.yaml): Create ACL - [GET /accounts/{account_id}/secondary_dns/acls/{acl_id}](operations/secondary-dns-(-acl)-acl-details.yaml): ACL Details - [PUT /accounts/{account_id}/secondary_dns/acls/{acl_id}](operations/secondary-dns-(-acl)-update-acl.yaml): Update ACL - [DELETE /accounts/{account_id}/secondary_dns/acls/{acl_id}](operations/secondary-dns-(-acl)-delete-acl.yaml): Delete ACL ## Secondary DNS (Peer) - [Secondary DNS (Peer) operations](tags/Secondary DNS (Peer).yaml) All 'Secondary DNS (Peer)' operations in one file - [GET /accounts/{account_id}/secondary_dns/peers](operations/secondary-dns-(-peer)-list-peers.yaml): List Peers - [POST /accounts/{account_id}/secondary_dns/peers](operations/secondary-dns-(-peer)-create-peer.yaml): Create Peer - [GET /accounts/{account_id}/secondary_dns/peers/{peer_id}](operations/secondary-dns-(-peer)-peer-details.yaml): Peer Details - [PUT /accounts/{account_id}/secondary_dns/peers/{peer_id}](operations/secondary-dns-(-peer)-update-peer.yaml): Update Peer - [DELETE /accounts/{account_id}/secondary_dns/peers/{peer_id}](operations/secondary-dns-(-peer)-delete-peer.yaml): Delete Peer ## Secondary DNS (Primary Zone) - [Secondary DNS (Primary Zone) operations](tags/Secondary DNS (Primary Zone).yaml) All 'Secondary DNS (Primary Zone)' operations in one file - [GET /zones/{zone_id}/secondary_dns/outgoing](operations/secondary-dns-(-primary-zone)-primary-zone-configuration-details.yaml): Primary Zone Configuration Details - [POST /zones/{zone_id}/secondary_dns/outgoing](operations/secondary-dns-(-primary-zone)-create-primary-zone-configuration.yaml): Create Primary Zone Configuration - [PUT /zones/{zone_id}/secondary_dns/outgoing](operations/secondary-dns-(-primary-zone)-update-primary-zone-configuration.yaml): Update Primary Zone Configuration - [DELETE /zones/{zone_id}/secondary_dns/outgoing](operations/secondary-dns-(-primary-zone)-delete-primary-zone-configuration.yaml): Delete Primary Zone Configuration - [POST /zones/{zone_id}/secondary_dns/outgoing/disable](operations/secondary-dns-(-primary-zone)-disable-outgoing-zone-transfers.yaml): Disable Outgoing Zone Transfers - [POST /zones/{zone_id}/secondary_dns/outgoing/enable](operations/secondary-dns-(-primary-zone)-enable-outgoing-zone-transfers.yaml): Enable Outgoing Zone Transfers - [POST /zones/{zone_id}/secondary_dns/outgoing/force_notify](operations/secondary-dns-(-primary-zone)-force-dns-notify.yaml): Force DNS NOTIFY - [GET /zones/{zone_id}/secondary_dns/outgoing/status](operations/secondary-dns-(-primary-zone)-get-outgoing-zone-transfer-status.yaml): Get Outgoing Zone Transfer Status ## Secondary DNS (Secondary Zone) - [Secondary DNS (Secondary Zone) operations](tags/Secondary DNS (Secondary Zone).yaml) All 'Secondary DNS (Secondary Zone)' operations in one file - [POST /zones/{zone_id}/secondary_dns/force_axfr](operations/secondary-dns-(-secondary-zone)-force-axfr.yaml): Force AXFR - [GET /zones/{zone_id}/secondary_dns/incoming](operations/secondary-dns-(-secondary-zone)-secondary-zone-configuration-details.yaml): Secondary Zone Configuration Details - [POST /zones/{zone_id}/secondary_dns/incoming](operations/secondary-dns-(-secondary-zone)-create-secondary-zone-configuration.yaml): Create Secondary Zone Configuration - [PUT /zones/{zone_id}/secondary_dns/incoming](operations/secondary-dns-(-secondary-zone)-update-secondary-zone-configuration.yaml): Update Secondary Zone Configuration - [DELETE /zones/{zone_id}/secondary_dns/incoming](operations/secondary-dns-(-secondary-zone)-delete-secondary-zone-configuration.yaml): Delete Secondary Zone Configuration ## Secondary DNS (TSIG) - [Secondary DNS (TSIG) operations](tags/Secondary DNS (TSIG).yaml) All 'Secondary DNS (TSIG)' operations in one file - [GET /accounts/{account_id}/secondary_dns/tsigs](operations/secondary-dns-(-tsig)-list-tsi-gs.yaml): List TSIGs - [POST /accounts/{account_id}/secondary_dns/tsigs](operations/secondary-dns-(-tsig)-create-tsig.yaml): Create TSIG - [GET /accounts/{account_id}/secondary_dns/tsigs/{tsig_id}](operations/secondary-dns-(-tsig)-tsig-details.yaml): TSIG Details - [PUT /accounts/{account_id}/secondary_dns/tsigs/{tsig_id}](operations/secondary-dns-(-tsig)-update-tsig.yaml): Update TSIG - [DELETE /accounts/{account_id}/secondary_dns/tsigs/{tsig_id}](operations/secondary-dns-(-tsig)-delete-tsig.yaml): Delete TSIG ## Secrets Store - [Secrets Store operations](tags/Secrets Store.yaml) All 'Secrets Store' operations in one file - [GET /accounts/{account_id}/secrets_store/quota](operations/secrets-store-quota.yaml): View secret usage - [GET /accounts/{account_id}/secrets_store/stores](operations/secrets-store-list.yaml): List account stores - [POST /accounts/{account_id}/secrets_store/stores](operations/secrets-store-create.yaml): Create a store - [DELETE /accounts/{account_id}/secrets_store/stores/{store_id}](operations/secrets-store-delete-by-id.yaml): Delete a store - [GET /accounts/{account_id}/secrets_store/stores/{store_id}/secrets](operations/secrets-store-secrets-list.yaml): List store secrets - [POST /accounts/{account_id}/secrets_store/stores/{store_id}/secrets](operations/secrets-store-secret-create.yaml): Create a secret - [DELETE /accounts/{account_id}/secrets_store/stores/{store_id}/secrets](operations/secrets-store-delete-bulk.yaml): Delete secrets - [GET /accounts/{account_id}/secrets_store/stores/{store_id}/secrets/{secret_id}](operations/secrets-store-get-by-id.yaml): Get a secret by ID - [PATCH /accounts/{account_id}/secrets_store/stores/{store_id}/secrets/{secret_id}](operations/secrets-store-patch-by-id.yaml): Patch a secret - [DELETE /accounts/{account_id}/secrets_store/stores/{store_id}/secrets/{secret_id}](operations/secrets-store-secret-delete-by-id.yaml): Delete a secret - [POST /accounts/{account_id}/secrets_store/stores/{store_id}/secrets/{secret_id}/duplicate](operations/secrets-store-duplicate-by-id.yaml): Duplicate Secret ## Security Center Insights - [Security Center Insights operations](tags/Security Center Insights.yaml) All 'Security Center Insights' operations in one file - [GET /accounts/{account_id}/intel/attack-surface-report/issue-types](operations/get-security-center-issue-types.yaml): Get Security Center Issues Types - [GET /accounts/{account_id}/intel/attack-surface-report/issues](operations/get-security-center-issues.yaml): Get Security Center Issues - [GET /accounts/{account_id}/intel/attack-surface-report/issues/class](operations/get-security-center-issue-counts-by-class.yaml): Get Security Center Issue Counts by Class - [GET /accounts/{account_id}/intel/attack-surface-report/issues/severity](operations/get-security-center-issue-counts-by-severity.yaml): Get Security Center Issue Counts by Severity - [GET /accounts/{account_id}/intel/attack-surface-report/issues/type](operations/get-security-center-issue-counts-by-type.yaml): Get Security Center Issue Counts by Type - [PUT /accounts/{account_id}/intel/attack-surface-report/{issue_id}/dismiss](operations/archive-security-center-insight-deprecated.yaml): Archive Security Center Insight - [GET /accounts/{account_id}/security-center/insights](operations/get-security-center-insights.yaml): Get Security Center Insights - [GET /accounts/{account_id}/security-center/insights/class](operations/get-security-center-insight-counts-by-class.yaml): Get Security Center Insight Counts by Class - [GET /accounts/{account_id}/security-center/insights/severity](operations/get-security-center-insight-counts-by-severity.yaml): Get Security Center Insight Counts by Severity - [GET /accounts/{account_id}/security-center/insights/type](operations/get-security-center-insight-counts-by-type.yaml): Get Security Center Insight Counts by Type - [PUT /accounts/{account_id}/security-center/insights/{issue_id}/dismiss](operations/archive-security-center-insight.yaml): Archive Security Center Insight - [GET /zones/{zone_id}/security-center/insights](operations/get-zone-security-center-insights.yaml): Get Zone Security Center Insights - [GET /zones/{zone_id}/security-center/insights/class](operations/get-zone-security-center-insight-counts-by-class.yaml): Get Zone Security Center Insight Counts by Class - [GET /zones/{zone_id}/security-center/insights/severity](operations/get-zone-security-center-insight-counts-by-severity.yaml): Get Zone Security Center Insight Counts by Severity - [GET /zones/{zone_id}/security-center/insights/type](operations/get-zone-security-center-insight-counts-by-type.yaml): Get Zone Security Center Insight Counts by Type - [PUT /zones/{zone_id}/security-center/insights/{issue_id}/dismiss](operations/archive-zone-security-center-insight.yaml): Archive Zone Security Center Insight ## Settings - [Settings operations](tags/Settings.yaml) All 'Settings' operations in one file - [GET /accounts/{account_id}/cni/settings](operations/get_settings.yaml): Get the current settings for the active account - [PUT /accounts/{account_id}/cni/settings](operations/update_settings.yaml): Update the current settings for the active account ## Sinkhole Config - [Sinkhole Config operations](tags/Sinkhole Config.yaml) All 'Sinkhole Config' operations in one file - [GET /accounts/{account_id}/intel/sinkholes](operations/sinkhole-config-get-sinkholes.yaml): List sinkholes owned by this account ## Slots - [Slots operations](tags/Slots.yaml) All 'Slots' operations in one file - [GET /accounts/{account_id}/cni/slots](operations/list_slots.yaml): Retrieve a list of all slots matching the specified parameters - [GET /accounts/{account_id}/cni/slots/{slot}](operations/get_slot.yaml): Get information about the specified slot ## Smart Tiered Cache - [Smart Tiered Cache operations](tags/Smart Tiered Cache.yaml) All 'Smart Tiered Cache' operations in one file - [GET /zones/{zone_id}/cache/tiered_cache_smart_topology_enable](operations/smart-tiered-cache-get-smart-tiered-cache-setting.yaml): Get Smart Tiered Cache setting - [PATCH /zones/{zone_id}/cache/tiered_cache_smart_topology_enable](operations/smart-tiered-cache-patch-smart-tiered-cache-setting.yaml): Patch Smart Tiered Cache setting - [DELETE /zones/{zone_id}/cache/tiered_cache_smart_topology_enable](operations/smart-tiered-cache-delete-smart-tiered-cache-setting.yaml): Delete Smart Tiered Cache setting ## Spectrum Analytics - [Spectrum Analytics operations](tags/Spectrum Analytics.yaml) All 'Spectrum Analytics' operations in one file - [GET /zones/{zone_id}/spectrum/analytics/aggregate/current](operations/spectrum-aggregate-analytics-get-current-aggregated-analytics.yaml): Get current aggregated analytics - [GET /zones/{zone_id}/spectrum/analytics/events/bytime](operations/spectrum-analytics-(-by-time)-get-analytics-by-time.yaml): Get analytics by time - [GET /zones/{zone_id}/spectrum/analytics/events/summary](operations/spectrum-analytics-(-summary)-get-analytics-summary.yaml): Get analytics summary ## Spectrum Applications - [Spectrum Applications operations](tags/Spectrum Applications.yaml) All 'Spectrum Applications' operations in one file - [GET /zones/{zone_id}/spectrum/apps](operations/spectrum-applications-list-spectrum-applications.yaml): List Spectrum applications - [POST /zones/{zone_id}/spectrum/apps](operations/spectrum-applications-create-spectrum-application-using-a-name-for-the-origin.yaml): Create Spectrum application using a name for the origin - [GET /zones/{zone_id}/spectrum/apps/{app_id}](operations/spectrum-applications-get-spectrum-application-configuration.yaml): Get Spectrum application configuration - [PUT /zones/{zone_id}/spectrum/apps/{app_id}](operations/spectrum-applications-update-spectrum-application-configuration-using-a-name-for-the-origin.yaml): Update Spectrum application configuration using a name for the origin - [DELETE /zones/{zone_id}/spectrum/apps/{app_id}](operations/spectrum-applications-delete-spectrum-application.yaml): Delete Spectrum application ## Stream Audio Tracks - [Stream Audio Tracks operations](tags/Stream Audio Tracks.yaml) All 'Stream Audio Tracks' operations in one file - [GET /accounts/{account_id}/stream/{identifier}/audio](operations/list-audio-tracks.yaml): List additional audio tracks on a video - [POST /accounts/{account_id}/stream/{identifier}/audio/copy](operations/add-audio-track.yaml): Add audio tracks to a video - [PATCH /accounts/{account_id}/stream/{identifier}/audio/{audio_identifier}](operations/edit-audio-tracks.yaml): Edit additional audio tracks on a video - [DELETE /accounts/{account_id}/stream/{identifier}/audio/{audio_identifier}](operations/delete-audio-tracks.yaml): Delete additional audio tracks on a video ## Stream Live Inputs - [Stream Live Inputs operations](tags/Stream Live Inputs.yaml) All 'Stream Live Inputs' operations in one file - [GET /accounts/{account_id}/stream/live_inputs](operations/stream-live-inputs-list-live-inputs.yaml): List live inputs - [POST /accounts/{account_id}/stream/live_inputs](operations/stream-live-inputs-create-a-live-input.yaml): Create a live input - [GET /accounts/{account_id}/stream/live_inputs/{live_input_identifier}](operations/stream-live-inputs-retrieve-a-live-input.yaml): Retrieve a live input - [PUT /accounts/{account_id}/stream/live_inputs/{live_input_identifier}](operations/stream-live-inputs-update-a-live-input.yaml): Update a live input - [DELETE /accounts/{account_id}/stream/live_inputs/{live_input_identifier}](operations/stream-live-inputs-delete-a-live-input.yaml): Delete a live input - [GET /accounts/{account_id}/stream/live_inputs/{live_input_identifier}/outputs](operations/stream-live-inputs-list-all-outputs-associated-with-a-specified-live-input.yaml): List all outputs associated with a specified live input - [POST /accounts/{account_id}/stream/live_inputs/{live_input_identifier}/outputs](operations/stream-live-inputs-create-a-new-output,-connected-to-a-live-input.yaml): Create a new output, connected to a live input - [PUT /accounts/{account_id}/stream/live_inputs/{live_input_identifier}/outputs/{output_identifier}](operations/stream-live-inputs-update-an-output.yaml): Update an output - [DELETE /accounts/{account_id}/stream/live_inputs/{live_input_identifier}/outputs/{output_identifier}](operations/stream-live-inputs-delete-an-output.yaml): Delete an output ## Stream MP4 Downloads - [Stream MP4 Downloads operations](tags/Stream MP4 Downloads.yaml) All 'Stream MP4 Downloads' operations in one file - [GET /accounts/{account_id}/stream/{identifier}/downloads](operations/stream-m-p-4-downloads-list-downloads.yaml): List downloads - [POST /accounts/{account_id}/stream/{identifier}/downloads](operations/stream-m-p-4-downloads-create-downloads.yaml): Create downloads - [DELETE /accounts/{account_id}/stream/{identifier}/downloads](operations/stream-m-p-4-downloads-delete-downloads.yaml): Delete downloads ## Stream Signing Keys - [Stream Signing Keys operations](tags/Stream Signing Keys.yaml) All 'Stream Signing Keys' operations in one file - [GET /accounts/{account_id}/stream/keys](operations/stream-signing-keys-list-signing-keys.yaml): List signing keys - [POST /accounts/{account_id}/stream/keys](operations/stream-signing-keys-create-signing-keys.yaml): Create signing keys - [DELETE /accounts/{account_id}/stream/keys/{identifier}](operations/stream-signing-keys-delete-signing-keys.yaml): Delete signing keys ## Stream Subtitles/Captions - [Stream Subtitles/Captions operations](tags/Stream Subtitles/Captions.yaml) All 'Stream Subtitles/Captions' operations in one file - [GET /accounts/{account_id}/stream/{identifier}/captions](operations/stream-subtitles/-captions-list-captions-or-subtitles.yaml): List captions or subtitles - [GET /accounts/{account_id}/stream/{identifier}/captions/{language}](operations/stream-subtitles/-captions-get-caption-or-subtitle-for-language.yaml): List captions or subtitles for a provided language - [PUT /accounts/{account_id}/stream/{identifier}/captions/{language}](operations/stream-subtitles/-captions-upload-captions-or-subtitles.yaml): Upload captions or subtitles - [DELETE /accounts/{account_id}/stream/{identifier}/captions/{language}](operations/stream-subtitles/-captions-delete-captions-or-subtitles.yaml): Delete captions or subtitles - [POST /accounts/{account_id}/stream/{identifier}/captions/{language}/generate](operations/stream-subtitles/-captions-generate-caption-or-subtitle-for-language.yaml): Generate captions or subtitles for a provided language via AI - [GET /accounts/{account_id}/stream/{identifier}/captions/{language}/vtt](operations/stream-subtitles/-captions-get-vtt-caption-or-subtitle.yaml): Return WebVTT captions for a provided language ## Stream Video Clipping - [Stream Video Clipping operations](tags/Stream Video Clipping.yaml) All 'Stream Video Clipping' operations in one file - [POST /accounts/{account_id}/stream/clip](operations/stream-video-clipping-clip-videos-given-a-start-and-end-time.yaml): Clip videos given a start and end time ## Stream Videos - [Stream Videos operations](tags/Stream Videos.yaml) All 'Stream Videos' operations in one file - [GET /accounts/{account_id}/stream](operations/stream-videos-list-videos.yaml): List videos - [POST /accounts/{account_id}/stream](operations/stream-videos-initiate-video-uploads-using-tus.yaml): Initiate video uploads using TUS - [POST /accounts/{account_id}/stream/copy](operations/stream-videos-upload-videos-from-a-url.yaml): Upload videos from a URL - [POST /accounts/{account_id}/stream/direct_upload](operations/stream-videos-upload-videos-via-direct-upload-ur-ls.yaml): Upload videos via direct upload URLs - [GET /accounts/{account_id}/stream/storage-usage](operations/stream-videos-storage-usage.yaml): Storage use - [GET /accounts/{account_id}/stream/{identifier}](operations/stream-videos-retrieve-video-details.yaml): Retrieve video details - [POST /accounts/{account_id}/stream/{identifier}](operations/stream-videos-update-video-details.yaml): Edit video details - [DELETE /accounts/{account_id}/stream/{identifier}](operations/stream-videos-delete-video.yaml): Delete video - [GET /accounts/{account_id}/stream/{identifier}/embed](operations/stream-videos-retreieve-embed-code-html.yaml): Retrieve embed Code HTML - [POST /accounts/{account_id}/stream/{identifier}/token](operations/stream-videos-create-signed-url-tokens-for-videos.yaml): Create signed URL tokens for videos ## Stream Watermark Profile - [Stream Watermark Profile operations](tags/Stream Watermark Profile.yaml) All 'Stream Watermark Profile' operations in one file - [GET /accounts/{account_id}/stream/watermarks](operations/stream-watermark-profile-list-watermark-profiles.yaml): List watermark profiles - [POST /accounts/{account_id}/stream/watermarks](operations/stream-watermark-profile-create-watermark-profiles-via-basic-upload.yaml): Create watermark profiles via basic upload - [GET /accounts/{account_id}/stream/watermarks/{identifier}](operations/stream-watermark-profile-watermark-profile-details.yaml): Watermark profile details - [DELETE /accounts/{account_id}/stream/watermarks/{identifier}](operations/stream-watermark-profile-delete-watermark-profiles.yaml): Delete watermark profiles ## Stream Webhook - [Stream Webhook operations](tags/Stream Webhook.yaml) All 'Stream Webhook' operations in one file - [GET /accounts/{account_id}/stream/webhook](operations/stream-webhook-view-webhooks.yaml): View webhooks - [PUT /accounts/{account_id}/stream/webhook](operations/stream-webhook-create-webhooks.yaml): Create webhooks - [DELETE /accounts/{account_id}/stream/webhook](operations/stream-webhook-delete-webhooks.yaml): Delete webhooks ## Tag - [Tag operations](tags/Tag.yaml) All 'Tag' operations in one file - [POST /accounts/{account_id}/cloudforce-one/events/tags/create](operations/post_TagCreate.yaml): Creates a new tag ## Target Industry - [Target Industry operations](tags/Target Industry.yaml) All 'Target Industry' operations in one file - [GET /accounts/{account_id}/cloudforce-one/events/targetIndustries](operations/get_TargetIndustryList.yaml): Lists all target industries ## Tiered Caching - [Tiered Caching operations](tags/Tiered Caching.yaml) All 'Tiered Caching' operations in one file - [GET /zones/{zone_id}/argo/tiered_caching](operations/tiered-caching-get-tiered-caching-setting.yaml): Get Tiered Caching setting - [PATCH /zones/{zone_id}/argo/tiered_caching](operations/tiered-caching-patch-tiered-caching-setting.yaml): Patch Tiered Caching setting ## Total TLS - [Total TLS operations](tags/Total TLS.yaml) All 'Total TLS' operations in one file - [GET /zones/{zone_id}/acm/total_tls](operations/total-tls-total-tls-settings-details.yaml): Total TLS Settings Details - [POST /zones/{zone_id}/acm/total_tls](operations/total-tls-enable-or-disable-total-tls.yaml): Enable or Disable Total TLS ## Tunnel Routing - [Tunnel Routing operations](tags/Tunnel Routing.yaml) All 'Tunnel Routing' operations in one file - [GET /accounts/{account_id}/teamnet/routes](operations/tunnel-route-list-tunnel-routes.yaml): List tunnel routes - [POST /accounts/{account_id}/teamnet/routes](operations/tunnel-route-create-a-tunnel-route.yaml): Create a tunnel route - [GET /accounts/{account_id}/teamnet/routes/ip/{ip}](operations/tunnel-route-get-tunnel-route-by-ip.yaml): Get tunnel route by IP - [POST /accounts/{account_id}/teamnet/routes/network/{ip_network_encoded}](operations/tunnel-route-create-a-tunnel-route-with-cidr.yaml): Create a tunnel route (CIDR Endpoint) - [PATCH /accounts/{account_id}/teamnet/routes/network/{ip_network_encoded}](operations/tunnel-route-update-a-tunnel-route-with-cidr.yaml): Update a tunnel route (CIDR Endpoint) - [DELETE /accounts/{account_id}/teamnet/routes/network/{ip_network_encoded}](operations/tunnel-route-delete-a-tunnel-route-with-cidr.yaml): Delete a tunnel route (CIDR Endpoint) - [GET /accounts/{account_id}/teamnet/routes/{route_id}](operations/tunnel-route-get-tunnel-route.yaml): Get tunnel route - [PATCH /accounts/{account_id}/teamnet/routes/{route_id}](operations/tunnel-route-update-a-tunnel-route.yaml): Update a tunnel route - [DELETE /accounts/{account_id}/teamnet/routes/{route_id}](operations/tunnel-route-delete-a-tunnel-route.yaml): Delete a tunnel route ## Tunnel Virtual Network - [Tunnel Virtual Network operations](tags/Tunnel Virtual Network.yaml) All 'Tunnel Virtual Network' operations in one file - [GET /accounts/{account_id}/teamnet/virtual_networks](operations/tunnel-virtual-network-list-virtual-networks.yaml): List virtual networks - [POST /accounts/{account_id}/teamnet/virtual_networks](operations/tunnel-virtual-network-create-a-virtual-network.yaml): Create a virtual network - [GET /accounts/{account_id}/teamnet/virtual_networks/{virtual_network_id}](operations/tunnel-virtual-network-get.yaml): Get a virtual network - [PATCH /accounts/{account_id}/teamnet/virtual_networks/{virtual_network_id}](operations/tunnel-virtual-network-update.yaml): Update a virtual network - [DELETE /accounts/{account_id}/teamnet/virtual_networks/{virtual_network_id}](operations/tunnel-virtual-network-delete.yaml): Delete a virtual network ## Turnstile - [Turnstile operations](tags/Turnstile.yaml) All 'Turnstile' operations in one file - [GET /accounts/{account_id}/challenges/widgets](operations/accounts-turnstile-widgets-list.yaml): List Turnstile Widgets - [POST /accounts/{account_id}/challenges/widgets](operations/accounts-turnstile-widget-create.yaml): Create a Turnstile Widget - [GET /accounts/{account_id}/challenges/widgets/{sitekey}](operations/accounts-turnstile-widget-get.yaml): Turnstile Widget Details - [PUT /accounts/{account_id}/challenges/widgets/{sitekey}](operations/accounts-turnstile-widget-update.yaml): Update a Turnstile Widget - [DELETE /accounts/{account_id}/challenges/widgets/{sitekey}](operations/accounts-turnstile-widget-delete.yaml): Delete a Turnstile Widget - [POST /accounts/{account_id}/challenges/widgets/{sitekey}/rotate_secret](operations/accounts-turnstile-widget-rotate-secret.yaml): Rotate Secret for a Turnstile Widget ## URL Normalization - [URL Normalization operations](tags/URL Normalization.yaml) All 'URL Normalization' operations in one file - [GET /zones/{zone_id}/url_normalization](operations/getUrlNormalization.yaml): Get URL Normalization settings - [PUT /zones/{zone_id}/url_normalization](operations/updateUrlNormalization.yaml): Update URL Normalization settings - [DELETE /zones/{zone_id}/url_normalization](operations/deleteUrlNormalization.yaml): Delete URL Normalization settings ## URL Scanner - [URL Scanner operations](tags/URL Scanner.yaml) All 'URL Scanner' operations in one file - [POST /accounts/{account_id}/urlscanner/v2/bulk](operations/urlscanner-create-scan-bulk-v2.yaml): Bulk create URL Scans - [GET /accounts/{account_id}/urlscanner/v2/dom/{scan_id}](operations/urlscanner-get-scan-dom-v2.yaml): Get URL scan's DOM - [GET /accounts/{account_id}/urlscanner/v2/har/{scan_id}](operations/urlscanner-get-scan-har-v2.yaml): Get URL scan's HAR - [GET /accounts/{account_id}/urlscanner/v2/responses/{response_id}](operations/urlscanner-get-response-v2.yaml): Get raw response - [GET /accounts/{account_id}/urlscanner/v2/result/{scan_id}](operations/urlscanner-get-scan-v2.yaml): Get URL scan - [POST /accounts/{account_id}/urlscanner/v2/scan](operations/urlscanner-create-scan-v2.yaml): Create URL Scan - [GET /accounts/{account_id}/urlscanner/v2/screenshots/{scan_id}.png](operations/urlscanner-get-scan-screenshot-v2.yaml): Get screenshot - [GET /accounts/{account_id}/urlscanner/v2/search](operations/urlscanner-search-scans-v2.yaml): Search URL scans ## URL Scanner (Deprecated) - [URL Scanner (Deprecated) operations](tags/URL Scanner (Deprecated).yaml) All 'URL Scanner (Deprecated)' operations in one file - [GET /accounts/{account_id}/urlscanner/response/{response_id}](operations/urlscanner-get-response-text.yaml): Get raw response - [GET /accounts/{account_id}/urlscanner/scan](operations/urlscanner-search-scans.yaml): Search URL scans - [POST /accounts/{account_id}/urlscanner/scan](operations/urlscanner-create-scan.yaml): Create URL Scan - [GET /accounts/{account_id}/urlscanner/scan/{scan_id}](operations/urlscanner-get-scan.yaml): Get URL scan - [GET /accounts/{account_id}/urlscanner/scan/{scan_id}/har](operations/urlscanner-get-scan-har.yaml): Get URL scan's HAR - [GET /accounts/{account_id}/urlscanner/scan/{scan_id}/screenshot](operations/urlscanner-get-scan-screenshot.yaml): Get screenshot ## Universal SSL Settings for a Zone - [Universal SSL Settings for a Zone operations](tags/Universal SSL Settings for a Zone.yaml) All 'Universal SSL Settings for a Zone' operations in one file - [GET /zones/{zone_id}/ssl/universal/settings](operations/universal-ssl-settings-for-a-zone-universal-ssl-settings-details.yaml): Universal SSL Settings Details - [PATCH /zones/{zone_id}/ssl/universal/settings](operations/universal-ssl-settings-for-a-zone-edit-universal-ssl-settings.yaml): Edit Universal SSL Settings ## User - [User operations](tags/User.yaml) All 'User' operations in one file - [GET /user](operations/user-user-details.yaml): User Details - [PATCH /user](operations/user-edit-user.yaml): Edit User ## User API Tokens - [User API Tokens operations](tags/User API Tokens.yaml) All 'User API Tokens' operations in one file - [GET /user/tokens](operations/user-api-tokens-list-tokens.yaml): List Tokens - [POST /user/tokens](operations/user-api-tokens-create-token.yaml): Create Token - [GET /user/tokens/permission_groups](operations/permission-groups-list-permission-groups.yaml): List Token Permission Groups - [GET /user/tokens/verify](operations/user-api-tokens-verify-token.yaml): Verify Token - [GET /user/tokens/{token_id}](operations/user-api-tokens-token-details.yaml): Token Details - [PUT /user/tokens/{token_id}](operations/user-api-tokens-update-token.yaml): Update Token - [DELETE /user/tokens/{token_id}](operations/user-api-tokens-delete-token.yaml): Delete Token - [PUT /user/tokens/{token_id}/value](operations/user-api-tokens-roll-token.yaml): Roll Token ## User Agent Blocking rules - [User Agent Blocking rules operations](tags/User Agent Blocking rules.yaml) All 'User Agent Blocking rules' operations in one file - [GET /zones/{zone_id}/firewall/ua_rules](operations/user-agent-blocking-rules-list-user-agent-blocking-rules.yaml): List User Agent Blocking rules - [POST /zones/{zone_id}/firewall/ua_rules](operations/user-agent-blocking-rules-create-a-user-agent-blocking-rule.yaml): Create a User Agent Blocking rule - [GET /zones/{zone_id}/firewall/ua_rules/{ua_rule_id}](operations/user-agent-blocking-rules-get-a-user-agent-blocking-rule.yaml): Get a User Agent Blocking rule - [PUT /zones/{zone_id}/firewall/ua_rules/{ua_rule_id}](operations/user-agent-blocking-rules-update-a-user-agent-blocking-rule.yaml): Update a User Agent Blocking rule - [DELETE /zones/{zone_id}/firewall/ua_rules/{ua_rule_id}](operations/user-agent-blocking-rules-delete-a-user-agent-blocking-rule.yaml): Delete a User Agent Blocking rule ## User Billing History - [User Billing History operations](tags/User Billing History.yaml) All 'User Billing History' operations in one file - [GET /user/billing/history](operations/user-billing-history-(-deprecated)-billing-history-details.yaml): Billing History Details ## User Billing Profile - [User Billing Profile operations](tags/User Billing Profile.yaml) All 'User Billing Profile' operations in one file - [GET /user/billing/profile](operations/user-billing-profile-(-deprecated)-billing-profile-details.yaml): Billing Profile Details ## User Subscription - [User Subscription operations](tags/User Subscription.yaml) All 'User Subscription' operations in one file - [GET /user/subscriptions](operations/user-subscription-get-user-subscriptions.yaml): Get User Subscriptions - [PUT /user/subscriptions/{identifier}](operations/user-subscription-update-user-subscription.yaml): Update User Subscription - [DELETE /user/subscriptions/{identifier}](operations/user-subscription-delete-user-subscription.yaml): Delete User Subscription ## User's Account Memberships - [User's Account Memberships operations](tags/User's Account Memberships.yaml) All 'User's Account Memberships' operations in one file - [GET /memberships](operations/user'-s-account-memberships-list-memberships.yaml): List Memberships - [GET /memberships/{membership_id}](operations/user'-s-account-memberships-membership-details.yaml): Membership Details - [PUT /memberships/{membership_id}](operations/user'-s-account-memberships-update-membership.yaml): Update Membership - [DELETE /memberships/{membership_id}](operations/user'-s-account-memberships-delete-membership.yaml): Delete Membership ## User's Invites - [User's Invites operations](tags/User's Invites.yaml) All 'User's Invites' operations in one file - [GET /user/invites](operations/user'-s-invites-list-invitations.yaml): List Invitations - [GET /user/invites/{invite_id}](operations/user'-s-invites-invitation-details.yaml): Invitation Details - [PATCH /user/invites/{invite_id}](operations/user'-s-invites-respond-to-invitation.yaml): Respond to Invitation ## User's Organizations - [User's Organizations operations](tags/User's Organizations.yaml) All 'User's Organizations' operations in one file - [GET /user/organizations](operations/user'-s-organizations-list-organizations.yaml): List Organizations - [GET /user/organizations/{organization_id}](operations/user'-s-organizations-organization-details.yaml): Organization Details - [DELETE /user/organizations/{organization_id}](operations/user'-s-organizations-leave-organization.yaml): Leave Organization ## Values - [Values operations](tags/Values.yaml) All 'Values' operations in one file - [POST /accounts/{account_id}/workers/observability/telemetry/values](operations/telemetry.values.list.yaml): List values ## Vectorize - [Vectorize operations](tags/Vectorize.yaml) All 'Vectorize' operations in one file - [GET /accounts/{account_id}/vectorize/v2/indexes](operations/vectorize-list-vectorize-indexes.yaml): List Vectorize Indexes - [POST /accounts/{account_id}/vectorize/v2/indexes](operations/vectorize-create-vectorize-index.yaml): Create Vectorize Index - [GET /accounts/{account_id}/vectorize/v2/indexes/{index_name}](operations/vectorize-get-vectorize-index.yaml): Get Vectorize Index - [DELETE /accounts/{account_id}/vectorize/v2/indexes/{index_name}](operations/vectorize-delete-vectorize-index.yaml): Delete Vectorize Index - [POST /accounts/{account_id}/vectorize/v2/indexes/{index_name}/delete_by_ids](operations/vectorize-delete-vectors-by-id.yaml): Delete Vectors By Identifier - [POST /accounts/{account_id}/vectorize/v2/indexes/{index_name}/get_by_ids](operations/vectorize-get-vectors-by-id.yaml): Get Vectors By Identifier - [GET /accounts/{account_id}/vectorize/v2/indexes/{index_name}/info](operations/vectorize-index-info.yaml): Get Vectorize Index Info - [POST /accounts/{account_id}/vectorize/v2/indexes/{index_name}/insert](operations/vectorize-insert-vector.yaml): Insert Vectors - [POST /accounts/{account_id}/vectorize/v2/indexes/{index_name}/metadata_index/create](operations/vectorize-create-metadata-index.yaml): Create Metadata Index - [POST /accounts/{account_id}/vectorize/v2/indexes/{index_name}/metadata_index/delete](operations/vectorize-delete-metadata-index.yaml): Delete Metadata Index - [GET /accounts/{account_id}/vectorize/v2/indexes/{index_name}/metadata_index/list](operations/vectorize-list-metadata-indexes.yaml): List Metadata Indexes - [POST /accounts/{account_id}/vectorize/v2/indexes/{index_name}/query](operations/vectorize-query-vector.yaml): Query Vectors - [POST /accounts/{account_id}/vectorize/v2/indexes/{index_name}/upsert](operations/vectorize-upsert-vector.yaml): Upsert Vectors ## Vectorize Beta (Deprecated) - [Vectorize Beta (Deprecated) operations](tags/Vectorize Beta (Deprecated).yaml) All 'Vectorize Beta (Deprecated)' operations in one file - [GET /accounts/{account_id}/vectorize/indexes](operations/vectorize-(-deprecated)-list-vectorize-indexes.yaml): List Vectorize Indexes (Deprecated) - [POST /accounts/{account_id}/vectorize/indexes](operations/vectorize-(-deprecated)-create-vectorize-index.yaml): Create Vectorize Index (Deprecated) - [GET /accounts/{account_id}/vectorize/indexes/{index_name}](operations/vectorize-(-deprecated)-get-vectorize-index.yaml): Get Vectorize Index (Deprecated) - [PUT /accounts/{account_id}/vectorize/indexes/{index_name}](operations/vectorize-(-deprecated)-update-vectorize-index.yaml): Update Vectorize Index (Deprecated) - [DELETE /accounts/{account_id}/vectorize/indexes/{index_name}](operations/vectorize-(-deprecated)-delete-vectorize-index.yaml): Delete Vectorize Index (Deprecated) - [POST /accounts/{account_id}/vectorize/indexes/{index_name}/delete-by-ids](operations/vectorize-(-deprecated)-delete-vectors-by-id.yaml): Delete Vectors By Identifier (Deprecated) - [POST /accounts/{account_id}/vectorize/indexes/{index_name}/get-by-ids](operations/vectorize-(-deprecated)-get-vectors-by-id.yaml): Get Vectors By Identifier (Deprecated) - [POST /accounts/{account_id}/vectorize/indexes/{index_name}/insert](operations/vectorize-(-deprecated)-insert-vector.yaml): Insert Vectors (Deprecated) - [POST /accounts/{account_id}/vectorize/indexes/{index_name}/query](operations/vectorize-(-deprecated)-query-vector.yaml): Query Vectors (Deprecated) - [POST /accounts/{account_id}/vectorize/indexes/{index_name}/upsert](operations/vectorize-(-deprecated)-upsert-vector.yaml): Upsert Vectors (Deprecated) ## WAF overrides - [WAF overrides operations](tags/WAF overrides.yaml) All 'WAF overrides' operations in one file - [GET /zones/{zone_id}/firewall/waf/overrides](operations/waf-overrides-list-waf-overrides.yaml): List WAF overrides - [POST /zones/{zone_id}/firewall/waf/overrides](operations/waf-overrides-create-a-waf-override.yaml): Create a WAF override - [GET /zones/{zone_id}/firewall/waf/overrides/{overrides_id}](operations/waf-overrides-get-a-waf-override.yaml): Get a WAF override - [PUT /zones/{zone_id}/firewall/waf/overrides/{overrides_id}](operations/waf-overrides-update-waf-override.yaml): Update WAF override - [DELETE /zones/{zone_id}/firewall/waf/overrides/{overrides_id}](operations/waf-overrides-delete-a-waf-override.yaml): Delete a WAF override ## WAF packages - [WAF packages operations](tags/WAF packages.yaml) All 'WAF packages' operations in one file - [GET /zones/{zone_id}/firewall/waf/packages](operations/waf-packages-list-waf-packages.yaml): List WAF packages - [GET /zones/{zone_id}/firewall/waf/packages/{package_id}](operations/waf-packages-get-a-waf-package.yaml): Get a WAF package - [PATCH /zones/{zone_id}/firewall/waf/packages/{package_id}](operations/waf-packages-update-a-waf-package.yaml): Update a WAF package ## WAF rule groups - [WAF rule groups operations](tags/WAF rule groups.yaml) All 'WAF rule groups' operations in one file - [GET /zones/{zone_id}/firewall/waf/packages/{package_id}/groups](operations/waf-rule-groups-list-waf-rule-groups.yaml): List WAF rule groups - [GET /zones/{zone_id}/firewall/waf/packages/{package_id}/groups/{group_id}](operations/waf-rule-groups-get-a-waf-rule-group.yaml): Get a WAF rule group - [PATCH /zones/{zone_id}/firewall/waf/packages/{package_id}/groups/{group_id}](operations/waf-rule-groups-update-a-waf-rule-group.yaml): Update a WAF rule group ## WAF rules - [WAF rules operations](tags/WAF rules.yaml) All 'WAF rules' operations in one file - [GET /zones/{zone_id}/firewall/waf/packages/{package_id}/rules](operations/waf-rules-list-waf-rules.yaml): List WAF rules - [GET /zones/{zone_id}/firewall/waf/packages/{package_id}/rules/{rule_id}](operations/waf-rules-get-a-waf-rule.yaml): Get a WAF rule - [PATCH /zones/{zone_id}/firewall/waf/packages/{package_id}/rules/{rule_id}](operations/waf-rules-update-a-waf-rule.yaml): Update a WAF rule ## WARP Change Events - [WARP Change Events operations](tags/WARP Change Events.yaml) All 'WARP Change Events' operations in one file - [GET /accounts/{account_id}/dex/warp-change-events](operations/list-warp-change-events.yaml): List WARP change events. ## WHOIS Record - [WHOIS Record operations](tags/WHOIS Record.yaml) All 'WHOIS Record' operations in one file - [GET /accounts/{account_id}/intel/whois](operations/whois-record-get-whois-record.yaml): Get WHOIS Record ## Waiting Room - [Waiting Room operations](tags/Waiting Room.yaml) All 'Waiting Room' operations in one file - [GET /accounts/{account_id}/waiting_rooms](operations/waiting-room-list-waiting-rooms-account.yaml): List waiting rooms for account - [GET /zones/{zone_id}/waiting_rooms](operations/waiting-room-list-waiting-rooms.yaml): List waiting rooms for zone - [POST /zones/{zone_id}/waiting_rooms](operations/waiting-room-create-waiting-room.yaml): Create waiting room - [POST /zones/{zone_id}/waiting_rooms/preview](operations/waiting-room-create-a-custom-waiting-room-page-preview.yaml): Create a custom waiting room page preview - [GET /zones/{zone_id}/waiting_rooms/settings](operations/waiting-room-get-zone-settings.yaml): Get zone-level Waiting Room settings - [PUT /zones/{zone_id}/waiting_rooms/settings](operations/waiting-room-update-zone-settings.yaml): Update zone-level Waiting Room settings - [PATCH /zones/{zone_id}/waiting_rooms/settings](operations/waiting-room-patch-zone-settings.yaml): Patch zone-level Waiting Room settings - [GET /zones/{zone_id}/waiting_rooms/{waiting_room_id}](operations/waiting-room-waiting-room-details.yaml): Waiting room details - [PUT /zones/{zone_id}/waiting_rooms/{waiting_room_id}](operations/waiting-room-update-waiting-room.yaml): Update waiting room - [PATCH /zones/{zone_id}/waiting_rooms/{waiting_room_id}](operations/waiting-room-patch-waiting-room.yaml): Patch waiting room - [DELETE /zones/{zone_id}/waiting_rooms/{waiting_room_id}](operations/waiting-room-delete-waiting-room.yaml): Delete waiting room - [GET /zones/{zone_id}/waiting_rooms/{waiting_room_id}/events](operations/waiting-room-list-events.yaml): List events - [POST /zones/{zone_id}/waiting_rooms/{waiting_room_id}/events](operations/waiting-room-create-event.yaml): Create event - [GET /zones/{zone_id}/waiting_rooms/{waiting_room_id}/events/{event_id}](operations/waiting-room-event-details.yaml): Event details - [PUT /zones/{zone_id}/waiting_rooms/{waiting_room_id}/events/{event_id}](operations/waiting-room-update-event.yaml): Update event - [PATCH /zones/{zone_id}/waiting_rooms/{waiting_room_id}/events/{event_id}](operations/waiting-room-patch-event.yaml): Patch event - [DELETE /zones/{zone_id}/waiting_rooms/{waiting_room_id}/events/{event_id}](operations/waiting-room-delete-event.yaml): Delete event - [GET /zones/{zone_id}/waiting_rooms/{waiting_room_id}/events/{event_id}/details](operations/waiting-room-preview-active-event-details.yaml): Preview active event details - [GET /zones/{zone_id}/waiting_rooms/{waiting_room_id}/rules](operations/waiting-room-list-waiting-room-rules.yaml): List Waiting Room Rules - [POST /zones/{zone_id}/waiting_rooms/{waiting_room_id}/rules](operations/waiting-room-create-waiting-room-rule.yaml): Create Waiting Room Rule - [PUT /zones/{zone_id}/waiting_rooms/{waiting_room_id}/rules](operations/waiting-room-replace-waiting-room-rules.yaml): Replace Waiting Room Rules - [PATCH /zones/{zone_id}/waiting_rooms/{waiting_room_id}/rules/{rule_id}](operations/waiting-room-patch-waiting-room-rule.yaml): Patch Waiting Room Rule - [DELETE /zones/{zone_id}/waiting_rooms/{waiting_room_id}/rules/{rule_id}](operations/waiting-room-delete-waiting-room-rule.yaml): Delete Waiting Room Rule - [GET /zones/{zone_id}/waiting_rooms/{waiting_room_id}/status](operations/waiting-room-get-waiting-room-status.yaml): Get waiting room status ## Web Analytics - [Web Analytics operations](tags/Web Analytics.yaml) All 'Web Analytics' operations in one file - [POST /accounts/{account_id}/rum/site_info](operations/web-analytics-create-site.yaml): Create a Web Analytics site - [GET /accounts/{account_id}/rum/site_info/list](operations/web-analytics-list-sites.yaml): List Web Analytics sites - [GET /accounts/{account_id}/rum/site_info/{site_id}](operations/web-analytics-get-site.yaml): Get a Web Analytics site - [PUT /accounts/{account_id}/rum/site_info/{site_id}](operations/web-analytics-update-site.yaml): Update a Web Analytics site - [DELETE /accounts/{account_id}/rum/site_info/{site_id}](operations/web-analytics-delete-site.yaml): Delete a Web Analytics site - [POST /accounts/{account_id}/rum/v2/{ruleset_id}/rule](operations/web-analytics-create-rule.yaml): Create a Web Analytics rule - [PUT /accounts/{account_id}/rum/v2/{ruleset_id}/rule/{rule_id}](operations/web-analytics-update-rule.yaml): Update a Web Analytics rule - [DELETE /accounts/{account_id}/rum/v2/{ruleset_id}/rule/{rule_id}](operations/web-analytics-delete-rule.yaml): Delete a Web Analytics rule - [GET /accounts/{account_id}/rum/v2/{ruleset_id}/rules](operations/web-analytics-list-rules.yaml): List rules in Web Analytics ruleset - [POST /accounts/{account_id}/rum/v2/{ruleset_id}/rules](operations/web-analytics-modify-rules.yaml): Update Web Analytics rules - [GET /zones/{zone_id}/settings/rum](operations/web-analytics-get-rum-status.yaml): Get RUM status for a zone - [PATCH /zones/{zone_id}/settings/rum](operations/web-analytics-toggle-rum.yaml): Toggle RUM on/off for a zone ## Web3 Hostname - [Web3 Hostname operations](tags/Web3 Hostname.yaml) All 'Web3 Hostname' operations in one file - [GET /zones/{zone_id}/web3/hostnames](operations/web3-hostname-list-web3-hostnames.yaml): List Web3 Hostnames - [POST /zones/{zone_id}/web3/hostnames](operations/web3-hostname-create-web3-hostname.yaml): Create Web3 Hostname - [GET /zones/{zone_id}/web3/hostnames/{identifier}](operations/web3-hostname-web3-hostname-details.yaml): Web3 Hostname Details - [PATCH /zones/{zone_id}/web3/hostnames/{identifier}](operations/web3-hostname-edit-web3-hostname.yaml): Edit Web3 Hostname - [DELETE /zones/{zone_id}/web3/hostnames/{identifier}](operations/web3-hostname-delete-web3-hostname.yaml): Delete Web3 Hostname - [GET /zones/{zone_id}/web3/hostnames/{identifier}/ipfs_universal_path/content_list](operations/web3-hostname-ipfs-universal-path-gateway-content-list-details.yaml): IPFS Universal Path Gateway Content List Details - [PUT /zones/{zone_id}/web3/hostnames/{identifier}/ipfs_universal_path/content_list](operations/web3-hostname-update-ipfs-universal-path-gateway-content-list.yaml): Update IPFS Universal Path Gateway Content List - [GET /zones/{zone_id}/web3/hostnames/{identifier}/ipfs_universal_path/content_list/entries](operations/web3-hostname-list-ipfs-universal-path-gateway-content-list-entries.yaml): List IPFS Universal Path Gateway Content List Entries - [POST /zones/{zone_id}/web3/hostnames/{identifier}/ipfs_universal_path/content_list/entries](operations/web3-hostname-create-ipfs-universal-path-gateway-content-list-entry.yaml): Create IPFS Universal Path Gateway Content List Entry - [GET /zones/{zone_id}/web3/hostnames/{identifier}/ipfs_universal_path/content_list/entries/{content_list_entry_identifier}](operations/web3-hostname-ipfs-universal-path-gateway-content-list-entry-details.yaml): IPFS Universal Path Gateway Content List Entry Details - [PUT /zones/{zone_id}/web3/hostnames/{identifier}/ipfs_universal_path/content_list/entries/{content_list_entry_identifier}](operations/web3-hostname-edit-ipfs-universal-path-gateway-content-list-entry.yaml): Edit IPFS Universal Path Gateway Content List Entry - [DELETE /zones/{zone_id}/web3/hostnames/{identifier}/ipfs_universal_path/content_list/entries/{content_list_entry_identifier}](operations/web3-hostname-delete-ipfs-universal-path-gateway-content-list-entry.yaml): Delete IPFS Universal Path Gateway Content List Entry ## Worker Account Settings - [Worker Account Settings operations](tags/Worker Account Settings.yaml) All 'Worker Account Settings' operations in one file - [GET /accounts/{account_id}/workers/account-settings](operations/worker-account-settings-fetch-worker-account-settings.yaml): Fetch Worker Account Settings - [PUT /accounts/{account_id}/workers/account-settings](operations/worker-account-settings-create-worker-account-settings.yaml): Create Worker Account Settings ## Worker Cron Trigger - [Worker Cron Trigger operations](tags/Worker Cron Trigger.yaml) All 'Worker Cron Trigger' operations in one file - [GET /accounts/{account_id}/workers/scripts/{script_name}/schedules](operations/worker-cron-trigger-get-cron-triggers.yaml): Get Cron Triggers - [PUT /accounts/{account_id}/workers/scripts/{script_name}/schedules](operations/worker-cron-trigger-update-cron-triggers.yaml): Update Cron Triggers ## Worker Deployments - [Worker Deployments operations](tags/Worker Deployments.yaml) All 'Worker Deployments' operations in one file - [GET /accounts/{account_id}/workers/scripts/{script_name}/deployments](operations/worker-deployments-list-deployments.yaml): List Deployments - [POST /accounts/{account_id}/workers/scripts/{script_name}/deployments](operations/worker-deployments-create-deployment.yaml): Create Deployment - [GET /accounts/{account_id}/workers/scripts/{script_name}/deployments/{deployment_id}](operations/worker-deployments-get-deployment.yaml): Get Deployment - [DELETE /accounts/{account_id}/workers/scripts/{script_name}/deployments/{deployment_id}](operations/worker-deployments-delete-deployment.yaml): Delete Deployment ## Worker Domain - [Worker Domain operations](tags/Worker Domain.yaml) All 'Worker Domain' operations in one file - [GET /accounts/{account_id}/workers/domains](operations/worker-domain-list-domains.yaml): List Domains - [PUT /accounts/{account_id}/workers/domains](operations/worker-domain-attach-to-domain.yaml): Attach to Domain - [GET /accounts/{account_id}/workers/domains/{domain_id}](operations/worker-domain-get-a-domain.yaml): Get a Domain - [DELETE /accounts/{account_id}/workers/domains/{domain_id}](operations/worker-domain-detach-from-domain.yaml): Detach from Domain ## Worker Environment - [Worker Environment operations](tags/Worker Environment.yaml) All 'Worker Environment' operations in one file - [GET /accounts/{account_id}/workers/services/{service_name}/environments/{environment_name}/content](operations/worker-environment-get-script-content.yaml): Get script content - [PUT /accounts/{account_id}/workers/services/{service_name}/environments/{environment_name}/content](operations/worker-environment-put-script-content.yaml): Put script content - [GET /accounts/{account_id}/workers/services/{service_name}/environments/{environment_name}/settings](operations/worker-script-environment-get-settings.yaml): Get Script Settings - [PATCH /accounts/{account_id}/workers/services/{service_name}/environments/{environment_name}/settings](operations/worker-script-environment-patch-settings.yaml): Patch Script Settings ## Worker Routes - [Worker Routes operations](tags/Worker Routes.yaml) All 'Worker Routes' operations in one file - [GET /zones/{zone_id}/workers/routes](operations/worker-routes-list-routes.yaml): List Routes - [POST /zones/{zone_id}/workers/routes](operations/worker-routes-create-route.yaml): Create Route - [GET /zones/{zone_id}/workers/routes/{route_id}](operations/worker-routes-get-route.yaml): Get Route - [PUT /zones/{zone_id}/workers/routes/{route_id}](operations/worker-routes-update-route.yaml): Update Route - [DELETE /zones/{zone_id}/workers/routes/{route_id}](operations/worker-routes-delete-route.yaml): Delete Route ## Worker Script - [Worker Script operations](tags/Worker Script.yaml) All 'Worker Script' operations in one file - [POST /accounts/{account_id}/workers/assets/upload](operations/worker-assets-upload.yaml): Upload Assets - [GET /accounts/{account_id}/workers/scripts](operations/worker-script-list-workers.yaml): List Workers - [GET /accounts/{account_id}/workers/scripts/{script_name}](operations/worker-script-download-worker.yaml): Download Worker - [PUT /accounts/{account_id}/workers/scripts/{script_name}](operations/worker-script-upload-worker-module.yaml): Upload Worker Module - [DELETE /accounts/{account_id}/workers/scripts/{script_name}](operations/worker-script-delete-worker.yaml): Delete Worker - [POST /accounts/{account_id}/workers/scripts/{script_name}/assets-upload-session](operations/worker-script-update-create-assets-upload-session.yaml): Create Assets Upload Session - [PUT /accounts/{account_id}/workers/scripts/{script_name}/content](operations/worker-script-put-content.yaml): Put script content - [GET /accounts/{account_id}/workers/scripts/{script_name}/content/v2](operations/worker-script-get-content.yaml): Get script content - [GET /accounts/{account_id}/workers/scripts/{script_name}/script-settings](operations/worker-script-settings-get-settings.yaml): Get Script Settings - [PATCH /accounts/{account_id}/workers/scripts/{script_name}/script-settings](operations/worker-script-settings-patch-settings.yaml): Patch Script Settings - [GET /accounts/{account_id}/workers/scripts/{script_name}/secrets](operations/worker-list-script-secrets.yaml): List script secrets - [PUT /accounts/{account_id}/workers/scripts/{script_name}/secrets](operations/worker-put-script-secret.yaml): Add script secret - [GET /accounts/{account_id}/workers/scripts/{script_name}/secrets/{secret_name}](operations/worker-get-script-secret.yaml): Get secret binding - [DELETE /accounts/{account_id}/workers/scripts/{script_name}/secrets/{secret_name}](operations/worker-delete-script-secret.yaml): Delete script secret - [GET /accounts/{account_id}/workers/scripts/{script_name}/settings](operations/worker-script-get-settings.yaml): Get Settings - [PATCH /accounts/{account_id}/workers/scripts/{script_name}/settings](operations/worker-script-patch-settings.yaml): Patch Settings - [GET /accounts/{account_id}/workers/scripts/{script_name}/subdomain](operations/worker-script-get-subdomain.yaml): Get Worker subdomain - [POST /accounts/{account_id}/workers/scripts/{script_name}/subdomain](operations/worker-script-post-subdomain.yaml): Post Worker subdomain - [DELETE /accounts/{account_id}/workers/scripts/{script_name}/subdomain](operations/worker-script-delete-subdomain.yaml): Delete Worker subdomain - [GET /accounts/{account_id}/workers/scripts/{script_name}/usage-model](operations/worker-script-fetch-usage-model.yaml): Fetch Usage Model - [PUT /accounts/{account_id}/workers/scripts/{script_name}/usage-model](operations/worker-script-update-usage-model.yaml): Update Usage Model ## Worker Subdomain - [Worker Subdomain operations](tags/Worker Subdomain.yaml) All 'Worker Subdomain' operations in one file - [GET /accounts/{account_id}/workers/subdomain](operations/worker-subdomain-get-subdomain.yaml): Get Subdomain - [PUT /accounts/{account_id}/workers/subdomain](operations/worker-subdomain-create-subdomain.yaml): Create Subdomain ## Worker Tail Logs - [Worker Tail Logs operations](tags/Worker Tail Logs.yaml) All 'Worker Tail Logs' operations in one file - [GET /accounts/{account_id}/workers/scripts/{script_name}/tails](operations/accounts__account_id__workers_scripts__script_name__tails_get.yaml): List Tails - [POST /accounts/{account_id}/workers/scripts/{script_name}/tails](operations/worker-tail-logs-start-tail.yaml): Start Tail - [DELETE /accounts/{account_id}/workers/scripts/{script_name}/tails/{id}](operations/worker-tail-logs-delete-tail.yaml): Delete Tail ## Worker Versions - [Worker Versions operations](tags/Worker Versions.yaml) All 'Worker Versions' operations in one file - [GET /accounts/{account_id}/workers/scripts/{script_name}/versions](operations/worker-versions-list-versions.yaml): List Versions - [POST /accounts/{account_id}/workers/scripts/{script_name}/versions](operations/worker-versions-upload-version.yaml): Upload Version - [GET /accounts/{account_id}/workers/scripts/{script_name}/versions/{version_id}](operations/worker-versions-get-version-detail.yaml): Get Version Detail ## Workers AI - [Workers AI operations](tags/Workers AI.yaml) All 'Workers AI' operations in one file - [GET /accounts/{account_id}/ai/authors/search](operations/workers-ai-search-author.yaml): Author Search - [GET /accounts/{account_id}/ai/models/schema](operations/workers-ai-get-model-schema.yaml): Get Model Schema - [GET /accounts/{account_id}/ai/models/search](operations/workers-ai-search-model.yaml): Model Search - [POST /accounts/{account_id}/ai/run/{model_name}](operations/workers-ai-post-run-model.yaml): Execute AI model - [GET /accounts/{account_id}/ai/tasks/search](operations/workers-ai-search-task.yaml): Task Search - [POST /accounts/{account_id}/ai/tomarkdown](operations/workers-ai-post-to-markdown.yaml): Convert Files into Markdown ## Workers AI Automatic Speech Recognition - [Workers AI Automatic Speech Recognition operations](tags/Workers AI Automatic Speech Recognition.yaml) All 'Workers AI Automatic Speech Recognition' operations in one file - [POST /accounts/{account_id}/ai/run/@cf/openai/whisper](operations/workers-ai-post-run-cf-openai-whisper.yaml): Execute @cf/openai/whisper model. - [POST /accounts/{account_id}/ai/run/@cf/openai/whisper-large-v3-turbo](operations/workers-ai-post-run-cf-openai-whisper-large-v3-turbo.yaml): Execute @cf/openai/whisper-large-v3-turbo model. - [POST /accounts/{account_id}/ai/run/@cf/openai/whisper-tiny-en](operations/workers-ai-post-run-cf-openai-whisper-tiny-en.yaml): Execute @cf/openai/whisper-tiny-en model. ## Workers AI Finetune - [Workers AI Finetune operations](tags/Workers AI Finetune.yaml) All 'Workers AI Finetune' operations in one file - [GET /accounts/{account_id}/ai/finetunes](operations/workers-ai-list-finetunes.yaml): List Finetunes - [POST /accounts/{account_id}/ai/finetunes](operations/workers-ai-create-finetune.yaml): Create a new Finetune - [GET /accounts/{account_id}/ai/finetunes/public](operations/workers-ai-list-public-finetunes.yaml): List Public Finetunes - [POST /accounts/{account_id}/ai/finetunes/{finetune_id}/finetune-assets](operations/workers-ai-upload-finetune-asset.yaml): Upload a Finetune Asset ## Workers AI Object Detection - [Workers AI Object Detection operations](tags/Workers AI Object Detection.yaml) All 'Workers AI Object Detection' operations in one file - [POST /accounts/{account_id}/ai/run/@cf/facebook/detr-resnet-50](operations/workers-ai-post-run-cf-facebook-detr-resnet-50.yaml): Execute @cf/facebook/detr-resnet-50 model. ## Workers AI Summarization - [Workers AI Summarization operations](tags/Workers AI Summarization.yaml) All 'Workers AI Summarization' operations in one file - [POST /accounts/{account_id}/ai/run/@cf/facebook/bart-large-cnn](operations/workers-ai-post-run-cf-facebook-bart-large-cnn.yaml): Execute @cf/facebook/bart-large-cnn model. ## Workers AI Text Classification - [Workers AI Text Classification operations](tags/Workers AI Text Classification.yaml) All 'Workers AI Text Classification' operations in one file - [POST /accounts/{account_id}/ai/run/@cf/baai/bge-reranker-base](operations/workers-ai-post-run-cf-baai-bge-reranker-base.yaml): Execute @cf/baai/bge-reranker-base model. - [POST /accounts/{account_id}/ai/run/@cf/huggingface/distilbert-sst-2-int8](operations/workers-ai-post-run-cf-huggingface-distilbert-sst-2-int8.yaml): Execute @cf/huggingface/distilbert-sst-2-int8 model. ## Workers AI Text Embeddings - [Workers AI Text Embeddings operations](tags/Workers AI Text Embeddings.yaml) All 'Workers AI Text Embeddings' operations in one file - [POST /accounts/{account_id}/ai/run/@cf/baai/bge-base-en-v1.5](operations/workers-ai-post-run-cf-baai-bge-base-en-v1-5.yaml): Execute @cf/baai/bge-base-en-v1.5 model. - [POST /accounts/{account_id}/ai/run/@cf/baai/bge-large-en-v1.5](operations/workers-ai-post-run-cf-baai-bge-large-en-v1-5.yaml): Execute @cf/baai/bge-large-en-v1.5 model. - [POST /accounts/{account_id}/ai/run/@cf/baai/bge-m3](operations/workers-ai-post-run-cf-baai-bge-m3.yaml): Execute @cf/baai/bge-m3 model. - [POST /accounts/{account_id}/ai/run/@cf/baai/bge-small-en-v1.5](operations/workers-ai-post-run-cf-baai-bge-small-en-v1-5.yaml): Execute @cf/baai/bge-small-en-v1.5 model. ## Workers AI Text Generation - [Workers AI Text Generation operations](tags/Workers AI Text Generation.yaml) All 'Workers AI Text Generation' operations in one file - [POST /accounts/{account_id}/ai/run/@cf/deepseek-ai/deepseek-math-7b-instruct](operations/workers-ai-post-run-cf-deepseek-ai-deepseek-math-7b-instruct.yaml): Execute @cf/deepseek-ai/deepseek-math-7b-instruct model. - [POST /accounts/{account_id}/ai/run/@cf/deepseek-ai/deepseek-r1-distill-qwen-32b](operations/workers-ai-post-run-cf-deepseek-ai-deepseek-r1-distill-qwen-32b.yaml): Execute @cf/deepseek-ai/deepseek-r1-distill-qwen-32b model. - [POST /accounts/{account_id}/ai/run/@cf/defog/sqlcoder-7b-2](operations/workers-ai-post-run-cf-defog-sqlcoder-7b-2.yaml): Execute @cf/defog/sqlcoder-7b-2 model. - [POST /accounts/{account_id}/ai/run/@cf/fblgit/una-cybertron-7b-v2-bf16](operations/workers-ai-post-run-cf-fblgit-una-cybertron-7b-v2-bf16.yaml): Execute @cf/fblgit/una-cybertron-7b-v2-bf16 model. - [POST /accounts/{account_id}/ai/run/@cf/google/gemma-2b-it-lora](operations/workers-ai-post-run-cf-google-gemma-2b-it-lora.yaml): Execute @cf/google/gemma-2b-it-lora model. - [POST /accounts/{account_id}/ai/run/@cf/google/gemma-3-12b-it](operations/workers-ai-post-run-cf-google-gemma-3-12b-it.yaml): Execute @cf/google/gemma-3-12b-it model. - [POST /accounts/{account_id}/ai/run/@cf/google/gemma-7b-it-lora](operations/workers-ai-post-run-cf-google-gemma-7b-it-lora.yaml): Execute @cf/google/gemma-7b-it-lora model. - [POST /accounts/{account_id}/ai/run/@cf/meta-llama/llama-2-7b-chat-hf-lora](operations/workers-ai-post-run-cf-meta-llama-llama-2-7b-chat-hf-lora.yaml): Execute @cf/meta-llama/llama-2-7b-chat-hf-lora model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-2-7b-chat-fp16](operations/workers-ai-post-run-cf-meta-llama-2-7b-chat-fp16.yaml): Execute @cf/meta/llama-2-7b-chat-fp16 model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-2-7b-chat-int8](operations/workers-ai-post-run-cf-meta-llama-2-7b-chat-int8.yaml): Execute @cf/meta/llama-2-7b-chat-int8 model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3-8b-instruct](operations/workers-ai-post-run-cf-meta-llama-3-8b-instruct.yaml): Execute @cf/meta/llama-3-8b-instruct model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3-8b-instruct-awq](operations/workers-ai-post-run-cf-meta-llama-3-8b-instruct-awq.yaml): Execute @cf/meta/llama-3-8b-instruct-awq model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3.1-70b-instruct](operations/workers-ai-post-run-cf-meta-llama-3-1-70b-instruct.yaml): Execute @cf/meta/llama-3.1-70b-instruct model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3.1-70b-instruct-preview](operations/workers-ai-post-run-cf-meta-llama-3-1-70b-instruct-preview.yaml): Execute @cf/meta/llama-3.1-70b-instruct-preview model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3.1-70b-preview](operations/workers-ai-post-run-cf-meta-llama-3-1-70b-preview.yaml): Execute @cf/meta/llama-3.1-70b-preview model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3.1-8b-instruct-awq](operations/workers-ai-post-run-cf-meta-llama-3-1-8b-instruct-awq.yaml): Execute @cf/meta/llama-3.1-8b-instruct-awq model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3.1-8b-instruct-fast](operations/workers-ai-post-run-cf-meta-llama-3-1-8b-instruct-fast.yaml): Execute @cf/meta/llama-3.1-8b-instruct-fast model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3.1-8b-instruct-fp8](operations/workers-ai-post-run-cf-meta-llama-3-1-8b-instruct-fp8.yaml): Execute @cf/meta/llama-3.1-8b-instruct-fp8 model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3.1-8b-preview](operations/workers-ai-post-run-cf-meta-llama-3-1-8b-preview.yaml): Execute @cf/meta/llama-3.1-8b-preview model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3.2-11b-vision-instruct](operations/workers-ai-post-run-cf-meta-llama-3-2-11b-vision-instruct.yaml): Execute @cf/meta/llama-3.2-11b-vision-instruct model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3.2-1b-instruct](operations/workers-ai-post-run-cf-meta-llama-3-2-1b-instruct.yaml): Execute @cf/meta/llama-3.2-1b-instruct model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-3.2-3b-instruct](operations/workers-ai-post-run-cf-meta-llama-3-2-3b-instruct.yaml): Execute @cf/meta/llama-3.2-3b-instruct model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-4-scout-17b-16e-instruct](operations/workers-ai-post-run-cf-meta-llama-4-scout-17b-16e-instruct.yaml): Execute @cf/meta/llama-4-scout-17b-16e-instruct model. - [POST /accounts/{account_id}/ai/run/@cf/meta/llama-guard-3-8b](operations/workers-ai-post-run-cf-meta-llama-guard-3-8b.yaml): Execute @cf/meta/llama-guard-3-8b model. - [POST /accounts/{account_id}/ai/run/@cf/microsoft/phi-2](operations/workers-ai-post-run-cf-microsoft-phi-2.yaml): Execute @cf/microsoft/phi-2 model. - [POST /accounts/{account_id}/ai/run/@cf/mistral/mistral-7b-instruct-v0.1](operations/workers-ai-post-run-cf-mistral-mistral-7b-instruct-v0-1.yaml): Execute @cf/mistral/mistral-7b-instruct-v0.1 model. - [POST /accounts/{account_id}/ai/run/@cf/mistral/mistral-7b-instruct-v0.2-lora](operations/workers-ai-post-run-cf-mistral-mistral-7b-instruct-v0-2-lora.yaml): Execute @cf/mistral/mistral-7b-instruct-v0.2-lora model. - [POST /accounts/{account_id}/ai/run/@cf/mistralai/mistral-small-3.1-24b-instruct](operations/workers-ai-post-run-cf-mistralai-mistral-small-3-1-24b-instruct.yaml): Execute @cf/mistralai/mistral-small-3.1-24b-instruct model. - [POST /accounts/{account_id}/ai/run/@cf/openchat/openchat-3.5-0106](operations/workers-ai-post-run-cf-openchat-openchat-3-5-0106.yaml): Execute @cf/openchat/openchat-3.5-0106 model. - [POST /accounts/{account_id}/ai/run/@cf/qwen/qwen1.5-0.5b-chat](operations/workers-ai-post-run-cf-qwen-qwen1-5-0-5b-chat.yaml): Execute @cf/qwen/qwen1.5-0.5b-chat model. - [POST /accounts/{account_id}/ai/run/@cf/qwen/qwen1.5-1.8b-chat](operations/workers-ai-post-run-cf-qwen-qwen1-5-1-8b-chat.yaml): Execute @cf/qwen/qwen1.5-1.8b-chat model. - [POST /accounts/{account_id}/ai/run/@cf/qwen/qwen1.5-14b-chat-awq](operations/workers-ai-post-run-cf-qwen-qwen1-5-14b-chat-awq.yaml): Execute @cf/qwen/qwen1.5-14b-chat-awq model. - [POST /accounts/{account_id}/ai/run/@cf/qwen/qwen1.5-7b-chat-awq](operations/workers-ai-post-run-cf-qwen-qwen1-5-7b-chat-awq.yaml): Execute @cf/qwen/qwen1.5-7b-chat-awq model. - [POST /accounts/{account_id}/ai/run/@cf/qwen/qwen2.5-coder-32b-instruct](operations/workers-ai-post-run-cf-qwen-qwen2-5-coder-32b-instruct.yaml): Execute @cf/qwen/qwen2.5-coder-32b-instruct model. - [POST /accounts/{account_id}/ai/run/@cf/qwen/qwq-32b](operations/workers-ai-post-run-cf-qwen-qwq-32b.yaml): Execute @cf/qwen/qwq-32b model. - [POST /accounts/{account_id}/ai/run/@cf/thebloke/discolm-german-7b-v1-awq](operations/workers-ai-post-run-cf-thebloke-discolm-german-7b-v1-awq.yaml): Execute @cf/thebloke/discolm-german-7b-v1-awq model. - [POST /accounts/{account_id}/ai/run/@cf/tiiuae/falcon-7b-instruct](operations/workers-ai-post-run-cf-tiiuae-falcon-7b-instruct.yaml): Execute @cf/tiiuae/falcon-7b-instruct model. - [POST /accounts/{account_id}/ai/run/@cf/tinyllama/tinyllama-1.1b-chat-v1.0](operations/workers-ai-post-run-cf-tinyllama-tinyllama-1-1b-chat-v1-0.yaml): Execute @cf/tinyllama/tinyllama-1.1b-chat-v1.0 model. - [POST /accounts/{account_id}/ai/run/@hf/google/gemma-7b-it](operations/workers-ai-post-run-hf-google-gemma-7b-it.yaml): Execute @hf/google/gemma-7b-it model. - [POST /accounts/{account_id}/ai/run/@hf/meta-llama/meta-llama-3-8b-instruct](operations/workers-ai-post-run-hf-meta-llama-meta-llama-3-8b-instruct.yaml): Execute @hf/meta-llama/meta-llama-3-8b-instruct model. - [POST /accounts/{account_id}/ai/run/@hf/mistral/mistral-7b-instruct-v0.2](operations/workers-ai-post-run-hf-mistral-mistral-7b-instruct-v0-2.yaml): Execute @hf/mistral/mistral-7b-instruct-v0.2 model. - [POST /accounts/{account_id}/ai/run/@hf/mistralai/mistral-7b-instruct-v0.2](operations/workers-ai-post-run-hf-mistralai-mistral-7b-instruct-v0-2.yaml): Execute @hf/mistralai/mistral-7b-instruct-v0.2 model. - [POST /accounts/{account_id}/ai/run/@hf/nexusflow/starling-lm-7b-beta](operations/workers-ai-post-run-hf-nexusflow-starling-lm-7b-beta.yaml): Execute @hf/nexusflow/starling-lm-7b-beta model. - [POST /accounts/{account_id}/ai/run/@hf/nousresearch/hermes-2-pro-mistral-7b](operations/workers-ai-post-run-hf-nousresearch-hermes-2-pro-mistral-7b.yaml): Execute @hf/nousresearch/hermes-2-pro-mistral-7b model. - [POST /accounts/{account_id}/ai/run/@hf/thebloke/deepseek-coder-6.7b-base-awq](operations/workers-ai-post-run-hf-thebloke-deepseek-coder-6-7b-base-awq.yaml): Execute @hf/thebloke/deepseek-coder-6.7b-base-awq model. - [POST /accounts/{account_id}/ai/run/@hf/thebloke/deepseek-coder-6.7b-instruct-awq](operations/workers-ai-post-run-hf-thebloke-deepseek-coder-6-7b-instruct-awq.yaml): Execute @hf/thebloke/deepseek-coder-6.7b-instruct-awq model. - [POST /accounts/{account_id}/ai/run/@hf/thebloke/llama-2-13b-chat-awq](operations/workers-ai-post-run-hf-thebloke-llama-2-13b-chat-awq.yaml): Execute @hf/thebloke/llama-2-13b-chat-awq model. - [POST /accounts/{account_id}/ai/run/@hf/thebloke/llamaguard-7b-awq](operations/workers-ai-post-run-hf-thebloke-llamaguard-7b-awq.yaml): Execute @hf/thebloke/llamaguard-7b-awq model. - [POST /accounts/{account_id}/ai/run/@hf/thebloke/mistral-7b-instruct-v0.1-awq](operations/workers-ai-post-run-hf-thebloke-mistral-7b-instruct-v0-1-awq.yaml): Execute @hf/thebloke/mistral-7b-instruct-v0.1-awq model. - [POST /accounts/{account_id}/ai/run/@hf/thebloke/neural-chat-7b-v3-1-awq](operations/workers-ai-post-run-hf-thebloke-neural-chat-7b-v3-1-awq.yaml): Execute @hf/thebloke/neural-chat-7b-v3-1-awq model. - [POST /accounts/{account_id}/ai/run/@hf/thebloke/openhermes-2.5-mistral-7b-awq](operations/workers-ai-post-run-hf-thebloke-openhermes-2-5-mistral-7b-awq.yaml): Execute @hf/thebloke/openhermes-2.5-mistral-7b-awq model. - [POST /accounts/{account_id}/ai/run/@hf/thebloke/zephyr-7b-beta-awq](operations/workers-ai-post-run-hf-thebloke-zephyr-7b-beta-awq.yaml): Execute @hf/thebloke/zephyr-7b-beta-awq model. ## Workers AI Text To Image - [Workers AI Text To Image operations](tags/Workers AI Text To Image.yaml) All 'Workers AI Text To Image' operations in one file - [POST /accounts/{account_id}/ai/run/@cf/black-forest-labs/flux-1-schnell](operations/workers-ai-post-run-cf-black-forest-labs-flux-1-schnell.yaml): Execute @cf/black-forest-labs/flux-1-schnell model. - [POST /accounts/{account_id}/ai/run/@cf/bytedance/stable-diffusion-xl-lightning](operations/workers-ai-post-run-cf-bytedance-stable-diffusion-xl-lightning.yaml): Execute @cf/bytedance/stable-diffusion-xl-lightning model. - [POST /accounts/{account_id}/ai/run/@cf/lykon/dreamshaper-8-lcm](operations/workers-ai-post-run-cf-lykon-dreamshaper-8-lcm.yaml): Execute @cf/lykon/dreamshaper-8-lcm model. - [POST /accounts/{account_id}/ai/run/@cf/runwayml/stable-diffusion-v1-5-img2img](operations/workers-ai-post-run-cf-runwayml-stable-diffusion-v1-5-img2img.yaml): Execute @cf/runwayml/stable-diffusion-v1-5-img2img model. - [POST /accounts/{account_id}/ai/run/@cf/runwayml/stable-diffusion-v1-5-inpainting](operations/workers-ai-post-run-cf-runwayml-stable-diffusion-v1-5-inpainting.yaml): Execute @cf/runwayml/stable-diffusion-v1-5-inpainting model. - [POST /accounts/{account_id}/ai/run/@cf/stabilityai/stable-diffusion-xl-base-1.0](operations/workers-ai-post-run-cf-stabilityai-stable-diffusion-xl-base-1-0.yaml): Execute @cf/stabilityai/stable-diffusion-xl-base-1.0 model. ## Workers AI Text To Speech - [Workers AI Text To Speech operations](tags/Workers AI Text To Speech.yaml) All 'Workers AI Text To Speech' operations in one file - [POST /accounts/{account_id}/ai/run/@cf/myshell-ai/melotts](operations/workers-ai-post-run-cf-myshell-ai-melotts.yaml): Execute @cf/myshell-ai/melotts model. ## Workers AI Translation - [Workers AI Translation operations](tags/Workers AI Translation.yaml) All 'Workers AI Translation' operations in one file - [POST /accounts/{account_id}/ai/run/@cf/meta/m2m100-1.2b](operations/workers-ai-post-run-cf-meta-m2m100-1-2b.yaml): Execute @cf/meta/m2m100-1.2b model. ## Workers KV Namespace - [Workers KV Namespace operations](tags/Workers KV Namespace.yaml) All 'Workers KV Namespace' operations in one file - [GET /accounts/{account_id}/storage/kv/namespaces](operations/workers-kv-namespace-list-namespaces.yaml): List Namespaces - [POST /accounts/{account_id}/storage/kv/namespaces](operations/workers-kv-namespace-create-a-namespace.yaml): Create a Namespace - [GET /accounts/{account_id}/storage/kv/namespaces/{namespace_id}](operations/workers-kv-namespace-get-a-namespace.yaml): Get a Namespace - [PUT /accounts/{account_id}/storage/kv/namespaces/{namespace_id}](operations/workers-kv-namespace-rename-a-namespace.yaml): Rename a Namespace - [DELETE /accounts/{account_id}/storage/kv/namespaces/{namespace_id}](operations/workers-kv-namespace-remove-a-namespace.yaml): Remove a Namespace - [PUT /accounts/{account_id}/storage/kv/namespaces/{namespace_id}/bulk](operations/workers-kv-namespace-write-multiple-key-value-pairs.yaml): Write multiple key-value pairs - [DELETE /accounts/{account_id}/storage/kv/namespaces/{namespace_id}/bulk](operations/workers-kv-namespace-delete-multiple-key-value-pairs-deprecated.yaml): Delete multiple key-value pairs - [POST /accounts/{account_id}/storage/kv/namespaces/{namespace_id}/bulk/delete](operations/workers-kv-namespace-delete-multiple-key-value-pairs.yaml): Delete multiple key-value pairs - [POST /accounts/{account_id}/storage/kv/namespaces/{namespace_id}/bulk/get](operations/workers-kv-namespace-get-multiple-key-value-pairs.yaml): Get multiple key-value pairs - [GET /accounts/{account_id}/storage/kv/namespaces/{namespace_id}/keys](operations/workers-kv-namespace-list-a-namespace'-s-keys.yaml): List a Namespace's Keys - [GET /accounts/{account_id}/storage/kv/namespaces/{namespace_id}/metadata/{key_name}](operations/workers-kv-namespace-read-the-metadata-for-a-key.yaml): Read the metadata for a key - [GET /accounts/{account_id}/storage/kv/namespaces/{namespace_id}/values/{key_name}](operations/workers-kv-namespace-read-key-value-pair.yaml): Read key-value pair - [PUT /accounts/{account_id}/storage/kv/namespaces/{namespace_id}/values/{key_name}](operations/workers-kv-namespace-write-key-value-pair-with-metadata.yaml): Write key-value pair with optional metadata - [DELETE /accounts/{account_id}/storage/kv/namespaces/{namespace_id}/values/{key_name}](operations/workers-kv-namespace-delete-key-value-pair.yaml): Delete key-value pair ## Workers for Platforms - [Workers for Platforms operations](tags/Workers for Platforms.yaml) All 'Workers for Platforms' operations in one file - [GET /accounts/{account_id}/workers/dispatch/namespaces](operations/namespace-worker-list.yaml): List dispatch namespaces - [POST /accounts/{account_id}/workers/dispatch/namespaces](operations/namespace-worker-create.yaml): Create dispatch namespace - [GET /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}](operations/namespace-worker-get-namespace.yaml): Get dispatch namespace - [DELETE /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}](operations/namespace-worker-delete-namespace.yaml): Delete dispatch namespace - [GET /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}](operations/namespace-worker-script-worker-details.yaml): Worker Details - [PUT /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}](operations/namespace-worker-script-upload-worker-module.yaml): Upload Worker Module - [DELETE /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}](operations/namespace-worker-script-delete-worker.yaml): Delete Worker - [POST /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/assets-upload-session](operations/namespace-worker-script-update-create-assets-upload-session.yaml): Create Assets Upload Session - [GET /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/bindings](operations/namespace-worker-get-script-bindings.yaml): Get Script Bindings - [GET /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/content](operations/namespace-worker-get-script-content.yaml): Get Script Content - [PUT /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/content](operations/namespace-worker-put-script-content.yaml): Put Script Content - [GET /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets](operations/namespace-worker-list-script-secrets.yaml): List Script Secrets - [PUT /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets](operations/namespace-worker-put-script-secrets.yaml): Add script secret - [GET /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets/{secret_name}](operations/namespace-worker-get-script-secrets.yaml): Get secret binding - [DELETE /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets/{secret_name}](operations/namespace-worker-delete-script-secret.yaml): Delete script secret - [GET /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/settings](operations/namespace-worker-get-script-settings.yaml): Get Script Settings - [PATCH /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/settings](operations/namespace-worker-patch-script-settings.yaml): Patch Script Settings - [GET /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/tags](operations/namespace-worker-get-script-tags.yaml): Get Script Tags - [PUT /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/tags](operations/namespace-worker-put-script-tags.yaml): Put Script Tags - [PUT /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/tags/{tag}](operations/namespace-worker-put-script-tag.yaml): Put Script Tag - [DELETE /accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/tags/{tag}](operations/namespace-worker-delete-script-tag.yaml): Delete Script Tag ## Workflows - [Workflows operations](tags/Workflows.yaml) All 'Workflows' operations in one file - [GET /accounts/{account_id}/workflows](operations/wor-list-workflows.yaml): List all Workflows - [GET /accounts/{account_id}/workflows/{workflow_name}](operations/wor-get-workflow-details.yaml): Get Workflow details - [PUT /accounts/{account_id}/workflows/{workflow_name}](operations/wor-create-or-modify-workflow.yaml): Create/modify Workflow - [DELETE /accounts/{account_id}/workflows/{workflow_name}](operations/wor-delete-workflow.yaml): Deletes a Workflow - [GET /accounts/{account_id}/workflows/{workflow_name}/instances](operations/wor-list-workflow-instances.yaml): List of workflow instances - [POST /accounts/{account_id}/workflows/{workflow_name}/instances](operations/wor-create-new-workflow-instance.yaml): Create a new workflow instance - [POST /accounts/{account_id}/workflows/{workflow_name}/instances/batch](operations/wor-batch-create-workflow-instance.yaml): Batch create new Workflow instances - [POST /accounts/{account_id}/workflows/{workflow_name}/instances/batch/terminate](operations/wor-batch-terminate-workflow-instances.yaml): Batch terminate instances of a workflow - [GET /accounts/{account_id}/workflows/{workflow_name}/instances/terminate](operations/wor-status-terminate-workflow-instances.yaml): Get status of the job responsible for terminate all instances of a workflow - [GET /accounts/{account_id}/workflows/{workflow_name}/instances/{instance_id}](operations/wor-describe-workflow-instance.yaml): Get logs and status from instance - [POST /accounts/{account_id}/workflows/{workflow_name}/instances/{instance_id}/events/{event_type}](operations/wor-send-event-workflow-instance.yaml): Send event to instance - [PATCH /accounts/{account_id}/workflows/{workflow_name}/instances/{instance_id}/status](operations/wor-change-status-workflow-instance.yaml): Change status of instance - [GET /accounts/{account_id}/workflows/{workflow_name}/versions](operations/wor-list-workflow-versions.yaml): List deployed Workflow versions - [GET /accounts/{account_id}/workflows/{workflow_name}/versions/{version_id}](operations/wor-describe-workflow-versions.yaml): Get Workflow version details ## Zaraz - [Zaraz operations](tags/Zaraz.yaml) All 'Zaraz' operations in one file - [GET /zones/{zone_id}/settings/zaraz/config](operations/get-zones-zone_identifier-zaraz-config.yaml): Get Zaraz configuration - [PUT /zones/{zone_id}/settings/zaraz/config](operations/put-zones-zone_identifier-zaraz-config.yaml): Update Zaraz configuration - [GET /zones/{zone_id}/settings/zaraz/default](operations/get-zones-zone_identifier-zaraz-default.yaml): Get default Zaraz configuration - [GET /zones/{zone_id}/settings/zaraz/export](operations/get-zones-zone_identifier-zaraz-export.yaml): Export Zaraz configuration - [GET /zones/{zone_id}/settings/zaraz/history](operations/get-zones-zone_identifier-zaraz-history.yaml): List Zaraz historical configuration records - [PUT /zones/{zone_id}/settings/zaraz/history](operations/put-zones-zone_identifier-zaraz-history.yaml): Restore Zaraz historical configuration by ID - [GET /zones/{zone_id}/settings/zaraz/history/configs](operations/get-zones-zone_identifier-zaraz-config-history.yaml): Get Zaraz historical configurations by ID(s) - [POST /zones/{zone_id}/settings/zaraz/publish](operations/post-zones-zone_identifier-zaraz-publish.yaml): Publish Zaraz preview configuration - [GET /zones/{zone_id}/settings/zaraz/workflow](operations/get-zones-zone_identifier-zaraz-workflow.yaml): Get Zaraz workflow - [PUT /zones/{zone_id}/settings/zaraz/workflow](operations/put-zones-zone_identifier-zaraz-workflow.yaml): Update Zaraz workflow ## Zero Trust Connectivity Settings - [Zero Trust Connectivity Settings operations](tags/Zero Trust Connectivity Settings.yaml) All 'Zero Trust Connectivity Settings' operations in one file - [GET /accounts/{account_id}/zerotrust/connectivity_settings](operations/zero-trust-accounts-get-connectivity-settings.yaml): Get Zero Trust Connectivity Settings - [PATCH /accounts/{account_id}/zerotrust/connectivity_settings](operations/zero-trust-accounts-patch-connectivity-settings.yaml): Updates the Zero Trust Connectivity Settings ## Zero Trust Gateway application and application type mappings - [Zero Trust Gateway application and application type mappings operations](tags/Zero Trust Gateway application and application type mappings.yaml) All 'Zero Trust Gateway application and application type mappings' operations in one file - [GET /accounts/{account_id}/gateway/app_types](operations/zero-trust-gateway-application-and-application-type-mappings-list-application-and-application-type-mappings.yaml): List application and application type mappings ## Zero Trust Gateway categories - [Zero Trust Gateway categories operations](tags/Zero Trust Gateway categories.yaml) All 'Zero Trust Gateway categories' operations in one file - [GET /accounts/{account_id}/gateway/categories](operations/zero-trust-gateway-categories-list-categories.yaml): List categories ## Zero Trust Gateway locations - [Zero Trust Gateway locations operations](tags/Zero Trust Gateway locations.yaml) All 'Zero Trust Gateway locations' operations in one file - [GET /accounts/{account_id}/gateway/locations](operations/zero-trust-gateway-locations-list-zero-trust-gateway-locations.yaml): List Zero Trust Gateway locations - [POST /accounts/{account_id}/gateway/locations](operations/zero-trust-gateway-locations-create-zero-trust-gateway-location.yaml): Create a Zero Trust Gateway location - [GET /accounts/{account_id}/gateway/locations/{location_id}](operations/zero-trust-gateway-locations-zero-trust-gateway-location-details.yaml): Get Zero Trust Gateway location details - [PUT /accounts/{account_id}/gateway/locations/{location_id}](operations/zero-trust-gateway-locations-update-zero-trust-gateway-location.yaml): Update a Zero Trust Gateway location - [DELETE /accounts/{account_id}/gateway/locations/{location_id}](operations/zero-trust-gateway-locations-delete-zero-trust-gateway-location.yaml): Delete a Zero Trust Gateway location ## Zero Trust Gateway proxy endpoints - [Zero Trust Gateway proxy endpoints operations](tags/Zero Trust Gateway proxy endpoints.yaml) All 'Zero Trust Gateway proxy endpoints' operations in one file - [GET /accounts/{account_id}/gateway/proxy_endpoints](operations/zero-trust-gateway-proxy-endpoints-list-proxy-endpoints.yaml): List proxy endpoints - [POST /accounts/{account_id}/gateway/proxy_endpoints](operations/zero-trust-gateway-proxy-endpoints-create-proxy-endpoint.yaml): Create a proxy endpoint - [GET /accounts/{account_id}/gateway/proxy_endpoints/{proxy_endpoint_id}](operations/zero-trust-gateway-proxy-endpoints-proxy-endpoint-details.yaml): Get a proxy endpoint - [PATCH /accounts/{account_id}/gateway/proxy_endpoints/{proxy_endpoint_id}](operations/zero-trust-gateway-proxy-endpoints-update-proxy-endpoint.yaml): Update a proxy endpoint - [DELETE /accounts/{account_id}/gateway/proxy_endpoints/{proxy_endpoint_id}](operations/zero-trust-gateway-proxy-endpoints-delete-proxy-endpoint.yaml): Delete a proxy endpoint ## Zero Trust Gateway rules - [Zero Trust Gateway rules operations](tags/Zero Trust Gateway rules.yaml) All 'Zero Trust Gateway rules' operations in one file - [GET /accounts/{account_id}/gateway/rules](operations/zero-trust-gateway-rules-list-zero-trust-gateway-rules.yaml): List Zero Trust Gateway rules - [POST /accounts/{account_id}/gateway/rules](operations/zero-trust-gateway-rules-create-zero-trust-gateway-rule.yaml): Create a Zero Trust Gateway rule - [GET /accounts/{account_id}/gateway/rules/{rule_id}](operations/zero-trust-gateway-rules-zero-trust-gateway-rule-details.yaml): Get Zero Trust Gateway rule details - [PUT /accounts/{account_id}/gateway/rules/{rule_id}](operations/zero-trust-gateway-rules-update-zero-trust-gateway-rule.yaml): Update a Zero Trust Gateway rule - [DELETE /accounts/{account_id}/gateway/rules/{rule_id}](operations/zero-trust-gateway-rules-delete-zero-trust-gateway-rule.yaml): Delete a Zero Trust Gateway rule - [POST /accounts/{account_id}/gateway/rules/{rule_id}/reset_expiration](operations/zero-trust-gateway-rules-reset-expiration-zero-trust-gateway-rule.yaml): Reset the expiration of a Zero Trust Gateway Rule ## Zero Trust Risk Scoring - [Zero Trust Risk Scoring operations](tags/Zero Trust Risk Scoring.yaml) All 'Zero Trust Risk Scoring' operations in one file - [GET /accounts/{account_id}/zt_risk_scoring/behaviors](operations/dlp-risk-score-behaviors-get.yaml): Get all behaviors and associated configuration - [PUT /accounts/{account_id}/zt_risk_scoring/behaviors](operations/dlp-risk-score-behaviors-put.yaml): Update configuration for risk behaviors - [GET /accounts/{account_id}/zt_risk_scoring/summary](operations/dlp-risk-score-summary-get.yaml): Get risk score info for all users in the account - [GET /accounts/{account_id}/zt_risk_scoring/{user_id}](operations/dlp-risk-score-summary-get-for-user.yaml): Get risk event/score information for a specific user - [POST /accounts/{account_id}/zt_risk_scoring/{user_id}/reset](operations/dlp-risk-score-reset-post.yaml): Clear the risk score for a particular user ## Zero Trust Risk Scoring Integrations - [Zero Trust Risk Scoring Integrations operations](tags/Zero Trust Risk Scoring Integrations.yaml) All 'Zero Trust Risk Scoring Integrations' operations in one file - [GET /accounts/{account_id}/zt_risk_scoring/integrations](operations/dlp-zt-risk-score-integration-list.yaml): List all risk score integrations for the account. - [POST /accounts/{account_id}/zt_risk_scoring/integrations](operations/dlp-zt-risk-score-integration-create.yaml): Create new risk score integration. - [GET /accounts/{account_id}/zt_risk_scoring/integrations/reference_id/{reference_id}](operations/dlp-zt-risk-score-integration-get-by-reference-id.yaml): Get risk score integration by reference id. - [GET /accounts/{account_id}/zt_risk_scoring/integrations/{integration_id}](operations/dlp-zt-risk-score-integration-get.yaml): Get risk score integration by id. - [PUT /accounts/{account_id}/zt_risk_scoring/integrations/{integration_id}](operations/dlp-zt-risk-score-integration-update.yaml): Update a risk score integration. - [DELETE /accounts/{account_id}/zt_risk_scoring/integrations/{integration_id}](operations/dlp-zt-risk-score-integration-delete.yaml): Delete a risk score integration. ## Zero Trust SSH Settings - [Zero Trust SSH Settings operations](tags/Zero Trust SSH Settings.yaml) All 'Zero Trust SSH Settings' operations in one file - [GET /accounts/{account_id}/gateway/audit_ssh_settings](operations/zero-trust-get-audit-ssh-settings.yaml): Get Zero Trust SSH settings - [PUT /accounts/{account_id}/gateway/audit_ssh_settings](operations/zero-trust-update-audit-ssh-settings.yaml): Update Zero Trust SSH settings - [POST /accounts/{account_id}/gateway/audit_ssh_settings/rotate_seed](operations/zero-trust-rotate-ssh-account-seed.yaml): Rotate Zero Trust SSH Account Seed ## Zero Trust Subnets - [Zero Trust Subnets operations](tags/Zero Trust Subnets.yaml) All 'Zero Trust Subnets' operations in one file - [GET /accounts/{account_id}/zerotrust/subnets](operations/zero-trust-networks-subnets-list.yaml): List Subnets - [PATCH /accounts/{account_id}/zerotrust/subnets/cloudflare_source/{address_family}](operations/zero-trust-networks-subnet-update-cloudflare-source.yaml): Update Cloudflare Source Subnet ## Zero Trust accounts - [Zero Trust accounts operations](tags/Zero Trust accounts.yaml) All 'Zero Trust accounts' operations in one file - [GET /accounts/{account_id}/devices/settings](operations/zero-trust-accounts-get-device-settings-for-zero-trust-account.yaml): Get device settings for a Zero Trust account - [PUT /accounts/{account_id}/devices/settings](operations/zero-trust-accounts-update-device-settings-for-the-zero-trust-account.yaml): Update device settings for a Zero Trust account - [PATCH /accounts/{account_id}/devices/settings](operations/zero-trust-accounts-patch-device-settings-for-the-zero-trust-account.yaml): Patch device settings for a Zero Trust account - [DELETE /accounts/{account_id}/devices/settings](operations/zero-trust-accounts-delete-device-settings-for-zero-trust-account.yaml): Reset device settings for a Zero Trust account with defaults. This turns off all proxying. - [GET /accounts/{account_id}/gateway](operations/zero-trust-accounts-get-zero-trust-account-information.yaml): Get Zero Trust account information - [POST /accounts/{account_id}/gateway](operations/zero-trust-accounts-create-zero-trust-account.yaml): Create Zero Trust account - [GET /accounts/{account_id}/gateway/configuration](operations/zero-trust-accounts-get-zero-trust-account-configuration.yaml): Get Zero Trust account configuration - [PUT /accounts/{account_id}/gateway/configuration](operations/zero-trust-accounts-update-zero-trust-account-configuration.yaml): Update Zero Trust account configuration - [PATCH /accounts/{account_id}/gateway/configuration](operations/zero-trust-accounts-patch-zero-trust-account-configuration.yaml): Patch Zero Trust account configuration - [GET /accounts/{account_id}/gateway/configuration/custom_certificate](operations/zero-trust-accounts-get-zero-trust-certificate-configuration.yaml): Get Zero Trust certificate configuration - [GET /accounts/{account_id}/gateway/logging](operations/zero-trust-accounts-get-logging-settings-for-the-zero-trust-account.yaml): Get logging settings for the Zero Trust account - [PUT /accounts/{account_id}/gateway/logging](operations/zero-trust-accounts-update-logging-settings-for-the-zero-trust-account.yaml): Update Zero Trust account logging settings ## Zero Trust certificates - [Zero Trust certificates operations](tags/Zero Trust certificates.yaml) All 'Zero Trust certificates' operations in one file - [GET /accounts/{account_id}/gateway/certificates](operations/zero-trust-certificates-list-zero-trust-certificates.yaml): List Zero Trust certificates - [POST /accounts/{account_id}/gateway/certificates](operations/zero-trust-certificates-create-zero-trust-certificate.yaml): Create Zero Trust certificate - [GET /accounts/{account_id}/gateway/certificates/{certificate_id}](operations/zero-trust-certificates-zero-trust-certificate-details.yaml): Get Zero Trust certificate details - [DELETE /accounts/{account_id}/gateway/certificates/{certificate_id}](operations/zero-trust-certificates-delete-zero-trust-certificate.yaml): Delete Zero Trust certificate - [POST /accounts/{account_id}/gateway/certificates/{certificate_id}/activate](operations/zero-trust-certificates-activate-zero-trust-certificate.yaml): Activate a Zero Trust certificate - [POST /accounts/{account_id}/gateway/certificates/{certificate_id}/deactivate](operations/zero-trust-certificates-deactivate-zero-trust-certificate.yaml): Deactivate a Zero Trust certificate ## Zero Trust lists - [Zero Trust lists operations](tags/Zero Trust lists.yaml) All 'Zero Trust lists' operations in one file - [GET /accounts/{account_id}/gateway/lists](operations/zero-trust-lists-list-zero-trust-lists.yaml): List Zero Trust lists - [POST /accounts/{account_id}/gateway/lists](operations/zero-trust-lists-create-zero-trust-list.yaml): Create Zero Trust list - [GET /accounts/{account_id}/gateway/lists/{list_id}](operations/zero-trust-lists-zero-trust-list-details.yaml): Get Zero Trust list details - [PUT /accounts/{account_id}/gateway/lists/{list_id}](operations/zero-trust-lists-update-zero-trust-list.yaml): Update Zero Trust list - [PATCH /accounts/{account_id}/gateway/lists/{list_id}](operations/zero-trust-lists-patch-zero-trust-list.yaml): Patch Zero Trust list - [DELETE /accounts/{account_id}/gateway/lists/{list_id}](operations/zero-trust-lists-delete-zero-trust-list.yaml): Delete Zero Trust list - [GET /accounts/{account_id}/gateway/lists/{list_id}/items](operations/zero-trust-lists-zero-trust-list-items.yaml): Get Zero Trust list items ## Zero Trust organization - [Zero Trust organization operations](tags/Zero Trust organization.yaml) All 'Zero Trust organization' operations in one file - [GET /accounts/{account_id}/access/organizations](operations/zero-trust-organization-get-your-zero-trust-organization.yaml): Get your Zero Trust organization - [POST /accounts/{account_id}/access/organizations](operations/zero-trust-organization-create-your-zero-trust-organization.yaml): Create your Zero Trust organization - [PUT /accounts/{account_id}/access/organizations](operations/zero-trust-organization-update-your-zero-trust-organization.yaml): Update your Zero Trust organization - [GET /accounts/{account_id}/access/organizations/doh](operations/zero-trust-organization-get-your-zero-trust-organization-doh-settings.yaml): Get your Zero Trust organization DoH settings - [PUT /accounts/{account_id}/access/organizations/doh](operations/zero-trust-organization-update-your-zero-trust-organization-doh-settings.yaml): Update your Zero Trust organization DoH settings - [POST /accounts/{account_id}/access/organizations/revoke_user](operations/zero-trust-organization-revoke-all-access-tokens-for-a-user.yaml): Revoke all Access tokens for a user ## Zero Trust seats - [Zero Trust seats operations](tags/Zero Trust seats.yaml) All 'Zero Trust seats' operations in one file - [PATCH /accounts/{account_id}/access/seats](operations/zero-trust-seats-update-a-user-seat.yaml): Update a user seat ## Zero Trust users - [Zero Trust users operations](tags/Zero Trust users.yaml) All 'Zero Trust users' operations in one file - [GET /accounts/{account_id}/access/users](operations/zero-trust-users-get-users.yaml): Get users - [GET /accounts/{account_id}/access/users/{user_id}/active_sessions](operations/zero-trust-users-get-active-sessions.yaml): Get active sessions - [GET /accounts/{account_id}/access/users/{user_id}/active_sessions/{nonce}](operations/zero-trust-users-get-active-session.yaml): Get single active session - [GET /accounts/{account_id}/access/users/{user_id}/failed_logins](operations/zero-trust-users-get-failed-logins.yaml): Get failed logins - [GET /accounts/{account_id}/access/users/{user_id}/last_seen_identity](operations/zero-trust-users-get-last-seen-identity.yaml): Get last seen identity ## Zone - [Zone operations](tags/Zone.yaml) All 'Zone' operations in one file - [GET /zones](operations/zones-get.yaml): List Zones - [POST /zones](operations/zones-post.yaml): Create Zone - [GET /zones/{zone_id}](operations/zones-0-get.yaml): Zone Details - [PATCH /zones/{zone_id}](operations/zones-0-patch.yaml): Edit Zone - [DELETE /zones/{zone_id}](operations/zones-0-delete.yaml): Delete Zone - [PUT /zones/{zone_id}/activation_check](operations/put-zones-zone_id-activation_check.yaml): Rerun the Activation Check - [POST /zones/{zone_id}/purge_cache](operations/zone-purge.yaml): Purge Cached Content ## Zone Analytics (Deprecated) - [Zone Analytics (Deprecated) operations](tags/Zone Analytics (Deprecated).yaml) All 'Zone Analytics (Deprecated)' operations in one file - [GET /zones/{zone_identifier}/analytics/colos](operations/zone-analytics-(-deprecated)-get-analytics-by-co-locations.yaml): Get analytics by Co-locations - [GET /zones/{zone_identifier}/analytics/dashboard](operations/zone-analytics-(-deprecated)-get-dashboard.yaml): Get dashboard ## Zone Cache Settings - [Zone Cache Settings operations](tags/Zone Cache Settings.yaml) All 'Zone Cache Settings' operations in one file - [GET /zones/{zone_id}/cache/cache_reserve](operations/zone-cache-settings-get-cache-reserve-setting.yaml): Get Cache Reserve setting - [PATCH /zones/{zone_id}/cache/cache_reserve](operations/zone-cache-settings-change-cache-reserve-setting.yaml): Change Cache Reserve setting - [GET /zones/{zone_id}/cache/cache_reserve_clear](operations/zone-cache-settings-get-cache-reserve-clear.yaml): Get Cache Reserve Clear - [POST /zones/{zone_id}/cache/cache_reserve_clear](operations/zone-cache-settings-start-cache-reserve-clear.yaml): Start Cache Reserve Clear - [GET /zones/{zone_id}/cache/regional_tiered_cache](operations/zone-cache-settings-get-regional-tiered-cache-setting.yaml): Get Regional Tiered Cache setting - [PATCH /zones/{zone_id}/cache/regional_tiered_cache](operations/zone-cache-settings-change-regional-tiered-cache-setting.yaml): Change Regional Tiered Cache setting - [GET /zones/{zone_id}/cache/variants](operations/zone-cache-settings-get-variants-setting.yaml): Get variants setting - [PATCH /zones/{zone_id}/cache/variants](operations/zone-cache-settings-change-variants-setting.yaml): Change variants setting - [DELETE /zones/{zone_id}/cache/variants](operations/zone-cache-settings-delete-variants-setting.yaml): Delete variants setting ## Zone Cloud Connector Rules GET - [Zone Cloud Connector Rules GET operations](tags/Zone Cloud Connector Rules GET.yaml) All 'Zone Cloud Connector Rules GET' operations in one file - [GET /zones/{zone_id}/cloud_connector/rules](operations/zone-cloud-connector-rules.yaml): Rules ## Zone Cloud Connector Rules PUT - [Zone Cloud Connector Rules PUT operations](tags/Zone Cloud Connector Rules PUT.yaml) All 'Zone Cloud Connector Rules PUT' operations in one file - [PUT /zones/{zone_id}/cloud_connector/rules](operations/zone-cloud-conenctor-rules-put.yaml): Put Rules ## Zone Holds - [Zone Holds operations](tags/Zone Holds.yaml) All 'Zone Holds' operations in one file - [GET /zones/{zone_id}/hold](operations/zones-0-hold-get.yaml): Get Zone Hold - [POST /zones/{zone_id}/hold](operations/zones-0-hold-post.yaml): Create Zone Hold - [PATCH /zones/{zone_id}/hold](operations/zones-0-hold-patch.yaml): Update Zone Hold - [DELETE /zones/{zone_id}/hold](operations/zones-0-hold-delete.yaml): Remove Zone Hold ## Zone Lockdown - [Zone Lockdown operations](tags/Zone Lockdown.yaml) All 'Zone Lockdown' operations in one file - [GET /zones/{zone_id}/firewall/lockdowns](operations/zone-lockdown-list-zone-lockdown-rules.yaml): List Zone Lockdown rules - [POST /zones/{zone_id}/firewall/lockdowns](operations/zone-lockdown-create-a-zone-lockdown-rule.yaml): Create a Zone Lockdown rule - [GET /zones/{zone_id}/firewall/lockdowns/{lock_downs_id}](operations/zone-lockdown-get-a-zone-lockdown-rule.yaml): Get a Zone Lockdown rule - [PUT /zones/{zone_id}/firewall/lockdowns/{lock_downs_id}](operations/zone-lockdown-update-a-zone-lockdown-rule.yaml): Update a Zone Lockdown rule - [DELETE /zones/{zone_id}/firewall/lockdowns/{lock_downs_id}](operations/zone-lockdown-delete-a-zone-lockdown-rule.yaml): Delete a Zone Lockdown rule ## Zone Rate Plan - [Zone Rate Plan operations](tags/Zone Rate Plan.yaml) All 'Zone Rate Plan' operations in one file - [GET /zones/{zone_id}/available_plans](operations/zone-rate-plan-list-available-plans.yaml): List Available Plans - [GET /zones/{zone_id}/available_plans/{plan_identifier}](operations/zone-rate-plan-available-plan-details.yaml): Available Plan Details - [GET /zones/{zone_id}/available_rate_plans](operations/zone-rate-plan-list-available-rate-plans.yaml): List Available Rate Plans ## Zone Rulesets - [Zone Rulesets operations](tags/Zone Rulesets.yaml) All 'Zone Rulesets' operations in one file - [GET /zones/{zone_id}/rulesets](operations/listZoneRulesets.yaml): List zone rulesets - [POST /zones/{zone_id}/rulesets](operations/createZoneRuleset.yaml): Create a zone ruleset - [GET /zones/{zone_id}/rulesets/phases/{ruleset_phase}/entrypoint](operations/getZoneEntrypointRuleset.yaml): Get a zone entry point ruleset - [PUT /zones/{zone_id}/rulesets/phases/{ruleset_phase}/entrypoint](operations/updateZoneEntrypointRuleset.yaml): Update a zone entry point ruleset - [GET /zones/{zone_id}/rulesets/phases/{ruleset_phase}/entrypoint/versions](operations/listZoneEntrypointRulesetVersions.yaml): List a zone entry point ruleset's versions - [GET /zones/{zone_id}/rulesets/phases/{ruleset_phase}/entrypoint/versions/{ruleset_version}](operations/getZoneEntrypointRulesetVersion.yaml): Get a zone entry point ruleset version - [GET /zones/{zone_id}/rulesets/{ruleset_id}](operations/getZoneRuleset.yaml): Get a zone ruleset - [PUT /zones/{zone_id}/rulesets/{ruleset_id}](operations/updateZoneRuleset.yaml): Update a zone ruleset - [DELETE /zones/{zone_id}/rulesets/{ruleset_id}](operations/deleteZoneRuleset.yaml): Delete a zone ruleset - [POST /zones/{zone_id}/rulesets/{ruleset_id}/rules](operations/createZoneRulesetRule.yaml): Create a zone ruleset rule - [PATCH /zones/{zone_id}/rulesets/{ruleset_id}/rules/{rule_id}](operations/updateZoneRulesetRule.yaml): Update a zone ruleset rule - [DELETE /zones/{zone_id}/rulesets/{ruleset_id}/rules/{rule_id}](operations/deleteZoneRulesetRule.yaml): Delete a zone ruleset rule - [GET /zones/{zone_id}/rulesets/{ruleset_id}/versions](operations/listZoneRulesetVersions.yaml): List a zone ruleset's versions - [GET /zones/{zone_id}/rulesets/{ruleset_id}/versions/{ruleset_version}](operations/getZoneRulesetVersion.yaml): Get a zone ruleset version - [DELETE /zones/{zone_id}/rulesets/{ruleset_id}/versions/{ruleset_version}](operations/deleteZoneRulesetVersion.yaml): Delete a zone ruleset version - [GET /zones/{zone_id}/rulesets/{ruleset_id}/versions/{ruleset_version}/by_tag/{rule_tag}](operations/listZoneRulesetVersionRulesByTag.yaml): List a zone ruleset version's rules by tag ## Zone Settings - [Zone Settings operations](tags/Zone Settings.yaml) All 'Zone Settings' operations in one file - [GET /zones/{zone_id}/settings](operations/zone-settings-get-all-zone-settings.yaml): Get all zone settings - [PATCH /zones/{zone_id}/settings](operations/zone-settings-edit-zone-settings-info.yaml): Edit multiple zone settings - [GET /zones/{zone_id}/settings/aegis](operations/zone-cache-settings-get-aegis-setting.yaml): Get aegis setting - [PATCH /zones/{zone_id}/settings/aegis](operations/zone-cache-settings-change-aegis-setting.yaml): Change aegis setting - [GET /zones/{zone_id}/settings/fonts](operations/zone-settings-get-fonts-setting.yaml): Get Cloudflare Fonts setting - [PATCH /zones/{zone_id}/settings/fonts](operations/zone-settings-change-fonts-setting.yaml): Change Cloudflare Fonts setting - [GET /zones/{zone_id}/settings/origin_h2_max_streams](operations/zone-cache-settings-get-origin-h2-max-streams-setting.yaml): Get Origin H2 Max Streams Setting - [PATCH /zones/{zone_id}/settings/origin_h2_max_streams](operations/zone-cache-settings-change-origin-h2-max-streams-setting.yaml): Change Origin H2 Max Streams Setting - [GET /zones/{zone_id}/settings/origin_max_http_version](operations/zone-cache-settings-get-origin-max-http-version-setting.yaml): Get Origin Max HTTP Version Setting - [PATCH /zones/{zone_id}/settings/origin_max_http_version](operations/zone-cache-settings-change-origin-max-http-version-setting.yaml): Change Origin Max HTTP Version Setting - [GET /zones/{zone_id}/settings/speed_brain](operations/zone-settings-get-speed-brain-setting.yaml): Get Cloudflare Speed Brain setting - [PATCH /zones/{zone_id}/settings/speed_brain](operations/zone-settings-change-speed-brain-setting.yaml): Change Cloudflare Speed Brain setting - [GET /zones/{zone_id}/settings/{setting_id}](operations/zone-settings-get-single-setting.yaml): Get zone setting - [PATCH /zones/{zone_id}/settings/{setting_id}](operations/zone-settings-edit-single-setting.yaml): Edit zone setting ## Zone Snippets - [Zone Snippets operations](tags/Zone Snippets.yaml) All 'Zone Snippets' operations in one file - [GET /zones/{zone_id}/snippets](operations/listZoneSnippets.yaml): List zone snippets - [GET /zones/{zone_id}/snippets/snippet_rules](operations/listZoneSnippetRules.yaml): List zone snippet rules - [PUT /zones/{zone_id}/snippets/snippet_rules](operations/updateZoneSnippetRules.yaml): Update zone snippet rules - [DELETE /zones/{zone_id}/snippets/snippet_rules](operations/deleteZoneSnippetRules.yaml): Delete zone snippet rules - [GET /zones/{zone_id}/snippets/{snippet_name}](operations/getZoneSnippet.yaml): Get a zone snippet - [PUT /zones/{zone_id}/snippets/{snippet_name}](operations/updateZoneSnippet.yaml): Update a zone snippet - [DELETE /zones/{zone_id}/snippets/{snippet_name}](operations/deleteZoneSnippet.yaml): Delete a zone snippet - [GET /zones/{zone_id}/snippets/{snippet_name}/content](operations/getZoneSnippetContent.yaml): Get a zone snippet content ## Zone Subscription - [Zone Subscription operations](tags/Zone Subscription.yaml) All 'Zone Subscription' operations in one file - [GET /zones/{zone_id}/subscription](operations/zone-subscription-zone-subscription-details.yaml): Zone Subscription Details - [POST /zones/{zone_id}/subscription](operations/zone-subscription-create-zone-subscription.yaml): Create Zone Subscription - [PUT /zones/{zone_id}/subscription](operations/zone-subscription-update-zone-subscription.yaml): Update Zone Subscription ## Zone-Level Access applications - [Zone-Level Access applications operations](tags/Zone-Level Access applications.yaml) All 'Zone-Level Access applications' operations in one file - [GET /zones/{zone_id}/access/apps](operations/zone-level-access-applications-list-access-applications.yaml): List Access Applications - [POST /zones/{zone_id}/access/apps](operations/zone-level-access-applications-add-a-bookmark-application.yaml): Add an Access application - [GET /zones/{zone_id}/access/apps/{app_id}](operations/zone-level-access-applications-get-an-access-application.yaml): Get an Access application - [PUT /zones/{zone_id}/access/apps/{app_id}](operations/zone-level-access-applications-update-a-bookmark-application.yaml): Update an Access application - [DELETE /zones/{zone_id}/access/apps/{app_id}](operations/zone-level-access-applications-delete-an-access-application.yaml): Delete an Access application - [POST /zones/{zone_id}/access/apps/{app_id}/revoke_tokens](operations/zone-level-access-applications-revoke-service-tokens.yaml): Revoke application tokens - [PUT /zones/{zone_id}/access/apps/{app_id}/settings](operations/zone-level-access-applications-put-update-access-application-settings.yaml): Update application settings - [PATCH /zones/{zone_id}/access/apps/{app_id}/settings](operations/zone-level-access-applications-patch-update-access-application-settings.yaml): Update application settings - [GET /zones/{zone_id}/access/apps/{app_id}/user_policy_checks](operations/zone-level-access-applications-test-access-policies.yaml): Test Access policies ## Zone-Level Access groups - [Zone-Level Access groups operations](tags/Zone-Level Access groups.yaml) All 'Zone-Level Access groups' operations in one file - [GET /zones/{zone_id}/access/groups](operations/zone-level-access-groups-list-access-groups.yaml): List Access groups - [POST /zones/{zone_id}/access/groups](operations/zone-level-access-groups-create-an-access-group.yaml): Create an Access group - [GET /zones/{zone_id}/access/groups/{group_id}](operations/zone-level-access-groups-get-an-access-group.yaml): Get an Access group - [PUT /zones/{zone_id}/access/groups/{group_id}](operations/zone-level-access-groups-update-an-access-group.yaml): Update an Access group - [DELETE /zones/{zone_id}/access/groups/{group_id}](operations/zone-level-access-groups-delete-an-access-group.yaml): Delete an Access group ## Zone-Level Access identity providers - [Zone-Level Access identity providers operations](tags/Zone-Level Access identity providers.yaml) All 'Zone-Level Access identity providers' operations in one file - [GET /zones/{zone_id}/access/identity_providers](operations/zone-level-access-identity-providers-list-access-identity-providers.yaml): List Access identity providers - [POST /zones/{zone_id}/access/identity_providers](operations/zone-level-access-identity-providers-add-an-access-identity-provider.yaml): Add an Access identity provider - [GET /zones/{zone_id}/access/identity_providers/{identity_provider_id}](operations/zone-level-access-identity-providers-get-an-access-identity-provider.yaml): Get an Access identity provider - [PUT /zones/{zone_id}/access/identity_providers/{identity_provider_id}](operations/zone-level-access-identity-providers-update-an-access-identity-provider.yaml): Update an Access identity provider - [DELETE /zones/{zone_id}/access/identity_providers/{identity_provider_id}](operations/zone-level-access-identity-providers-delete-an-access-identity-provider.yaml): Delete an Access identity provider ## Zone-Level Access mTLS authentication - [Zone-Level Access mTLS authentication operations](tags/Zone-Level Access mTLS authentication.yaml) All 'Zone-Level Access mTLS authentication' operations in one file - [GET /zones/{zone_id}/access/certificates](operations/zone-level-access-mtls-authentication-list-mtls-certificates.yaml): List mTLS certificates - [POST /zones/{zone_id}/access/certificates](operations/zone-level-access-mtls-authentication-add-an-mtls-certificate.yaml): Add an mTLS certificate - [GET /zones/{zone_id}/access/certificates/settings](operations/zone-level-access-mtls-authentication-list-mtls-certificates-hostname-settings.yaml): List all mTLS hostname settings - [PUT /zones/{zone_id}/access/certificates/settings](operations/zone-level-access-mtls-authentication-update-an-mtls-certificate-settings.yaml): Update an mTLS certificate's hostname settings - [GET /zones/{zone_id}/access/certificates/{certificate_id}](operations/zone-level-access-mtls-authentication-get-an-mtls-certificate.yaml): Get an mTLS certificate - [PUT /zones/{zone_id}/access/certificates/{certificate_id}](operations/zone-level-access-mtls-authentication-update-an-mtls-certificate.yaml): Update an mTLS certificate - [DELETE /zones/{zone_id}/access/certificates/{certificate_id}](operations/zone-level-access-mtls-authentication-delete-an-mtls-certificate.yaml): Delete an mTLS certificate ## Zone-Level Access policies - [Zone-Level Access policies operations](tags/Zone-Level Access policies.yaml) All 'Zone-Level Access policies' operations in one file - [GET /zones/{zone_id}/access/apps/{app_id}/policies](operations/zone-level-access-policies-list-access-policies.yaml): List Access policies - [POST /zones/{zone_id}/access/apps/{app_id}/policies](operations/zone-level-access-policies-create-an-access-policy.yaml): Create an Access policy - [GET /zones/{zone_id}/access/apps/{app_id}/policies/{policy_id}](operations/zone-level-access-policies-get-an-access-policy.yaml): Get an Access policy - [PUT /zones/{zone_id}/access/apps/{app_id}/policies/{policy_id}](operations/zone-level-access-policies-update-an-access-policy.yaml): Update an Access policy - [DELETE /zones/{zone_id}/access/apps/{app_id}/policies/{policy_id}](operations/zone-level-access-policies-delete-an-access-policy.yaml): Delete an Access policy ## Zone-Level Access service tokens - [Zone-Level Access service tokens operations](tags/Zone-Level Access service tokens.yaml) All 'Zone-Level Access service tokens' operations in one file - [GET /zones/{zone_id}/access/service_tokens](operations/zone-level-access-service-tokens-list-service-tokens.yaml): List service tokens - [POST /zones/{zone_id}/access/service_tokens](operations/zone-level-access-service-tokens-create-a-service-token.yaml): Create a service token - [GET /zones/{zone_id}/access/service_tokens/{service_token_id}](operations/zone-level-access-service-tokens-get-a-service-token.yaml): Get a service token - [PUT /zones/{zone_id}/access/service_tokens/{service_token_id}](operations/zone-level-access-service-tokens-update-a-service-token.yaml): Update a service token - [DELETE /zones/{zone_id}/access/service_tokens/{service_token_id}](operations/zone-level-access-service-tokens-delete-a-service-token.yaml): Delete a service token ## Zone-Level Access short-lived certificate CAs - [Zone-Level Access short-lived certificate CAs operations](tags/Zone-Level Access short-lived certificate CAs.yaml) All 'Zone-Level Access short-lived certificate CAs' operations in one file - [GET /zones/{zone_id}/access/apps/ca](operations/zone-level-access-short-lived-certificate-c-as-list-short-lived-certificate-c-as.yaml): List short-lived certificate CAs - [GET /zones/{zone_id}/access/apps/{app_id}/ca](operations/zone-level-access-short-lived-certificate-c-as-get-a-short-lived-certificate-ca.yaml): Get a short-lived certificate CA - [POST /zones/{zone_id}/access/apps/{app_id}/ca](operations/zone-level-access-short-lived-certificate-c-as-create-a-short-lived-certificate-ca.yaml): Create a short-lived certificate CA - [DELETE /zones/{zone_id}/access/apps/{app_id}/ca](operations/zone-level-access-short-lived-certificate-c-as-delete-a-short-lived-certificate-ca.yaml): Delete a short-lived certificate CA ## Zone-Level Authenticated Origin Pulls - [Zone-Level Authenticated Origin Pulls operations](tags/Zone-Level Authenticated Origin Pulls.yaml) All 'Zone-Level Authenticated Origin Pulls' operations in one file - [GET /zones/{zone_id}/origin_tls_client_auth](operations/zone-level-authenticated-origin-pulls-list-certificates.yaml): List Certificates - [POST /zones/{zone_id}/origin_tls_client_auth](operations/zone-level-authenticated-origin-pulls-upload-certificate.yaml): Upload Certificate - [GET /zones/{zone_id}/origin_tls_client_auth/settings](operations/zone-level-authenticated-origin-pulls-get-enablement-setting-for-zone.yaml): Get Enablement Setting for Zone - [PUT /zones/{zone_id}/origin_tls_client_auth/settings](operations/zone-level-authenticated-origin-pulls-set-enablement-for-zone.yaml): Set Enablement for Zone - [GET /zones/{zone_id}/origin_tls_client_auth/{certificate_id}](operations/zone-level-authenticated-origin-pulls-get-certificate-details.yaml): Get Certificate Details - [DELETE /zones/{zone_id}/origin_tls_client_auth/{certificate_id}](operations/zone-level-authenticated-origin-pulls-delete-certificate.yaml): Delete Certificate ## Zone-Level Zero Trust organization - [Zone-Level Zero Trust organization operations](tags/Zone-Level Zero Trust organization.yaml) All 'Zone-Level Zero Trust organization' operations in one file - [GET /zones/{zone_id}/access/organizations](operations/zone-level-zero-trust-organization-get-your-zero-trust-organization.yaml): Get your Zero Trust organization - [POST /zones/{zone_id}/access/organizations](operations/zone-level-zero-trust-organization-create-your-zero-trust-organization.yaml): Create your Zero Trust organization - [PUT /zones/{zone_id}/access/organizations](operations/zone-level-zero-trust-organization-update-your-zero-trust-organization.yaml): Update your Zero Trust organization - [POST /zones/{zone_id}/access/organizations/revoke_user](operations/zone-level-zero-trust-organization-revoke-all-access-tokens-for-a-user.yaml): Revoke all Access tokens for a user ## brand_protection - [brand_protection operations](tags/brand_protection.yaml) All 'brand_protection' operations in one file - [GET /accounts/{account_id}/brand-protection/alerts](operations/accounts__account_id__brand_protection_alerts_get.yaml): Read all alerts on submitted domains - [PATCH /accounts/{account_id}/brand-protection/alerts](operations/accounts__account_id__brand_protection_alerts_patch.yaml): Update alerts on submitted domains by ID - [PATCH /accounts/{account_id}/brand-protection/alerts/clear](operations/accounts__account_id__brand_protection_alerts_clear_patch.yaml): Update verification statuses of tracked URLs to awaiting by ID - [PATCH /accounts/{account_id}/brand-protection/alerts/refute](operations/accounts__account_id__brand_protection_alerts_refute_patch.yaml): Update verification statuses of tracked URLs to disproven by ID - [PATCH /accounts/{account_id}/brand-protection/alerts/verify](operations/accounts__account_id__brand_protection_alerts_verify_patch.yaml): Update verification statuses of tracked URLs to confirmed by ID - [GET /accounts/{account_id}/brand-protection/brands](operations/accounts__account_id__brand_protection_brands_get.yaml): Read all brands - [POST /accounts/{account_id}/brand-protection/brands](operations/accounts__account_id__brand_protection_brands_post.yaml): Create new brands - [DELETE /accounts/{account_id}/brand-protection/brands](operations/accounts__account_id__brand_protection_brands_delete.yaml): Delete brands by ID - [GET /accounts/{account_id}/brand-protection/brands/patterns](operations/accounts__account_id__brand_protection_brands_patterns_get.yaml): Read patterns for brands by ID - [POST /accounts/{account_id}/brand-protection/brands/patterns](operations/accounts__account_id__brand_protection_brands_patterns_post.yaml): Create new patterns for brands by ID - [DELETE /accounts/{account_id}/brand-protection/brands/patterns](operations/accounts__account_id__brand_protection_brands_patterns_delete.yaml): Delete patterns for brands by ID - [PATCH /accounts/{account_id}/brand-protection/clear](operations/accounts__account_id__brand_protection_clear_patch.yaml): Update verification statuses of submitted URLs to awaiting by ID - [GET /accounts/{account_id}/brand-protection/domain-info](operations/accounts__account_id__brand_protection_domain_info_get.yaml): Read submitted domains by ID - [GET /accounts/{account_id}/brand-protection/recent-submissions](operations/accounts__account_id__brand_protection_recent_submissions_get.yaml): Read recent URL submissions - [PATCH /accounts/{account_id}/brand-protection/refute](operations/accounts__account_id__brand_protection_refute_patch.yaml): Update verification statuses of submitted URLs to disproven by ID - [GET /accounts/{account_id}/brand-protection/submission-info](operations/accounts__account_id__brand_protection_submission_info_get.yaml): Read URL submissions by ID - [POST /accounts/{account_id}/brand-protection/submit](operations/accounts__account_id__brand_protection_submit_post.yaml): Create new URL submissions - [GET /accounts/{account_id}/brand-protection/tracked-domains](operations/accounts__account_id__brand_protection_tracked_domains_get.yaml): Read submitted domains by pattern - [GET /accounts/{account_id}/brand-protection/url-info](operations/accounts__account_id__brand_protection_url_info_get.yaml): Read submitted URLs by ID - [PATCH /accounts/{account_id}/brand-protection/verify](operations/accounts__account_id__brand_protection_verify_patch.yaml): Update verification statuses of submitted URLs to confirmed by ID - [POST /internal/submit](operations/internal_submit_post.yaml): Internal route for testing URL submissions - [GET /live](operations/live_get.yaml): Run liveness checks - [GET /ready](operations/ready_get.yaml): Run readiness checks ## brapi - [brapi operations](tags/brapi.yaml) All 'brapi' operations in one file - [POST /accounts/{account_id}/browser-rendering/content](operations/brapi-post_Content.yaml): Get HTML content. - [POST /accounts/{account_id}/browser-rendering/json](operations/brapi-post_Json.yaml): Get json. - [POST /accounts/{account_id}/browser-rendering/links](operations/brapi-post_Links.yaml): Get Links. - [POST /accounts/{account_id}/browser-rendering/markdown](operations/brapi-post_Markdown.yaml): Get markdown. - [POST /accounts/{account_id}/browser-rendering/pdf](operations/brapi-post_Pdf.yaml): Get PDF. - [POST /accounts/{account_id}/browser-rendering/scrape](operations/brapi-post_Scrape.yaml): Scrape elements. - [POST /accounts/{account_id}/browser-rendering/screenshot](operations/brapi-post_Screenshot.yaml): Get screenshot. - [POST /accounts/{account_id}/browser-rendering/snapshot](operations/brapi-post_Snapshot.yaml): Get HTML content and screenshot. ## domain_search - [domain_search operations](tags/domain_search.yaml) All 'domain_search' operations in one file - [GET /accounts/{account_id}/brand-protection/matches](operations/accounts__account_id__brand_protection_matches_get.yaml): Read matches for string queries by ID - [GET /accounts/{account_id}/brand-protection/matches/download](operations/accounts__account_id__brand_protection_matches_download_get.yaml): Download matches for string queries by ID - [GET /accounts/{account_id}/brand-protection/queries](operations/accounts__account_id__brand_protection_queries_get.yaml): Read string queries by ID - [POST /accounts/{account_id}/brand-protection/queries](operations/accounts__account_id__brand_protection_queries_post.yaml): Create new saved string queries - [PATCH /accounts/{account_id}/brand-protection/queries](operations/accounts__account_id__brand_protection_queries_patch.yaml): Update saved string queries by ID - [DELETE /accounts/{account_id}/brand-protection/queries](operations/accounts__account_id__brand_protection_queries_delete.yaml): Delete saved string queries by ID - [POST /accounts/{account_id}/brand-protection/search](operations/accounts__account_id__brand_protection_search_post.yaml): Create new string queries - [GET /accounts/{account_id}/brand-protection/total-queries](operations/accounts__account_id__brand_protection_total_queries_get.yaml): Read the total number of saved string queries ## logo_match - [logo_match operations](tags/logo_match.yaml) All 'logo_match' operations in one file - [GET /accounts/{account_id}/brand-protection/logo-matches](operations/accounts__account_id__brand_protection_logo_matches_get.yaml): Read matches for logo queries by ID - [GET /accounts/{account_id}/brand-protection/logo-matches/download](operations/accounts__account_id__brand_protection_logo_matches_download_get.yaml): Download matches for logo queries by ID - [GET /accounts/{account_id}/brand-protection/logos](operations/accounts__account_id__brand_protection_logos_get.yaml): Read all saved logo queries - [POST /accounts/{account_id}/brand-protection/logos](operations/accounts__account_id__brand_protection_logos_post.yaml): Create new saved logo queries from image files - [GET /accounts/{account_id}/brand-protection/logos/{logo_id}](operations/accounts__account_id__brand_protection_logos__logo_id__get.yaml): Read saved logo queries by ID - [DELETE /accounts/{account_id}/brand-protection/logos/{logo_id}](operations/accounts__account_id__brand_protection_logos__logo_id__delete.yaml): Delete saved logo queries by ID - [POST /accounts/{account_id}/brand-protection/scan-logo](operations/accounts__account_id__brand_protection_scan_logo_post.yaml): Create new logo queries from image files - [POST /accounts/{account_id}/brand-protection/scan-page](operations/accounts__account_id__brand_protection_scan_page_post.yaml): Create new logo queries from URLs - [GET /signed-url](operations/signed_url_get.yaml): Internal route for testing signed URLs ## mTLS Certificate Management - [mTLS Certificate Management operations](tags/mTLS Certificate Management.yaml) All 'mTLS Certificate Management' operations in one file - [GET /accounts/{account_id}/mtls_certificates](operations/m-tls-certificate-management-list-m-tls-certificates.yaml): List mTLS certificates - [POST /accounts/{account_id}/mtls_certificates](operations/m-tls-certificate-management-upload-m-tls-certificate.yaml): Upload mTLS certificate - [GET /accounts/{account_id}/mtls_certificates/{mtls_certificate_id}](operations/m-tls-certificate-management-get-m-tls-certificate.yaml): Get mTLS certificate - [DELETE /accounts/{account_id}/mtls_certificates/{mtls_certificate_id}](operations/m-tls-certificate-management-delete-m-tls-certificate.yaml): Delete mTLS certificate - [GET /accounts/{account_id}/mtls_certificates/{mtls_certificate_id}/associations](operations/m-tls-certificate-management-list-m-tls-certificate-associations.yaml): List mTLS certificate associations ## security.txt - [security.txt operations](tags/security.txt.yaml) All 'security.txt' operations in one file - [GET /zones/{zone_id}/security-center/securitytxt](operations/get-security-txt.yaml): Get security.txt - [PUT /zones/{zone_id}/security-center/securitytxt](operations/update-security-txt.yaml): Update security.txt - [DELETE /zones/{zone_id}/security-center/securitytxt](operations/delete-security-txt.yaml): Delete security.txt ## tseng-abuse-complaint-processor_other - [tseng-abuse-complaint-processor_other operations](tags/tseng-abuse-complaint-processor_other.yaml) All 'tseng-abuse-complaint-processor_other' operations in one file - [POST /accounts/{account_id}/abuse-reports/{report_type}](operations/SubmitAbuseReport.yaml): Submit the Abuse Report of a particular type ## warp-teams-device-api_other - [warp-teams-device-api_other operations](tags/warp-teams-device-api_other.yaml) All 'warp-teams-device-api_other' operations in one file - [GET /accounts/{account_id}/devices/registrations/{registration_id}/override_codes](operations/get-registration-override-codes.yaml): Get override codes ## workers_pipelines_other - [workers_pipelines_other operations](tags/workers_pipelines_other.yaml) All 'workers_pipelines_other' operations in one file - [GET /accounts/{account_id}/pipelines](operations/getV4AccountsByAccount_idPipelines.yaml): List Pipelines - [POST /accounts/{account_id}/pipelines](operations/postV4AccountsByAccount_idPipelines.yaml): Create Pipeline - [GET /accounts/{account_id}/pipelines/{pipeline_name}](operations/getV4AccountsByAccount_idPipelinesByPipeline_name.yaml): Get Pipeline - [PUT /accounts/{account_id}/pipelines/{pipeline_name}](operations/putV4AccountsByAccount_idPipelinesByPipeline_name.yaml): Update Pipeline - [DELETE /accounts/{account_id}/pipelines/{pipeline_name}](operations/deleteV4AccountsByAccount_idPipelinesByPipeline_name.yaml): Delete Pipeline