I have a Cloudflare DNS service question.
We have 500 customers.
I want to create 500 subdomains.
ex) user001.mydomain.com user002.mydomain.com user003.mydomain.com … user500.mydomain.com
Is the above situation possible?
There’s no individual record level permissions on Cloudflare. You would need to implement your own API to accept change requests and then using the valid request data from a customer call update the record using your Cloudflare API credentials.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.