Skip to main content

Once a key is created, I'm not finding how to add a domain to an existing enterprise key.

I tried asking Gemini and providing it screenshots and it is stuck too, so I'm thinking this feature doesn't exist yet. If it does, please let me know where that is administered.

 


Hello,


from http://console.cloud.google.com/security/recaptcha, click `Key details` or the key name. This takes you to the key Overview page.


From the key Overview page, click the `Edit key` (pencil) button near the top right corner. This takes you to the edit key page, where you can edit domains.


As an alternative, you can use this Cloud SDK command to update a key:


http://cloud/sdk/gcloud/reference/recaptcha/keys/update


 


Thanks! I was searching all over for where to manage domains.


Reply