Is it possible to add custom tags/metadata to Zone objects and custom hostnames?
Hello Cloudflare Support Team,
I am using the GET /zones endpoint to retrieve the list of domains associated with our account.
My Question: Is there a native way to attach custom metadata, tags, or labels to a specific Zone ID via the API? Also i would like to know if it is possible to do in the custom hostnames.
Use Case: I need to categorize domains by custom types (e.g., "Public", "Private", "Internal", etc) directly within Cloudflare, so that when I fetch the zones via the API, I can see these custom tags in the response object.
I am using the GET /zones endpoint to retrieve the list of domains associated with our account.
My Question: Is there a native way to attach custom metadata, tags, or labels to a specific Zone ID via the API? Also i would like to know if it is possible to do in the custom hostnames.
Use Case: I need to categorize domains by custom types (e.g., "Public", "Private", "Internal", etc) directly within Cloudflare, so that when I fetch the zones via the API, I can see these custom tags in the response object.