Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Reserved Domains - API Reference examples for region? #747

Open
justngrok opened this issue May 22, 2024 · 0 comments
Open

Update Reserved Domains - API Reference examples for region? #747

justngrok opened this issue May 22, 2024 · 0 comments

Comments

@justngrok
Copy link
Contributor

Do we need to update API reference examples for Reserved Domains to remove / modify "region"?
Since domains are now global, do we want to reference this still? Or should this be kept for older existing domains for modification?

https://ngrok.com/docs/api/resources/reserved-domains/

curl \
-X POST \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"certificate_id":"cert_2fmnw5CB5IdHnG3UEFrP6JxcWG6","domain":"myapp.mydomain.com","region":"us"}' \
https://api.ngrok.com/reserved_domains
``

Need to evaluate still.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant