Skip to content

[EDU-6407] fix: replaced api v3 in secure-journey - EN #1669

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

LuizaVSantos
Copy link
Contributor

No description provided.

@LuizaVSantos LuizaVSantos requested a review from a team as a code owner May 26, 2025 16:35
@@ -148,9 +156,10 @@ curl --location 'https://api.azionapi.net/edge_firewall/<edge_firewall_id>/funct
8. Run the following `GET` to retrieve the `id` of the `Blocked Countries Geoip` network list:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Se a linha 134 mudou pro número 6, aqui não deveria ser 7?

@LuizaVSantos LuizaVSantos added the do not merge Waiting for decision or deploy label May 27, 2025
guiafonso-ol
guiafonso-ol previously approved these changes May 27, 2025
### Editing an existing zone

1. Run the following `GET` request in your terminal, replacing `[TOKEN VALUE]` with your [personal token](/en/documentation/products/guides/personal-tokens/) to retrieve your `<zoneId>`:

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Precisa da linha extra (120 e 121)?

--header 'Authorization: [TOKEN VALUE]'
```

2. Run the following `PATCH` request in your terminal, replacing `[TOKEN VALUE]` with your [personal token](/en/documentation/products/guides/personal-tokens/) and `<zoneId>` with the id of the DNS Zone to edit an existing zone:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Onde aparece id nos arquivos não deveria ser ID?

Suggested change
2. Run the following `PATCH` request in your terminal, replacing `[TOKEN VALUE]` with your [personal token](/en/documentation/products/guides/personal-tokens/) and `<zoneId>` with the id of the DNS Zone to edit an existing zone:
2. Run the following `PATCH` request in your terminal, replacing `[TOKEN VALUE]` with your [personal token](/en/documentation/products/guides/personal-tokens/) and `<zoneId>` with the ID of the DNS Zone to edit an existing zone:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Waiting for decision or deploy
Development

Successfully merging this pull request may close these issues.

3 participants