diff --git a/docs/api/resources/examples/_abuse_reports_create_response.md b/docs/api/resources/examples/_abuse_reports_create_response.md
index 2fc4283ab4..0b9bbc036c 100644
--- a/docs/api/resources/examples/_abuse_reports_create_response.md
+++ b/docs/api/resources/examples/_abuse_reports_create_response.md
@@ -4,17 +4,17 @@
```json
{
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:50Z",
"hostnames": [
{
"hostname": "legit-facebook-login.ngrok.io",
"status": "PENDING"
}
],
- "id": "abrp_32ELHJ639BxAVSec1pqhO0vKmAv",
+ "id": "abrp_333B2nBvWwj2VgMFrsQRQcoyCn3",
"metadata": "{\"incident_id\":1233122}",
"status": "PENDING",
- "uri": "https://api.ngrok.com/abuse_reports/abrp_32ELHJ639BxAVSec1pqhO0vKmAv",
+ "uri": "https://api.ngrok.com/abuse_reports/abrp_333B2nBvWwj2VgMFrsQRQcoyCn3",
"urls": [
"http://legit-facebook-login.ngrok.io/login"
]
diff --git a/docs/api/resources/examples/_abuse_reports_get_request.md b/docs/api/resources/examples/_abuse_reports_get_request.md
index c88f0a6226..806ce27c8d 100644
--- a/docs/api/resources/examples/_abuse_reports_get_request.md
+++ b/docs/api/resources/examples/_abuse_reports_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/abuse_reports/abrp_32ELHJ639BxAVSec1pqhO0vKmAv
+https://api.ngrok.com/abuse_reports/abrp_333B2nBvWwj2VgMFrsQRQcoyCn3
```
diff --git a/docs/api/resources/examples/_abuse_reports_get_response.md b/docs/api/resources/examples/_abuse_reports_get_response.md
index 2fc4283ab4..0b9bbc036c 100644
--- a/docs/api/resources/examples/_abuse_reports_get_response.md
+++ b/docs/api/resources/examples/_abuse_reports_get_response.md
@@ -4,17 +4,17 @@
```json
{
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:50Z",
"hostnames": [
{
"hostname": "legit-facebook-login.ngrok.io",
"status": "PENDING"
}
],
- "id": "abrp_32ELHJ639BxAVSec1pqhO0vKmAv",
+ "id": "abrp_333B2nBvWwj2VgMFrsQRQcoyCn3",
"metadata": "{\"incident_id\":1233122}",
"status": "PENDING",
- "uri": "https://api.ngrok.com/abuse_reports/abrp_32ELHJ639BxAVSec1pqhO0vKmAv",
+ "uri": "https://api.ngrok.com/abuse_reports/abrp_333B2nBvWwj2VgMFrsQRQcoyCn3",
"urls": [
"http://legit-facebook-login.ngrok.io/login"
]
diff --git a/docs/api/resources/examples/_agent_ingresses_create_response.md b/docs/api/resources/examples/_agent_ingresses_create_response.md
index bfbc3d9e6c..9621aee3c6 100644
--- a/docs/api/resources/examples/_agent_ingresses_create_response.md
+++ b/docs/api/resources/examples/_agent_ingresses_create_response.md
@@ -6,10 +6,10 @@
{
"certificate_management_policy": null,
"certificate_management_status": null,
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme devices",
"domain": "connect.acme.com",
- "id": "agin_32ELHcC7y5A5ZDbW5prn13UplVf",
+ "id": "agin_333B2w6EdcYcXgIBvwOCmIrcmPr",
"ns_targets": [
"1.kube-dns.kube-system.svc.cluster.local.",
"2.kube-dns.kube-system.svc.cluster.local.",
@@ -19,6 +19,6 @@
"region_domains": [
"tunnel.us.connect.acme.com"
],
- "uri": "/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf"
+ "uri": "/agent_ingresses/agin_333B2w6EdcYcXgIBvwOCmIrcmPr"
}
```
diff --git a/docs/api/resources/examples/_agent_ingresses_delete_request.md b/docs/api/resources/examples/_agent_ingresses_delete_request.md
index 82cd8407c3..ce27918c4e 100644
--- a/docs/api/resources/examples/_agent_ingresses_delete_request.md
+++ b/docs/api/resources/examples/_agent_ingresses_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf
+https://api.ngrok.com/agent_ingresses/agin_333B2w6EdcYcXgIBvwOCmIrcmPr
```
diff --git a/docs/api/resources/examples/_agent_ingresses_get_request.md b/docs/api/resources/examples/_agent_ingresses_get_request.md
index 64a99d2af7..349539c579 100644
--- a/docs/api/resources/examples/_agent_ingresses_get_request.md
+++ b/docs/api/resources/examples/_agent_ingresses_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf
+https://api.ngrok.com/agent_ingresses/agin_333B2w6EdcYcXgIBvwOCmIrcmPr
```
diff --git a/docs/api/resources/examples/_agent_ingresses_get_response.md b/docs/api/resources/examples/_agent_ingresses_get_response.md
index ec085e3acb..b897ffc42e 100644
--- a/docs/api/resources/examples/_agent_ingresses_get_response.md
+++ b/docs/api/resources/examples/_agent_ingresses_get_response.md
@@ -6,10 +6,10 @@
{
"certificate_management_policy": null,
"certificate_management_status": null,
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "ACME Co. Device Ingress",
"domain": "connect.acme.com",
- "id": "agin_32ELHcC7y5A5ZDbW5prn13UplVf",
+ "id": "agin_333B2w6EdcYcXgIBvwOCmIrcmPr",
"metadata": "{\"device_sku\": \"824JS4RZ1F8X\"}",
"ns_targets": [
"1.kube-dns.kube-system.svc.cluster.local.",
@@ -20,6 +20,6 @@
"region_domains": [
"tunnel.us.connect.acme.com"
],
- "uri": "/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf"
+ "uri": "/agent_ingresses/agin_333B2w6EdcYcXgIBvwOCmIrcmPr"
}
```
diff --git a/docs/api/resources/examples/_agent_ingresses_list_response.md b/docs/api/resources/examples/_agent_ingresses_list_response.md
index f4c25f5e35..1a75e2ec61 100644
--- a/docs/api/resources/examples/_agent_ingresses_list_response.md
+++ b/docs/api/resources/examples/_agent_ingresses_list_response.md
@@ -8,10 +8,10 @@
{
"certificate_management_policy": null,
"certificate_management_status": null,
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme devices",
"domain": "connect.acme.com",
- "id": "agin_32ELHcC7y5A5ZDbW5prn13UplVf",
+ "id": "agin_333B2w6EdcYcXgIBvwOCmIrcmPr",
"ns_targets": [
"1.kube-dns.kube-system.svc.cluster.local.",
"2.kube-dns.kube-system.svc.cluster.local.",
@@ -21,7 +21,7 @@
"region_domains": [
"tunnel.us.connect.acme.com"
],
- "uri": "/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf"
+ "uri": "/agent_ingresses/agin_333B2w6EdcYcXgIBvwOCmIrcmPr"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_agent_ingresses_update_request.md b/docs/api/resources/examples/_agent_ingresses_update_request.md
index 6c597c3aaf..d9ef40c447 100644
--- a/docs/api/resources/examples/_agent_ingresses_update_request.md
+++ b/docs/api/resources/examples/_agent_ingresses_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"description":"ACME Co. Device Ingress","metadata":"{\"device_sku\": \"824JS4RZ1F8X\"}"}' \
-https://api.ngrok.com/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf
+https://api.ngrok.com/agent_ingresses/agin_333B2w6EdcYcXgIBvwOCmIrcmPr
```
diff --git a/docs/api/resources/examples/_agent_ingresses_update_response.md b/docs/api/resources/examples/_agent_ingresses_update_response.md
index ec085e3acb..b897ffc42e 100644
--- a/docs/api/resources/examples/_agent_ingresses_update_response.md
+++ b/docs/api/resources/examples/_agent_ingresses_update_response.md
@@ -6,10 +6,10 @@
{
"certificate_management_policy": null,
"certificate_management_status": null,
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "ACME Co. Device Ingress",
"domain": "connect.acme.com",
- "id": "agin_32ELHcC7y5A5ZDbW5prn13UplVf",
+ "id": "agin_333B2w6EdcYcXgIBvwOCmIrcmPr",
"metadata": "{\"device_sku\": \"824JS4RZ1F8X\"}",
"ns_targets": [
"1.kube-dns.kube-system.svc.cluster.local.",
@@ -20,6 +20,6 @@
"region_domains": [
"tunnel.us.connect.acme.com"
],
- "uri": "/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf"
+ "uri": "/agent_ingresses/agin_333B2w6EdcYcXgIBvwOCmIrcmPr"
}
```
diff --git a/docs/api/resources/examples/_api_keys_create_response.md b/docs/api/resources/examples/_api_keys_create_response.md
index d36c62375e..e81ddd4abf 100644
--- a/docs/api/resources/examples/_api_keys_create_response.md
+++ b/docs/api/resources/examples/_api_keys_create_response.md
@@ -4,12 +4,12 @@
```json
{
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "ad-hoc dev testing",
- "id": "ak_32ELEgPmoXjxGJ3MXfoPBbZKrfD",
+ "id": "ak_333B0520A6dzA2JYr0YckEq98OP",
"metadata": "{\"environment\":\"dev\"}",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
- "token": "32ELEgPmoXjxGJ3MXfoPBbZKrfD_59G1nFjCYtpoGt8Fp41Fm",
- "uri": "https://api.ngrok.com/api_keys/ak_32ELEgPmoXjxGJ3MXfoPBbZKrfD"
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
+ "token": "333B0520A6dzA2JYr0YckEq98OP_6fQBMsq3XtfcZRz6oRaUk",
+ "uri": "https://api.ngrok.com/api_keys/ak_333B0520A6dzA2JYr0YckEq98OP"
}
```
diff --git a/docs/api/resources/examples/_api_keys_delete_request.md b/docs/api/resources/examples/_api_keys_delete_request.md
index 06f26a69b1..321245e3bf 100644
--- a/docs/api/resources/examples/_api_keys_delete_request.md
+++ b/docs/api/resources/examples/_api_keys_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/api_keys/ak_32ELEgPmoXjxGJ3MXfoPBbZKrfD
+https://api.ngrok.com/api_keys/ak_333B0520A6dzA2JYr0YckEq98OP
```
diff --git a/docs/api/resources/examples/_api_keys_get_request.md b/docs/api/resources/examples/_api_keys_get_request.md
index 5d23c30285..42a1187978 100644
--- a/docs/api/resources/examples/_api_keys_get_request.md
+++ b/docs/api/resources/examples/_api_keys_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/api_keys/ak_32ELEgPmoXjxGJ3MXfoPBbZKrfD
+https://api.ngrok.com/api_keys/ak_333B0520A6dzA2JYr0YckEq98OP
```
diff --git a/docs/api/resources/examples/_api_keys_get_response.md b/docs/api/resources/examples/_api_keys_get_response.md
index 181797eba9..5f729dd7c9 100644
--- a/docs/api/resources/examples/_api_keys_get_response.md
+++ b/docs/api/resources/examples/_api_keys_get_response.md
@@ -4,12 +4,12 @@
```json
{
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "ad-hoc dev testing",
- "id": "ak_32ELEgPmoXjxGJ3MXfoPBbZKrfD",
+ "id": "ak_333B0520A6dzA2JYr0YckEq98OP",
"metadata": "{\"environment\":\"dev\", \"owner_id\": 123}",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"token": null,
- "uri": "https://api.ngrok.com/api_keys/ak_32ELEgPmoXjxGJ3MXfoPBbZKrfD"
+ "uri": "https://api.ngrok.com/api_keys/ak_333B0520A6dzA2JYr0YckEq98OP"
}
```
diff --git a/docs/api/resources/examples/_api_keys_list_response.md b/docs/api/resources/examples/_api_keys_list_response.md
index ab9d3d4f4c..1c3318a757 100644
--- a/docs/api/resources/examples/_api_keys_list_response.md
+++ b/docs/api/resources/examples/_api_keys_list_response.md
@@ -6,21 +6,21 @@
{
"keys": [
{
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "api key for example generation",
- "id": "ak_32ELEdtpgKaoc4HMgmUGOMB7mVm",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "ak_333B02HhhzaGTlq0G1wMHiTycwq",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"token": null,
- "uri": "https://api.ngrok.com/api_keys/ak_32ELEdtpgKaoc4HMgmUGOMB7mVm"
+ "uri": "https://api.ngrok.com/api_keys/ak_333B02HhhzaGTlq0G1wMHiTycwq"
},
{
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "ad-hoc dev testing",
- "id": "ak_32ELEgPmoXjxGJ3MXfoPBbZKrfD",
+ "id": "ak_333B0520A6dzA2JYr0YckEq98OP",
"metadata": "{\"environment\":\"dev\"}",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"token": null,
- "uri": "https://api.ngrok.com/api_keys/ak_32ELEgPmoXjxGJ3MXfoPBbZKrfD"
+ "uri": "https://api.ngrok.com/api_keys/ak_333B0520A6dzA2JYr0YckEq98OP"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_api_keys_update_request.md b/docs/api/resources/examples/_api_keys_update_request.md
index fff8bdd9f3..1225896b80 100644
--- a/docs/api/resources/examples/_api_keys_update_request.md
+++ b/docs/api/resources/examples/_api_keys_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\":\"dev\", \"owner_id\": 123}"}' \
-https://api.ngrok.com/api_keys/ak_32ELEgPmoXjxGJ3MXfoPBbZKrfD
+https://api.ngrok.com/api_keys/ak_333B0520A6dzA2JYr0YckEq98OP
```
diff --git a/docs/api/resources/examples/_api_keys_update_response.md b/docs/api/resources/examples/_api_keys_update_response.md
index 181797eba9..5f729dd7c9 100644
--- a/docs/api/resources/examples/_api_keys_update_response.md
+++ b/docs/api/resources/examples/_api_keys_update_response.md
@@ -4,12 +4,12 @@
```json
{
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "ad-hoc dev testing",
- "id": "ak_32ELEgPmoXjxGJ3MXfoPBbZKrfD",
+ "id": "ak_333B0520A6dzA2JYr0YckEq98OP",
"metadata": "{\"environment\":\"dev\", \"owner_id\": 123}",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"token": null,
- "uri": "https://api.ngrok.com/api_keys/ak_32ELEgPmoXjxGJ3MXfoPBbZKrfD"
+ "uri": "https://api.ngrok.com/api_keys/ak_333B0520A6dzA2JYr0YckEq98OP"
}
```
diff --git a/docs/api/resources/examples/_bot_users_create_response.md b/docs/api/resources/examples/_bot_users_create_response.md
index 2eaebedd7f..5986993821 100644
--- a/docs/api/resources/examples/_bot_users_create_response.md
+++ b/docs/api/resources/examples/_bot_users_create_response.md
@@ -5,9 +5,9 @@
```json
{
"active": true,
- "created_at": "2025-09-04T10:11:43Z",
- "id": "bot_32ELIFubEAAGUeRtreNW6kr94Od",
+ "created_at": "2025-09-22T10:07:57Z",
+ "id": "bot_333B3jVsBo3lyoudeZDUPCvtUAZ",
"name": "new bot user from API",
- "uri": "https://api.ngrok.com/bot_users/bot_32ELIFubEAAGUeRtreNW6kr94Od"
+ "uri": "https://api.ngrok.com/bot_users/bot_333B3jVsBo3lyoudeZDUPCvtUAZ"
}
```
diff --git a/docs/api/resources/examples/_bot_users_delete_request.md b/docs/api/resources/examples/_bot_users_delete_request.md
index acd22effd0..d8f79edb47 100644
--- a/docs/api/resources/examples/_bot_users_delete_request.md
+++ b/docs/api/resources/examples/_bot_users_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/bot_users/bot_32ELIFubEAAGUeRtreNW6kr94Od
+https://api.ngrok.com/bot_users/bot_333B3jVsBo3lyoudeZDUPCvtUAZ
```
diff --git a/docs/api/resources/examples/_bot_users_get_request.md b/docs/api/resources/examples/_bot_users_get_request.md
index c238983aa2..bd9d70ee65 100644
--- a/docs/api/resources/examples/_bot_users_get_request.md
+++ b/docs/api/resources/examples/_bot_users_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/bot_users/bot_32ELIFubEAAGUeRtreNW6kr94Od
+https://api.ngrok.com/bot_users/bot_333B3jVsBo3lyoudeZDUPCvtUAZ
```
diff --git a/docs/api/resources/examples/_bot_users_get_response.md b/docs/api/resources/examples/_bot_users_get_response.md
index 2eaebedd7f..5986993821 100644
--- a/docs/api/resources/examples/_bot_users_get_response.md
+++ b/docs/api/resources/examples/_bot_users_get_response.md
@@ -5,9 +5,9 @@
```json
{
"active": true,
- "created_at": "2025-09-04T10:11:43Z",
- "id": "bot_32ELIFubEAAGUeRtreNW6kr94Od",
+ "created_at": "2025-09-22T10:07:57Z",
+ "id": "bot_333B3jVsBo3lyoudeZDUPCvtUAZ",
"name": "new bot user from API",
- "uri": "https://api.ngrok.com/bot_users/bot_32ELIFubEAAGUeRtreNW6kr94Od"
+ "uri": "https://api.ngrok.com/bot_users/bot_333B3jVsBo3lyoudeZDUPCvtUAZ"
}
```
diff --git a/docs/api/resources/examples/_bot_users_list_response.md b/docs/api/resources/examples/_bot_users_list_response.md
index d439b2e890..48b4948396 100644
--- a/docs/api/resources/examples/_bot_users_list_response.md
+++ b/docs/api/resources/examples/_bot_users_list_response.md
@@ -6,14 +6,14 @@
{
"bot_users": [
{
- "active": true,
- "created_at": "2025-09-04T10:11:43Z",
- "id": "bot_32ELIKFMeMYDQm0tERqc5MmICl4",
- "name": "API example bot user",
- "uri": "https://api.ngrok.com/bot_users/bot_32ELIKFMeMYDQm0tERqc5MmICl4"
+ "active": false,
+ "created_at": "2025-09-22T10:07:57Z",
+ "id": "bot_333B3jVsBo3lyoudeZDUPCvtUAZ",
+ "name": "inactive bot user from API",
+ "uri": "https://api.ngrok.com/bot_users/bot_333B3jVsBo3lyoudeZDUPCvtUAZ"
}
],
- "next_page_uri": "https://api.ngrok.com/bot_users?before_id=bot_32ELIKFMeMYDQm0tERqc5MmICl4&limit=1",
+ "next_page_uri": "https://api.ngrok.com/bot_users?before_id=bot_333B3jVsBo3lyoudeZDUPCvtUAZ&limit=1",
"uri": "https://api.ngrok.com/bot_users"
}
```
diff --git a/docs/api/resources/examples/_bot_users_update_request.md b/docs/api/resources/examples/_bot_users_update_request.md
index 6ad5fedbc2..8ef9f525f7 100644
--- a/docs/api/resources/examples/_bot_users_update_request.md
+++ b/docs/api/resources/examples/_bot_users_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"active":false,"name":"inactive bot user from API"}' \
-https://api.ngrok.com/bot_users/bot_32ELIFubEAAGUeRtreNW6kr94Od
+https://api.ngrok.com/bot_users/bot_333B3jVsBo3lyoudeZDUPCvtUAZ
```
diff --git a/docs/api/resources/examples/_bot_users_update_response.md b/docs/api/resources/examples/_bot_users_update_response.md
index ae1f3a0bd4..322b3ba4fc 100644
--- a/docs/api/resources/examples/_bot_users_update_response.md
+++ b/docs/api/resources/examples/_bot_users_update_response.md
@@ -5,9 +5,9 @@
```json
{
"active": false,
- "created_at": "2025-09-04T10:11:43Z",
- "id": "bot_32ELIFubEAAGUeRtreNW6kr94Od",
+ "created_at": "2025-09-22T10:07:57Z",
+ "id": "bot_333B3jVsBo3lyoudeZDUPCvtUAZ",
"name": "inactive bot user from API",
- "uri": "https://api.ngrok.com/bot_users/bot_32ELIFubEAAGUeRtreNW6kr94Od"
+ "uri": "https://api.ngrok.com/bot_users/bot_333B3jVsBo3lyoudeZDUPCvtUAZ"
}
```
diff --git a/docs/api/resources/examples/_certificate_authorities_create_response.md b/docs/api/resources/examples/_certificate_authorities_create_response.md
index 16ff4a9a1e..221f3a5cde 100644
--- a/docs/api/resources/examples/_certificate_authorities_create_response.md
+++ b/docs/api/resources/examples/_certificate_authorities_create_response.md
@@ -5,15 +5,15 @@
```json
{
"ca_pem": "-----BEGIN CERTIFICATE-----\nMIIEETCCAvmgAwIBAgIUU3N6lNzPqar4400cLQMcVHFl+mEwDQYJKoZIhvcNAQEL\nBQAwgZcxCzAJBgNVBAYTAkFVMQwwCgYDVQQIDANOU1cxDzANBgNVBAcMBlN5ZG5l\neTEZMBcGA1UECgwQRHJvcGJlYXIgUHR5IEx0ZDEkMCIGA1UEAwwbSW50cmFuZXQg\nU2VydmljZXMgQXV0aG9yaXR5MSgwJgYJKoZIhvcNAQkBFhlzZWN1cml0eUBkcm9w\nYmVhci5leGFtcGxlMB4XDTIwMDUwMTE2Mjc1OVoXDTIxMDUwMTE2Mjc1OVowgZcx\nCzAJBgNVBAYTAkFVMQwwCgYDVQQIDANOU1cxDzANBgNVBAcMBlN5ZG5leTEZMBcG\nA1UECgwQRHJvcGJlYXIgUHR5IEx0ZDEkMCIGA1UEAwwbSW50cmFuZXQgU2Vydmlj\nZXMgQXV0aG9yaXR5MSgwJgYJKoZIhvcNAQkBFhlzZWN1cml0eUBkcm9wYmVhci5l\neGFtcGxlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7y/EAN0yZkA0\nnRpMBfomnnS8KMWHb90kvGfhkCDR8WCQz5mX7eDEYDthRQrEgp63qtJ7IoCM5f0A\nUD6J2m/mZecP7SfA8OuTAZ7UyRixpZh0zJQSgj24Sh1LQuYci0DNXrei+R1qBvd+\npmpZwkKygNrbZYe3oY1PZ3jEYPSAQzIObDF7LhdhLLrcfWa9BHOGMLnALNMY558b\nvoijTCEmRrSavdvrAS9LDRipEXT8EQOWZZT9VbPtgSBalvStdoupAptmPIWjXftf\nWi1kry+P0xVFZG9iZwUeAT6fSJ+gJD8M1UXWaQbocYrctESP0sZEFM3rzdWqrZb7\n3cH3K5OCvwIDAQABo1MwUTAdBgNVHQ4EFgQUsZdchgUimRHLiPRWw51+DGBmlfMw\nHwYDVR0jBBgwFoAUsZdchgUimRHLiPRWw51+DGBmlfMwDwYDVR0TAQH/BAUwAwEB\n/zANBgkqhkiG9w0BAQsFAAOCAQEANk25tt8sSfn6Qu1bbhWRbjKgS5z+j9LqyCna\nv3fbSchMthaQR7w0vL69ayroeYdqDZkRMmHjuYKY4NyqyXkkaqVO63wEicCo55d9\npIKuPzc/7xwdRephosjGTQ4QaQ4OnrdpJZieI92m9ODexgsab84AYmwNpbGOI/tK\nnPsQr8x1RfLs2gbBwQ4MYVM3tQQbX0o+yve5nz/NCOq4vdG+eKON5u6VYMkOOg9F\nVyNY1iISQkpNk/AF6Vi9BGuDb5Hg0phEl1Q0ntCO7ZHAUHjy0ucqXZiXoXdXZcs3\n3zKKLUKva59EDBZ5TUucvXh8VemBtNc6hd1mX4Tq7lAreG9pjQ==\n-----END CERTIFICATE-----\n",
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "Internal Coprorates Services Authority",
"extended_key_usages": [],
- "id": "ca_32ELHSbO2srCjN25hCC43tMKvbe",
+ "id": "ca_333B2trb9QAvye9bQQS4LWvnjHt",
"key_usages": [],
"metadata": "{\"internal_id\": \"7d2caeee-cdc3-4b26-b2c2-b280b8287552\"}",
"not_after": "2021-05-01T16:27:59Z",
"not_before": "2020-05-01T16:27:59Z",
"subject_common_name": "Intranet Services Authority",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELHSbO2srCjN25hCC43tMKvbe"
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B2trb9QAvye9bQQS4LWvnjHt"
}
```
diff --git a/docs/api/resources/examples/_certificate_authorities_delete_request.md b/docs/api/resources/examples/_certificate_authorities_delete_request.md
index 58b453024d..3e35044b57 100644
--- a/docs/api/resources/examples/_certificate_authorities_delete_request.md
+++ b/docs/api/resources/examples/_certificate_authorities_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/certificate_authorities/ca_32ELHSbO2srCjN25hCC43tMKvbe
+https://api.ngrok.com/certificate_authorities/ca_333B2trb9QAvye9bQQS4LWvnjHt
```
diff --git a/docs/api/resources/examples/_certificate_authorities_get_request.md b/docs/api/resources/examples/_certificate_authorities_get_request.md
index 4968cbdc7f..da0429d455 100644
--- a/docs/api/resources/examples/_certificate_authorities_get_request.md
+++ b/docs/api/resources/examples/_certificate_authorities_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/certificate_authorities/ca_32ELHSbO2srCjN25hCC43tMKvbe
+https://api.ngrok.com/certificate_authorities/ca_333B2trb9QAvye9bQQS4LWvnjHt
```
diff --git a/docs/api/resources/examples/_certificate_authorities_get_response.md b/docs/api/resources/examples/_certificate_authorities_get_response.md
index 54f8eb0a4a..9451f9ef43 100644
--- a/docs/api/resources/examples/_certificate_authorities_get_response.md
+++ b/docs/api/resources/examples/_certificate_authorities_get_response.md
@@ -5,15 +5,15 @@
```json
{
"ca_pem": "-----BEGIN CERTIFICATE-----\nMIIEETCCAvmgAwIBAgIUU3N6lNzPqar4400cLQMcVHFl+mEwDQYJKoZIhvcNAQEL\nBQAwgZcxCzAJBgNVBAYTAkFVMQwwCgYDVQQIDANOU1cxDzANBgNVBAcMBlN5ZG5l\neTEZMBcGA1UECgwQRHJvcGJlYXIgUHR5IEx0ZDEkMCIGA1UEAwwbSW50cmFuZXQg\nU2VydmljZXMgQXV0aG9yaXR5MSgwJgYJKoZIhvcNAQkBFhlzZWN1cml0eUBkcm9w\nYmVhci5leGFtcGxlMB4XDTIwMDUwMTE2Mjc1OVoXDTIxMDUwMTE2Mjc1OVowgZcx\nCzAJBgNVBAYTAkFVMQwwCgYDVQQIDANOU1cxDzANBgNVBAcMBlN5ZG5leTEZMBcG\nA1UECgwQRHJvcGJlYXIgUHR5IEx0ZDEkMCIGA1UEAwwbSW50cmFuZXQgU2Vydmlj\nZXMgQXV0aG9yaXR5MSgwJgYJKoZIhvcNAQkBFhlzZWN1cml0eUBkcm9wYmVhci5l\neGFtcGxlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7y/EAN0yZkA0\nnRpMBfomnnS8KMWHb90kvGfhkCDR8WCQz5mX7eDEYDthRQrEgp63qtJ7IoCM5f0A\nUD6J2m/mZecP7SfA8OuTAZ7UyRixpZh0zJQSgj24Sh1LQuYci0DNXrei+R1qBvd+\npmpZwkKygNrbZYe3oY1PZ3jEYPSAQzIObDF7LhdhLLrcfWa9BHOGMLnALNMY558b\nvoijTCEmRrSavdvrAS9LDRipEXT8EQOWZZT9VbPtgSBalvStdoupAptmPIWjXftf\nWi1kry+P0xVFZG9iZwUeAT6fSJ+gJD8M1UXWaQbocYrctESP0sZEFM3rzdWqrZb7\n3cH3K5OCvwIDAQABo1MwUTAdBgNVHQ4EFgQUsZdchgUimRHLiPRWw51+DGBmlfMw\nHwYDVR0jBBgwFoAUsZdchgUimRHLiPRWw51+DGBmlfMwDwYDVR0TAQH/BAUwAwEB\n/zANBgkqhkiG9w0BAQsFAAOCAQEANk25tt8sSfn6Qu1bbhWRbjKgS5z+j9LqyCna\nv3fbSchMthaQR7w0vL69ayroeYdqDZkRMmHjuYKY4NyqyXkkaqVO63wEicCo55d9\npIKuPzc/7xwdRephosjGTQ4QaQ4OnrdpJZieI92m9ODexgsab84AYmwNpbGOI/tK\nnPsQr8x1RfLs2gbBwQ4MYVM3tQQbX0o+yve5nz/NCOq4vdG+eKON5u6VYMkOOg9F\nVyNY1iISQkpNk/AF6Vi9BGuDb5Hg0phEl1Q0ntCO7ZHAUHjy0ucqXZiXoXdXZcs3\n3zKKLUKva59EDBZ5TUucvXh8VemBtNc6hd1mX4Tq7lAreG9pjQ==\n-----END CERTIFICATE-----\n",
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "Internal Corporate Services Authority (Legacy)",
"extended_key_usages": [],
- "id": "ca_32ELHSbO2srCjN25hCC43tMKvbe",
+ "id": "ca_333B2trb9QAvye9bQQS4LWvnjHt",
"key_usages": [],
"metadata": "{\"internal_id\": \"7d2caeee-cdc3-4b26-b2c2-b280b8287552\"}",
"not_after": "2021-05-01T16:27:59Z",
"not_before": "2020-05-01T16:27:59Z",
"subject_common_name": "Intranet Services Authority",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELHSbO2srCjN25hCC43tMKvbe"
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B2trb9QAvye9bQQS4LWvnjHt"
}
```
diff --git a/docs/api/resources/examples/_certificate_authorities_list_response.md b/docs/api/resources/examples/_certificate_authorities_list_response.md
index 49fb2c8872..5ca558855f 100644
--- a/docs/api/resources/examples/_certificate_authorities_list_response.md
+++ b/docs/api/resources/examples/_certificate_authorities_list_response.md
@@ -5,41 +5,41 @@
```json
{
"certificate_authorities": [
+ {
+ "ca_pem": "-----BEGIN CERTIFICATE-----\nMIIEAzCCAuugAwIBAgIUGN+Gv4BdJ17VoVXWrz9j51jcfYowDQYJKoZIhvcNAQEL\nBQAwgZAxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApDYWxpZm9ybmlhMRYwFAYDVQQH\nDA1TYW4gRnJhbmNpc2NvMRMwEQYDVQQKDApBQ01FLCBJbmMuMR4wHAYDVQQDDBVB\nQ01FIERldmljZSBBdXRob3JpdHkxHzAdBgkqhkiG9w0BCQEWEG9wc0BhY21lLmV4\nYW1wbGUwHhcNMjAwNTAxMTYyNTA5WhcNMjEwNTAxMTYyNTA5WjCBkDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWExFjAUBgNVBAcMDVNhbiBGcmFuY2lz\nY28xEzARBgNVBAoMCkFDTUUsIEluYy4xHjAcBgNVBAMMFUFDTUUgRGV2aWNlIEF1\ndGhvcml0eTEfMB0GCSqGSIb3DQEJARYQb3BzQGFjbWUuZXhhbXBsZTCCASIwDQYJ\nKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8vxADdMmZANJ0aTAX6Jp50vCjFh2/d\nJLxn4ZAg0fFgkM+Zl+3gxGA7YUUKxIKet6rSeyKAjOX9AFA+idpv5mXnD+0nwPDr\nkwGe1MkYsaWYdMyUEoI9uEodS0LmHItAzV63ovkdagb3fqZqWcJCsoDa22WHt6GN\nT2d4xGD0gEMyDmwxey4XYSy63H1mvQRzhjC5wCzTGOefG76Io0whJka0mr3b6wEv\nSw0YqRF0/BEDlmWU/VWz7YEgWpb0rXaLqQKbZjyFo137X1otZK8vj9MVRWRvYmcF\nHgE+n0ifoCQ/DNVF1mkG6HGK3LREj9LGRBTN683Vqq2W+93B9yuTgr8CAwEAAaNT\nMFEwHQYDVR0OBBYEFLGXXIYFIpkRy4j0VsOdfgxgZpXzMB8GA1UdIwQYMBaAFLGX\nXIYFIpkRy4j0VsOdfgxgZpXzMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEL\nBQADggEBAFyO7ZWj9w6xzoBWu/XbIVwsQ3kE5k+wrRGyp2rh2v4msAEveCIZP5kT\nCSdr2vr+9HQYiKf1ftsp9tGTLXwrhz3ztC8jIqo4A0grw5B61J0lj+2grKNq1/CK\nxQcpkbnetzo4zsDqFRoN2VK40Ovo4b/IknFa38t06b4t8cYQIqUdkFHMSSIz3Mvx\nRIK6MZlilT8zkWhi9kfCJe/s3cVEAJixNkgO4XNo5VhhxFenyvAL2vDM27dWVtDG\nqL3MFZbcy0/74AJsJDSrflGUQxjrK3WI9PkpKp/xey54XJAbhF63z1VwkJwSwufv\nW9HgidfMN9icgxkScyWpB9KrZHcsLk4=\n-----END CERTIFICATE-----\n",
+ "created_at": "2025-09-22T10:07:51Z",
+ "description": "Device Connectivity Authority",
+ "extended_key_usages": [],
+ "id": "ca_333B2xHhNdSHreGL8IO1GSBMOjJ",
+ "key_usages": [],
+ "not_after": "2021-05-01T16:25:09Z",
+ "not_before": "2020-05-01T16:25:09Z",
+ "subject_common_name": "ACME Device Authority",
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B2xHhNdSHreGL8IO1GSBMOjJ"
+ },
{
"ca_pem": "-----BEGIN CERTIFICATE-----\nMIIEETCCAvmgAwIBAgIUU3N6lNzPqar4400cLQMcVHFl+mEwDQYJKoZIhvcNAQEL\nBQAwgZcxCzAJBgNVBAYTAkFVMQwwCgYDVQQIDANOU1cxDzANBgNVBAcMBlN5ZG5l\neTEZMBcGA1UECgwQRHJvcGJlYXIgUHR5IEx0ZDEkMCIGA1UEAwwbSW50cmFuZXQg\nU2VydmljZXMgQXV0aG9yaXR5MSgwJgYJKoZIhvcNAQkBFhlzZWN1cml0eUBkcm9w\nYmVhci5leGFtcGxlMB4XDTIwMDUwMTE2Mjc1OVoXDTIxMDUwMTE2Mjc1OVowgZcx\nCzAJBgNVBAYTAkFVMQwwCgYDVQQIDANOU1cxDzANBgNVBAcMBlN5ZG5leTEZMBcG\nA1UECgwQRHJvcGJlYXIgUHR5IEx0ZDEkMCIGA1UEAwwbSW50cmFuZXQgU2Vydmlj\nZXMgQXV0aG9yaXR5MSgwJgYJKoZIhvcNAQkBFhlzZWN1cml0eUBkcm9wYmVhci5l\neGFtcGxlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7y/EAN0yZkA0\nnRpMBfomnnS8KMWHb90kvGfhkCDR8WCQz5mX7eDEYDthRQrEgp63qtJ7IoCM5f0A\nUD6J2m/mZecP7SfA8OuTAZ7UyRixpZh0zJQSgj24Sh1LQuYci0DNXrei+R1qBvd+\npmpZwkKygNrbZYe3oY1PZ3jEYPSAQzIObDF7LhdhLLrcfWa9BHOGMLnALNMY558b\nvoijTCEmRrSavdvrAS9LDRipEXT8EQOWZZT9VbPtgSBalvStdoupAptmPIWjXftf\nWi1kry+P0xVFZG9iZwUeAT6fSJ+gJD8M1UXWaQbocYrctESP0sZEFM3rzdWqrZb7\n3cH3K5OCvwIDAQABo1MwUTAdBgNVHQ4EFgQUsZdchgUimRHLiPRWw51+DGBmlfMw\nHwYDVR0jBBgwFoAUsZdchgUimRHLiPRWw51+DGBmlfMwDwYDVR0TAQH/BAUwAwEB\n/zANBgkqhkiG9w0BAQsFAAOCAQEANk25tt8sSfn6Qu1bbhWRbjKgS5z+j9LqyCna\nv3fbSchMthaQR7w0vL69ayroeYdqDZkRMmHjuYKY4NyqyXkkaqVO63wEicCo55d9\npIKuPzc/7xwdRephosjGTQ4QaQ4OnrdpJZieI92m9ODexgsab84AYmwNpbGOI/tK\nnPsQr8x1RfLs2gbBwQ4MYVM3tQQbX0o+yve5nz/NCOq4vdG+eKON5u6VYMkOOg9F\nVyNY1iISQkpNk/AF6Vi9BGuDb5Hg0phEl1Q0ntCO7ZHAUHjy0ucqXZiXoXdXZcs3\n3zKKLUKva59EDBZ5TUucvXh8VemBtNc6hd1mX4Tq7lAreG9pjQ==\n-----END CERTIFICATE-----\n",
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "Internal Coprorates Services Authority",
"extended_key_usages": [],
- "id": "ca_32ELHSbO2srCjN25hCC43tMKvbe",
+ "id": "ca_333B2trb9QAvye9bQQS4LWvnjHt",
"key_usages": [],
"metadata": "{\"internal_id\": \"7d2caeee-cdc3-4b26-b2c2-b280b8287552\"}",
"not_after": "2021-05-01T16:27:59Z",
"not_before": "2020-05-01T16:27:59Z",
"subject_common_name": "Intranet Services Authority",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELHSbO2srCjN25hCC43tMKvbe"
- },
- {
- "ca_pem": "-----BEGIN CERTIFICATE-----\nMIIEAzCCAuugAwIBAgIUGN+Gv4BdJ17VoVXWrz9j51jcfYowDQYJKoZIhvcNAQEL\nBQAwgZAxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApDYWxpZm9ybmlhMRYwFAYDVQQH\nDA1TYW4gRnJhbmNpc2NvMRMwEQYDVQQKDApBQ01FLCBJbmMuMR4wHAYDVQQDDBVB\nQ01FIERldmljZSBBdXRob3JpdHkxHzAdBgkqhkiG9w0BCQEWEG9wc0BhY21lLmV4\nYW1wbGUwHhcNMjAwNTAxMTYyNTA5WhcNMjEwNTAxMTYyNTA5WjCBkDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWExFjAUBgNVBAcMDVNhbiBGcmFuY2lz\nY28xEzARBgNVBAoMCkFDTUUsIEluYy4xHjAcBgNVBAMMFUFDTUUgRGV2aWNlIEF1\ndGhvcml0eTEfMB0GCSqGSIb3DQEJARYQb3BzQGFjbWUuZXhhbXBsZTCCASIwDQYJ\nKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8vxADdMmZANJ0aTAX6Jp50vCjFh2/d\nJLxn4ZAg0fFgkM+Zl+3gxGA7YUUKxIKet6rSeyKAjOX9AFA+idpv5mXnD+0nwPDr\nkwGe1MkYsaWYdMyUEoI9uEodS0LmHItAzV63ovkdagb3fqZqWcJCsoDa22WHt6GN\nT2d4xGD0gEMyDmwxey4XYSy63H1mvQRzhjC5wCzTGOefG76Io0whJka0mr3b6wEv\nSw0YqRF0/BEDlmWU/VWz7YEgWpb0rXaLqQKbZjyFo137X1otZK8vj9MVRWRvYmcF\nHgE+n0ifoCQ/DNVF1mkG6HGK3LREj9LGRBTN683Vqq2W+93B9yuTgr8CAwEAAaNT\nMFEwHQYDVR0OBBYEFLGXXIYFIpkRy4j0VsOdfgxgZpXzMB8GA1UdIwQYMBaAFLGX\nXIYFIpkRy4j0VsOdfgxgZpXzMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEL\nBQADggEBAFyO7ZWj9w6xzoBWu/XbIVwsQ3kE5k+wrRGyp2rh2v4msAEveCIZP5kT\nCSdr2vr+9HQYiKf1ftsp9tGTLXwrhz3ztC8jIqo4A0grw5B61J0lj+2grKNq1/CK\nxQcpkbnetzo4zsDqFRoN2VK40Ovo4b/IknFa38t06b4t8cYQIqUdkFHMSSIz3Mvx\nRIK6MZlilT8zkWhi9kfCJe/s3cVEAJixNkgO4XNo5VhhxFenyvAL2vDM27dWVtDG\nqL3MFZbcy0/74AJsJDSrflGUQxjrK3WI9PkpKp/xey54XJAbhF63z1VwkJwSwufv\nW9HgidfMN9icgxkScyWpB9KrZHcsLk4=\n-----END CERTIFICATE-----\n",
- "created_at": "2025-09-04T10:11:36Z",
- "description": "Device Connectivity Authority",
- "extended_key_usages": [],
- "id": "ca_32ELHR3XuuE15SQMXiBHXtVgEA9",
- "key_usages": [],
- "not_after": "2021-05-01T16:25:09Z",
- "not_before": "2020-05-01T16:25:09Z",
- "subject_common_name": "ACME Device Authority",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELHR3XuuE15SQMXiBHXtVgEA9"
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B2trb9QAvye9bQQS4LWvnjHt"
},
{
"ca_pem": "-----BEGIN CERTIFICATE-----\nMIIEETCCAvmgAwIBAgIUU3N6lNzPqar4400cLQMcVHFl+mEwDQYJKoZIhvcNAQEL\nBQAwgZcxCzAJBgNVBAYTAkFVMQwwCgYDVQQIDANOU1cxDzANBgNVBAcMBlN5ZG5l\neTEZMBcGA1UECgwQRHJvcGJlYXIgUHR5IEx0ZDEkMCIGA1UEAwwbSW50cmFuZXQg\nU2VydmljZXMgQXV0aG9yaXR5MSgwJgYJKoZIhvcNAQkBFhlzZWN1cml0eUBkcm9w\nYmVhci5leGFtcGxlMB4XDTIwMDUwMTE2Mjc1OVoXDTIxMDUwMTE2Mjc1OVowgZcx\nCzAJBgNVBAYTAkFVMQwwCgYDVQQIDANOU1cxDzANBgNVBAcMBlN5ZG5leTEZMBcG\nA1UECgwQRHJvcGJlYXIgUHR5IEx0ZDEkMCIGA1UEAwwbSW50cmFuZXQgU2Vydmlj\nZXMgQXV0aG9yaXR5MSgwJgYJKoZIhvcNAQkBFhlzZWN1cml0eUBkcm9wYmVhci5l\neGFtcGxlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7y/EAN0yZkA0\nnRpMBfomnnS8KMWHb90kvGfhkCDR8WCQz5mX7eDEYDthRQrEgp63qtJ7IoCM5f0A\nUD6J2m/mZecP7SfA8OuTAZ7UyRixpZh0zJQSgj24Sh1LQuYci0DNXrei+R1qBvd+\npmpZwkKygNrbZYe3oY1PZ3jEYPSAQzIObDF7LhdhLLrcfWa9BHOGMLnALNMY558b\nvoijTCEmRrSavdvrAS9LDRipEXT8EQOWZZT9VbPtgSBalvStdoupAptmPIWjXftf\nWi1kry+P0xVFZG9iZwUeAT6fSJ+gJD8M1UXWaQbocYrctESP0sZEFM3rzdWqrZb7\n3cH3K5OCvwIDAQABo1MwUTAdBgNVHQ4EFgQUsZdchgUimRHLiPRWw51+DGBmlfMw\nHwYDVR0jBBgwFoAUsZdchgUimRHLiPRWw51+DGBmlfMwDwYDVR0TAQH/BAUwAwEB\n/zANBgkqhkiG9w0BAQsFAAOCAQEANk25tt8sSfn6Qu1bbhWRbjKgS5z+j9LqyCna\nv3fbSchMthaQR7w0vL69ayroeYdqDZkRMmHjuYKY4NyqyXkkaqVO63wEicCo55d9\npIKuPzc/7xwdRephosjGTQ4QaQ4OnrdpJZieI92m9ODexgsab84AYmwNpbGOI/tK\nnPsQr8x1RfLs2gbBwQ4MYVM3tQQbX0o+yve5nz/NCOq4vdG+eKON5u6VYMkOOg9F\nVyNY1iISQkpNk/AF6Vi9BGuDb5Hg0phEl1Q0ntCO7ZHAUHjy0ucqXZiXoXdXZcs3\n3zKKLUKva59EDBZ5TUucvXh8VemBtNc6hd1mX4Tq7lAreG9pjQ==\n-----END CERTIFICATE-----\n",
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:50Z",
"extended_key_usages": [],
- "id": "ca_32ELHP6mEZ8f521GISlLoyf3IJX",
+ "id": "ca_333B2rgV9FoqD9KDZcIelXKdebL",
"key_usages": [],
"not_after": "2021-05-01T16:27:59Z",
"not_before": "2020-05-01T16:27:59Z",
"subject_common_name": "Intranet Services Authority",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELHP6mEZ8f521GISlLoyf3IJX"
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B2rgV9FoqD9KDZcIelXKdebL"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_certificate_authorities_update_request.md b/docs/api/resources/examples/_certificate_authorities_update_request.md
index 376d619c24..129f217220 100644
--- a/docs/api/resources/examples/_certificate_authorities_update_request.md
+++ b/docs/api/resources/examples/_certificate_authorities_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"description":"Internal Corporate Services Authority (Legacy)"}' \
-https://api.ngrok.com/certificate_authorities/ca_32ELHSbO2srCjN25hCC43tMKvbe
+https://api.ngrok.com/certificate_authorities/ca_333B2trb9QAvye9bQQS4LWvnjHt
```
diff --git a/docs/api/resources/examples/_certificate_authorities_update_response.md b/docs/api/resources/examples/_certificate_authorities_update_response.md
index 54f8eb0a4a..9451f9ef43 100644
--- a/docs/api/resources/examples/_certificate_authorities_update_response.md
+++ b/docs/api/resources/examples/_certificate_authorities_update_response.md
@@ -5,15 +5,15 @@
```json
{
"ca_pem": "-----BEGIN CERTIFICATE-----\nMIIEETCCAvmgAwIBAgIUU3N6lNzPqar4400cLQMcVHFl+mEwDQYJKoZIhvcNAQEL\nBQAwgZcxCzAJBgNVBAYTAkFVMQwwCgYDVQQIDANOU1cxDzANBgNVBAcMBlN5ZG5l\neTEZMBcGA1UECgwQRHJvcGJlYXIgUHR5IEx0ZDEkMCIGA1UEAwwbSW50cmFuZXQg\nU2VydmljZXMgQXV0aG9yaXR5MSgwJgYJKoZIhvcNAQkBFhlzZWN1cml0eUBkcm9w\nYmVhci5leGFtcGxlMB4XDTIwMDUwMTE2Mjc1OVoXDTIxMDUwMTE2Mjc1OVowgZcx\nCzAJBgNVBAYTAkFVMQwwCgYDVQQIDANOU1cxDzANBgNVBAcMBlN5ZG5leTEZMBcG\nA1UECgwQRHJvcGJlYXIgUHR5IEx0ZDEkMCIGA1UEAwwbSW50cmFuZXQgU2Vydmlj\nZXMgQXV0aG9yaXR5MSgwJgYJKoZIhvcNAQkBFhlzZWN1cml0eUBkcm9wYmVhci5l\neGFtcGxlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7y/EAN0yZkA0\nnRpMBfomnnS8KMWHb90kvGfhkCDR8WCQz5mX7eDEYDthRQrEgp63qtJ7IoCM5f0A\nUD6J2m/mZecP7SfA8OuTAZ7UyRixpZh0zJQSgj24Sh1LQuYci0DNXrei+R1qBvd+\npmpZwkKygNrbZYe3oY1PZ3jEYPSAQzIObDF7LhdhLLrcfWa9BHOGMLnALNMY558b\nvoijTCEmRrSavdvrAS9LDRipEXT8EQOWZZT9VbPtgSBalvStdoupAptmPIWjXftf\nWi1kry+P0xVFZG9iZwUeAT6fSJ+gJD8M1UXWaQbocYrctESP0sZEFM3rzdWqrZb7\n3cH3K5OCvwIDAQABo1MwUTAdBgNVHQ4EFgQUsZdchgUimRHLiPRWw51+DGBmlfMw\nHwYDVR0jBBgwFoAUsZdchgUimRHLiPRWw51+DGBmlfMwDwYDVR0TAQH/BAUwAwEB\n/zANBgkqhkiG9w0BAQsFAAOCAQEANk25tt8sSfn6Qu1bbhWRbjKgS5z+j9LqyCna\nv3fbSchMthaQR7w0vL69ayroeYdqDZkRMmHjuYKY4NyqyXkkaqVO63wEicCo55d9\npIKuPzc/7xwdRephosjGTQ4QaQ4OnrdpJZieI92m9ODexgsab84AYmwNpbGOI/tK\nnPsQr8x1RfLs2gbBwQ4MYVM3tQQbX0o+yve5nz/NCOq4vdG+eKON5u6VYMkOOg9F\nVyNY1iISQkpNk/AF6Vi9BGuDb5Hg0phEl1Q0ntCO7ZHAUHjy0ucqXZiXoXdXZcs3\n3zKKLUKva59EDBZ5TUucvXh8VemBtNc6hd1mX4Tq7lAreG9pjQ==\n-----END CERTIFICATE-----\n",
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "Internal Corporate Services Authority (Legacy)",
"extended_key_usages": [],
- "id": "ca_32ELHSbO2srCjN25hCC43tMKvbe",
+ "id": "ca_333B2trb9QAvye9bQQS4LWvnjHt",
"key_usages": [],
"metadata": "{\"internal_id\": \"7d2caeee-cdc3-4b26-b2c2-b280b8287552\"}",
"not_after": "2021-05-01T16:27:59Z",
"not_before": "2020-05-01T16:27:59Z",
"subject_common_name": "Intranet Services Authority",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELHSbO2srCjN25hCC43tMKvbe"
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B2trb9QAvye9bQQS4LWvnjHt"
}
```
diff --git a/docs/api/resources/examples/_credentials_create_response.md b/docs/api/resources/examples/_credentials_create_response.md
index 409e858480..3d77ef9b5a 100644
--- a/docs/api/resources/examples/_credentials_create_response.md
+++ b/docs/api/resources/examples/_credentials_create_response.md
@@ -5,11 +5,11 @@
```json
{
"acl": [],
- "created_at": "2025-09-04T10:11:15Z",
+ "created_at": "2025-09-22T10:07:29Z",
"description": "development cred for alan@example.com",
- "id": "cr_32ELEkz2jOTMtPWtYLYm5yxBjvW",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
- "token": "32ELEkz2jOTMtPWtYLYm5yxBjvW_714PgnmX8vJX5wufhtV57",
- "uri": "https://api.ngrok.com/credentials/cr_32ELEkz2jOTMtPWtYLYm5yxBjvW"
+ "id": "cr_333B07sp72kzaahDzhXU0xluYIQ",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
+ "token": "333B07sp72kzaahDzhXU0xluYIQ_2J9ZC2mFaidx3vU4sNT4G",
+ "uri": "https://api.ngrok.com/credentials/cr_333B07sp72kzaahDzhXU0xluYIQ"
}
```
diff --git a/docs/api/resources/examples/_credentials_delete_request.md b/docs/api/resources/examples/_credentials_delete_request.md
index c404a10732..f8a639fb1e 100644
--- a/docs/api/resources/examples/_credentials_delete_request.md
+++ b/docs/api/resources/examples/_credentials_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/credentials/cr_32ELEkz2jOTMtPWtYLYm5yxBjvW
+https://api.ngrok.com/credentials/cr_333B07sp72kzaahDzhXU0xluYIQ
```
diff --git a/docs/api/resources/examples/_credentials_get_request.md b/docs/api/resources/examples/_credentials_get_request.md
index a1c704bd14..f013da95ef 100644
--- a/docs/api/resources/examples/_credentials_get_request.md
+++ b/docs/api/resources/examples/_credentials_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/credentials/cr_32ELEkz2jOTMtPWtYLYm5yxBjvW
+https://api.ngrok.com/credentials/cr_333B07sp72kzaahDzhXU0xluYIQ
```
diff --git a/docs/api/resources/examples/_credentials_get_response.md b/docs/api/resources/examples/_credentials_get_response.md
index 2c8ff9db81..5271dcf74d 100644
--- a/docs/api/resources/examples/_credentials_get_response.md
+++ b/docs/api/resources/examples/_credentials_get_response.md
@@ -5,12 +5,12 @@
```json
{
"acl": [],
- "created_at": "2025-09-04T10:11:15Z",
+ "created_at": "2025-09-22T10:07:29Z",
"description": "device alpha-2",
- "id": "cr_32ELEkz2jOTMtPWtYLYm5yxBjvW",
+ "id": "cr_333B07sp72kzaahDzhXU0xluYIQ",
"metadata": "{\"device_id\": \"d5111ba7-0cc5-4ba3-8398-e6c79e4e89c2\"}",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"token": null,
- "uri": "https://api.ngrok.com/credentials/cr_32ELEkz2jOTMtPWtYLYm5yxBjvW"
+ "uri": "https://api.ngrok.com/credentials/cr_333B07sp72kzaahDzhXU0xluYIQ"
}
```
diff --git a/docs/api/resources/examples/_credentials_list_response.md b/docs/api/resources/examples/_credentials_list_response.md
index 3f7ca43bfe..2de23c2a64 100644
--- a/docs/api/resources/examples/_credentials_list_response.md
+++ b/docs/api/resources/examples/_credentials_list_response.md
@@ -5,35 +5,35 @@
```json
{
"credentials": [
- {
- "acl": [],
- "created_at": "2025-09-04T10:11:15Z",
- "description": "development cred for alan@example.com",
- "id": "cr_32ELEkz2jOTMtPWtYLYm5yxBjvW",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
- "token": null,
- "uri": "https://api.ngrok.com/credentials/cr_32ELEkz2jOTMtPWtYLYm5yxBjvW"
- },
{
"acl": [
"bind:1.tcp.ngrok.io:20002",
"bind:132.devices.company.com"
],
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:29Z",
"description": "for device #132",
- "id": "cr_32ELEeE2XfcNgi10SJT2uR7kEiq",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "cr_333B0C4jHC6QfMEn8eFtEeS6woZ",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
+ "token": null,
+ "uri": "https://api.ngrok.com/credentials/cr_333B0C4jHC6QfMEn8eFtEeS6woZ"
+ },
+ {
+ "acl": [],
+ "created_at": "2025-09-22T10:07:29Z",
+ "description": "development cred for alan@example.com",
+ "id": "cr_333B07sp72kzaahDzhXU0xluYIQ",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"token": null,
- "uri": "https://api.ngrok.com/credentials/cr_32ELEeE2XfcNgi10SJT2uR7kEiq"
+ "uri": "https://api.ngrok.com/credentials/cr_333B07sp72kzaahDzhXU0xluYIQ"
},
{
"acl": [],
- "created_at": "2025-09-04T10:10:41Z",
- "description": "credential for \"api-examples-df5943e5c8f86c92@example.com\"",
- "id": "cr_32ELAXwbxPOkQqPDDyl3z9gkjGc",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "created_at": "2025-09-22T10:06:55Z",
+ "description": "credential for \"api-examples-d28b4c24e006295a@example.com\"",
+ "id": "cr_333AvrkMzLINYWDpMgkn3Hf8EhD",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"token": null,
- "uri": "https://api.ngrok.com/credentials/cr_32ELAXwbxPOkQqPDDyl3z9gkjGc"
+ "uri": "https://api.ngrok.com/credentials/cr_333AvrkMzLINYWDpMgkn3Hf8EhD"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_credentials_update_request.md b/docs/api/resources/examples/_credentials_update_request.md
index f4dc9aaac6..5a9aefa383 100644
--- a/docs/api/resources/examples/_credentials_update_request.md
+++ b/docs/api/resources/examples/_credentials_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"description":"device alpha-2","metadata":"{\"device_id\": \"d5111ba7-0cc5-4ba3-8398-e6c79e4e89c2\"}"}' \
-https://api.ngrok.com/credentials/cr_32ELEkz2jOTMtPWtYLYm5yxBjvW
+https://api.ngrok.com/credentials/cr_333B07sp72kzaahDzhXU0xluYIQ
```
diff --git a/docs/api/resources/examples/_credentials_update_response.md b/docs/api/resources/examples/_credentials_update_response.md
index 2c8ff9db81..5271dcf74d 100644
--- a/docs/api/resources/examples/_credentials_update_response.md
+++ b/docs/api/resources/examples/_credentials_update_response.md
@@ -5,12 +5,12 @@
```json
{
"acl": [],
- "created_at": "2025-09-04T10:11:15Z",
+ "created_at": "2025-09-22T10:07:29Z",
"description": "device alpha-2",
- "id": "cr_32ELEkz2jOTMtPWtYLYm5yxBjvW",
+ "id": "cr_333B07sp72kzaahDzhXU0xluYIQ",
"metadata": "{\"device_id\": \"d5111ba7-0cc5-4ba3-8398-e6c79e4e89c2\"}",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"token": null,
- "uri": "https://api.ngrok.com/credentials/cr_32ELEkz2jOTMtPWtYLYm5yxBjvW"
+ "uri": "https://api.ngrok.com/credentials/cr_333B07sp72kzaahDzhXU0xluYIQ"
}
```
diff --git a/docs/api/resources/examples/_edge_route_backend_module_delete_request.md b/docs/api/resources/examples/_edge_route_backend_module_delete_request.md
index d060dbc056..b246b7cc87 100644
--- a/docs/api/resources/examples/_edge_route_backend_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_backend_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHj9ZBXeAzCBVjdh2uovcP5g/routes/edghtsrt_32ELHjqk3JxcHTUDOZvPhnfPnuS/backend
+https://api.ngrok.com/edges/https/edghts_333B371m2rUA8iuscLv4lESjPrH/routes/edghtsrt_333B34TT0Nnqaz3GyY2LJrSKqVA/backend
```
diff --git a/docs/api/resources/examples/_edge_route_backend_module_get_request.md b/docs/api/resources/examples/_edge_route_backend_module_get_request.md
index 01dde93856..7fdcef5961 100644
--- a/docs/api/resources/examples/_edge_route_backend_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_backend_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHj9ZBXeAzCBVjdh2uovcP5g/routes/edghtsrt_32ELHjqk3JxcHTUDOZvPhnfPnuS/backend
+https://api.ngrok.com/edges/https/edghts_333B371m2rUA8iuscLv4lESjPrH/routes/edghtsrt_333B34TT0Nnqaz3GyY2LJrSKqVA/backend
```
diff --git a/docs/api/resources/examples/_edge_route_backend_module_get_response.md b/docs/api/resources/examples/_edge_route_backend_module_get_response.md
index 12ff63f6c9..977edb8bd9 100644
--- a/docs/api/resources/examples/_edge_route_backend_module_get_response.md
+++ b/docs/api/resources/examples/_edge_route_backend_module_get_response.md
@@ -5,8 +5,8 @@
```json
{
"backend": {
- "id": "bkdtg_32ELHgOnIpbUzUX0j1tT8i8XDIv",
- "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELHgOnIpbUzUX0j1tT8i8XDIv"
+ "id": "bkdtg_333B354HXhf6rj2xF0MCMHVLUuC",
+ "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_333B354HXhf6rj2xF0MCMHVLUuC"
},
"enabled": true
}
diff --git a/docs/api/resources/examples/_edge_route_backend_module_replace_request.md b/docs/api/resources/examples/_edge_route_backend_module_replace_request.md
index 23f55572b1..e600508aac 100644
--- a/docs/api/resources/examples/_edge_route_backend_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_backend_module_replace_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"backend_id":"bkdtg_32ELHgOnIpbUzUX0j1tT8i8XDIv","enabled":true}' \
-https://api.ngrok.com/edges/https/edghts_32ELHj9ZBXeAzCBVjdh2uovcP5g/routes/edghtsrt_32ELHjqk3JxcHTUDOZvPhnfPnuS/backend
+-d '{"backend_id":"bkdtg_333B354HXhf6rj2xF0MCMHVLUuC","enabled":true}' \
+https://api.ngrok.com/edges/https/edghts_333B371m2rUA8iuscLv4lESjPrH/routes/edghtsrt_333B34TT0Nnqaz3GyY2LJrSKqVA/backend
```
diff --git a/docs/api/resources/examples/_edge_route_backend_module_replace_response.md b/docs/api/resources/examples/_edge_route_backend_module_replace_response.md
index 12ff63f6c9..977edb8bd9 100644
--- a/docs/api/resources/examples/_edge_route_backend_module_replace_response.md
+++ b/docs/api/resources/examples/_edge_route_backend_module_replace_response.md
@@ -5,8 +5,8 @@
```json
{
"backend": {
- "id": "bkdtg_32ELHgOnIpbUzUX0j1tT8i8XDIv",
- "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELHgOnIpbUzUX0j1tT8i8XDIv"
+ "id": "bkdtg_333B354HXhf6rj2xF0MCMHVLUuC",
+ "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_333B354HXhf6rj2xF0MCMHVLUuC"
},
"enabled": true
}
diff --git a/docs/api/resources/examples/_edge_route_circuit_breaker_module_delete_request.md b/docs/api/resources/examples/_edge_route_circuit_breaker_module_delete_request.md
index 80c1993f9a..4362af063a 100644
--- a/docs/api/resources/examples/_edge_route_circuit_breaker_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_circuit_breaker_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHidJBTdH0thPCnzDWyoq4bn/routes/edghtsrt_32ELHckY69uu06ADAwwfQhW1mca/circuit_breaker
+https://api.ngrok.com/edges/https/edghts_333B36TQwWPWJ2bpjEgJ92JneJR/routes/edghtsrt_333B35Dz1NNjcQbcAfwmzhQh9qy/circuit_breaker
```
diff --git a/docs/api/resources/examples/_edge_route_circuit_breaker_module_get_request.md b/docs/api/resources/examples/_edge_route_circuit_breaker_module_get_request.md
index a8c8ff0704..0e3eeb3c7b 100644
--- a/docs/api/resources/examples/_edge_route_circuit_breaker_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_circuit_breaker_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHidJBTdH0thPCnzDWyoq4bn/routes/edghtsrt_32ELHckY69uu06ADAwwfQhW1mca/circuit_breaker
+https://api.ngrok.com/edges/https/edghts_333B36TQwWPWJ2bpjEgJ92JneJR/routes/edghtsrt_333B35Dz1NNjcQbcAfwmzhQh9qy/circuit_breaker
```
diff --git a/docs/api/resources/examples/_edge_route_circuit_breaker_module_replace_request.md b/docs/api/resources/examples/_edge_route_circuit_breaker_module_replace_request.md
index 919a36fc9a..9ecc4242cb 100644
--- a/docs/api/resources/examples/_edge_route_circuit_breaker_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_circuit_breaker_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":true,"error_threshold_percentage":0.2,"num_buckets":5,"rolling_window":300,"tripped_duration":120,"volume_threshold":20}' \
-https://api.ngrok.com/edges/https/edghts_32ELHidJBTdH0thPCnzDWyoq4bn/routes/edghtsrt_32ELHckY69uu06ADAwwfQhW1mca/circuit_breaker
+https://api.ngrok.com/edges/https/edghts_333B36TQwWPWJ2bpjEgJ92JneJR/routes/edghtsrt_333B35Dz1NNjcQbcAfwmzhQh9qy/circuit_breaker
```
diff --git a/docs/api/resources/examples/_edge_route_compression_module_delete_request.md b/docs/api/resources/examples/_edge_route_compression_module_delete_request.md
index c8a770f2b2..95406cecb3 100644
--- a/docs/api/resources/examples/_edge_route_compression_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_compression_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHgn0K3HTtgieum79CBjBSpv/routes/edghtsrt_32ELHhLo38uR4CmVH0DLXiUpa6t/compression
+https://api.ngrok.com/edges/https/edghts_333B38gmqGb7d4WdZO1Ift8xu70/routes/edghtsrt_333B3DiQ8dUv6yPPyrBubEpxnxU/compression
```
diff --git a/docs/api/resources/examples/_edge_route_compression_module_get_request.md b/docs/api/resources/examples/_edge_route_compression_module_get_request.md
index a534b6d5af..156661e903 100644
--- a/docs/api/resources/examples/_edge_route_compression_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_compression_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHgn0K3HTtgieum79CBjBSpv/routes/edghtsrt_32ELHhLo38uR4CmVH0DLXiUpa6t/compression
+https://api.ngrok.com/edges/https/edghts_333B38gmqGb7d4WdZO1Ift8xu70/routes/edghtsrt_333B3DiQ8dUv6yPPyrBubEpxnxU/compression
```
diff --git a/docs/api/resources/examples/_edge_route_compression_module_replace_request.md b/docs/api/resources/examples/_edge_route_compression_module_replace_request.md
index c48b51826d..5708e37007 100644
--- a/docs/api/resources/examples/_edge_route_compression_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_compression_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":true}' \
-https://api.ngrok.com/edges/https/edghts_32ELHgn0K3HTtgieum79CBjBSpv/routes/edghtsrt_32ELHhLo38uR4CmVH0DLXiUpa6t/compression
+https://api.ngrok.com/edges/https/edghts_333B38gmqGb7d4WdZO1Ift8xu70/routes/edghtsrt_333B3DiQ8dUv6yPPyrBubEpxnxU/compression
```
diff --git a/docs/api/resources/examples/_edge_route_ip_restriction_module_delete_request.md b/docs/api/resources/examples/_edge_route_ip_restriction_module_delete_request.md
index f7d7f34b3d..2107943f15 100644
--- a/docs/api/resources/examples/_edge_route_ip_restriction_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_ip_restriction_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHqqxM9ZSjjV9gOAdS5s5xd2/routes/edghtsrt_32ELHokrfqrJY2A6woDOpEafX1a/ip_restriction
+https://api.ngrok.com/edges/https/edghts_333B3FdXJVQ4mB2tZ6evoAZEhAm/routes/edghtsrt_333B3AwNLFl383Tzxhx65PMCtln/ip_restriction
```
diff --git a/docs/api/resources/examples/_edge_route_ip_restriction_module_get_request.md b/docs/api/resources/examples/_edge_route_ip_restriction_module_get_request.md
index 2bff15c362..1ddfc48151 100644
--- a/docs/api/resources/examples/_edge_route_ip_restriction_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_ip_restriction_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHqqxM9ZSjjV9gOAdS5s5xd2/routes/edghtsrt_32ELHokrfqrJY2A6woDOpEafX1a/ip_restriction
+https://api.ngrok.com/edges/https/edghts_333B3FdXJVQ4mB2tZ6evoAZEhAm/routes/edghtsrt_333B3AwNLFl383Tzxhx65PMCtln/ip_restriction
```
diff --git a/docs/api/resources/examples/_edge_route_ip_restriction_module_get_response.md b/docs/api/resources/examples/_edge_route_ip_restriction_module_get_response.md
index f521d1c2e2..ff4fcecd5b 100644
--- a/docs/api/resources/examples/_edge_route_ip_restriction_module_get_response.md
+++ b/docs/api/resources/examples/_edge_route_ip_restriction_module_get_response.md
@@ -7,12 +7,12 @@
"enabled": true,
"ip_policies": [
{
- "id": "ipp_32ELHryuZB0IOmXGmywHNqY1GTv",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHryuZB0IOmXGmywHNqY1GTv"
+ "id": "ipp_333B39DL4ASkhHS8HSMf0PJcBXs",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B39DL4ASkhHS8HSMf0PJcBXs"
},
{
- "id": "ipp_32ELHqtFblQaDl6fUdY3Ph4RjrM",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHqtFblQaDl6fUdY3Ph4RjrM"
+ "id": "ipp_333B3BQz0WbwmgePV15DF5V6rDG",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B3BQz0WbwmgePV15DF5V6rDG"
}
]
}
diff --git a/docs/api/resources/examples/_edge_route_ip_restriction_module_replace_request.md b/docs/api/resources/examples/_edge_route_ip_restriction_module_replace_request.md
index d0f87ef65e..4d2b81443b 100644
--- a/docs/api/resources/examples/_edge_route_ip_restriction_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_ip_restriction_module_replace_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"enabled":true,"ip_policy_ids":["ipp_32ELHryuZB0IOmXGmywHNqY1GTv","ipp_32ELHqtFblQaDl6fUdY3Ph4RjrM"]}' \
-https://api.ngrok.com/edges/https/edghts_32ELHqqxM9ZSjjV9gOAdS5s5xd2/routes/edghtsrt_32ELHokrfqrJY2A6woDOpEafX1a/ip_restriction
+-d '{"enabled":true,"ip_policy_ids":["ipp_333B39DL4ASkhHS8HSMf0PJcBXs","ipp_333B3BQz0WbwmgePV15DF5V6rDG"]}' \
+https://api.ngrok.com/edges/https/edghts_333B3FdXJVQ4mB2tZ6evoAZEhAm/routes/edghtsrt_333B3AwNLFl383Tzxhx65PMCtln/ip_restriction
```
diff --git a/docs/api/resources/examples/_edge_route_ip_restriction_module_replace_response.md b/docs/api/resources/examples/_edge_route_ip_restriction_module_replace_response.md
index f521d1c2e2..ff4fcecd5b 100644
--- a/docs/api/resources/examples/_edge_route_ip_restriction_module_replace_response.md
+++ b/docs/api/resources/examples/_edge_route_ip_restriction_module_replace_response.md
@@ -7,12 +7,12 @@
"enabled": true,
"ip_policies": [
{
- "id": "ipp_32ELHryuZB0IOmXGmywHNqY1GTv",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHryuZB0IOmXGmywHNqY1GTv"
+ "id": "ipp_333B39DL4ASkhHS8HSMf0PJcBXs",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B39DL4ASkhHS8HSMf0PJcBXs"
},
{
- "id": "ipp_32ELHqtFblQaDl6fUdY3Ph4RjrM",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHqtFblQaDl6fUdY3Ph4RjrM"
+ "id": "ipp_333B3BQz0WbwmgePV15DF5V6rDG",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B3BQz0WbwmgePV15DF5V6rDG"
}
]
}
diff --git a/docs/api/resources/examples/_edge_route_o_auth_module_delete_request.md b/docs/api/resources/examples/_edge_route_o_auth_module_delete_request.md
index 00d57e21b4..c88739add8 100644
--- a/docs/api/resources/examples/_edge_route_o_auth_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_o_auth_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHrvXmWOEMyK5QpuXbRuW5Ui/routes/edghtsrt_32ELHou9vDwuOB2vbTmv88n1ASE/oauth
+https://api.ngrok.com/edges/https/edghts_333B3Fh7EXfriDvC8p1loJAnLRL/routes/edghtsrt_333B39YDF4PQEbG7Cc1pZB7LQrS/oauth
```
diff --git a/docs/api/resources/examples/_edge_route_o_auth_module_get_request.md b/docs/api/resources/examples/_edge_route_o_auth_module_get_request.md
index 2ed48ffaa6..17aa50986f 100644
--- a/docs/api/resources/examples/_edge_route_o_auth_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_o_auth_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHrvXmWOEMyK5QpuXbRuW5Ui/routes/edghtsrt_32ELHou9vDwuOB2vbTmv88n1ASE/oauth
+https://api.ngrok.com/edges/https/edghts_333B3Fh7EXfriDvC8p1loJAnLRL/routes/edghtsrt_333B39YDF4PQEbG7Cc1pZB7LQrS/oauth
```
diff --git a/docs/api/resources/examples/_edge_route_o_auth_module_replace_request.md b/docs/api/resources/examples/_edge_route_o_auth_module_replace_request.md
index f67d055e3f..08ceeec82f 100644
--- a/docs/api/resources/examples/_edge_route_o_auth_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_o_auth_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":true,"provider":{"google":{"client_id":"client-id","client_secret":"client-secret","email_addresses":["alan@example.com"],"scopes":["profile","email","https://www.googleapis.com/auth/userinfo.email"]}}}' \
-https://api.ngrok.com/edges/https/edghts_32ELHrvXmWOEMyK5QpuXbRuW5Ui/routes/edghtsrt_32ELHou9vDwuOB2vbTmv88n1ASE/oauth
+https://api.ngrok.com/edges/https/edghts_333B3Fh7EXfriDvC8p1loJAnLRL/routes/edghtsrt_333B39YDF4PQEbG7Cc1pZB7LQrS/oauth
```
diff --git a/docs/api/resources/examples/_edge_route_oidc_module_delete_request.md b/docs/api/resources/examples/_edge_route_oidc_module_delete_request.md
index 0ad3583f1b..22d9741fb2 100644
--- a/docs/api/resources/examples/_edge_route_oidc_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_oidc_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHlTLoKLfn0AJcdbjUCs6UVn/routes/edghtsrt_32ELHqdXlPeZyxgbiMxkDN3G06h/oidc
+https://api.ngrok.com/edges/https/edghts_333B3Fk9tmztEzlOsPBh5tq1xKd/routes/edghtsrt_333B3ETg5sGazFE7TyL7ZJ2v7FQ/oidc
```
diff --git a/docs/api/resources/examples/_edge_route_oidc_module_get_request.md b/docs/api/resources/examples/_edge_route_oidc_module_get_request.md
index 0e07c22017..84eec10f02 100644
--- a/docs/api/resources/examples/_edge_route_oidc_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_oidc_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHlTLoKLfn0AJcdbjUCs6UVn/routes/edghtsrt_32ELHqdXlPeZyxgbiMxkDN3G06h/oidc
+https://api.ngrok.com/edges/https/edghts_333B3Fk9tmztEzlOsPBh5tq1xKd/routes/edghtsrt_333B3ETg5sGazFE7TyL7ZJ2v7FQ/oidc
```
diff --git a/docs/api/resources/examples/_edge_route_oidc_module_replace_request.md b/docs/api/resources/examples/_edge_route_oidc_module_replace_request.md
index f552ee1d47..ca3968df2a 100644
--- a/docs/api/resources/examples/_edge_route_oidc_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_oidc_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"client_id":"some-client-id","client_secret":"some-client-secret","enabled":true,"issuer":"https://accounts.google.com","scopes":["profile"]}' \
-https://api.ngrok.com/edges/https/edghts_32ELHlTLoKLfn0AJcdbjUCs6UVn/routes/edghtsrt_32ELHqdXlPeZyxgbiMxkDN3G06h/oidc
+https://api.ngrok.com/edges/https/edghts_333B3Fk9tmztEzlOsPBh5tq1xKd/routes/edghtsrt_333B3ETg5sGazFE7TyL7ZJ2v7FQ/oidc
```
diff --git a/docs/api/resources/examples/_edge_route_request_headers_module_delete_request.md b/docs/api/resources/examples/_edge_route_request_headers_module_delete_request.md
index c836c30f89..706596e8af 100644
--- a/docs/api/resources/examples/_edge_route_request_headers_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_request_headers_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHuFpxHKIQCRoxNCcooFphA7/routes/edghtsrt_32ELHvfEOBzxbh18JP17jIf3pwt/request_headers
+https://api.ngrok.com/edges/https/edghts_333B3FxhVLWEc49OpC0u5HjGldX/routes/edghtsrt_333B3LHpCNGh86KwJkLkkz6Lch3/request_headers
```
diff --git a/docs/api/resources/examples/_edge_route_request_headers_module_get_request.md b/docs/api/resources/examples/_edge_route_request_headers_module_get_request.md
index f27076f734..601eebc0c9 100644
--- a/docs/api/resources/examples/_edge_route_request_headers_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_request_headers_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHuFpxHKIQCRoxNCcooFphA7/routes/edghtsrt_32ELHvfEOBzxbh18JP17jIf3pwt/request_headers
+https://api.ngrok.com/edges/https/edghts_333B3FxhVLWEc49OpC0u5HjGldX/routes/edghtsrt_333B3LHpCNGh86KwJkLkkz6Lch3/request_headers
```
diff --git a/docs/api/resources/examples/_edge_route_request_headers_module_replace_request.md b/docs/api/resources/examples/_edge_route_request_headers_module_replace_request.md
index 68f852d648..d719ad52c4 100644
--- a/docs/api/resources/examples/_edge_route_request_headers_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_request_headers_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"add":{"x-frontend":"ngrok"},"enabled":true,"remove":["cache-control"]}' \
-https://api.ngrok.com/edges/https/edghts_32ELHuFpxHKIQCRoxNCcooFphA7/routes/edghtsrt_32ELHvfEOBzxbh18JP17jIf3pwt/request_headers
+https://api.ngrok.com/edges/https/edghts_333B3FxhVLWEc49OpC0u5HjGldX/routes/edghtsrt_333B3LHpCNGh86KwJkLkkz6Lch3/request_headers
```
diff --git a/docs/api/resources/examples/_edge_route_response_headers_module_delete_request.md b/docs/api/resources/examples/_edge_route_response_headers_module_delete_request.md
index 879af69d62..1dde97efba 100644
--- a/docs/api/resources/examples/_edge_route_response_headers_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_response_headers_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHybf3ZN8CSW9UihsHPllH9a/routes/edghtsrt_32ELHu61Q2TXFNwVZyCqH9iAwYH/response_headers
+https://api.ngrok.com/edges/https/edghts_333B3LPrAk0BEDg2Y8JY4fkelNm/routes/edghtsrt_333B3NG0pwdGr0w3H6FTpKBgNUL/response_headers
```
diff --git a/docs/api/resources/examples/_edge_route_response_headers_module_get_request.md b/docs/api/resources/examples/_edge_route_response_headers_module_get_request.md
index 857ca3fe13..8c79a9a524 100644
--- a/docs/api/resources/examples/_edge_route_response_headers_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_response_headers_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHybf3ZN8CSW9UihsHPllH9a/routes/edghtsrt_32ELHu61Q2TXFNwVZyCqH9iAwYH/response_headers
+https://api.ngrok.com/edges/https/edghts_333B3LPrAk0BEDg2Y8JY4fkelNm/routes/edghtsrt_333B3NG0pwdGr0w3H6FTpKBgNUL/response_headers
```
diff --git a/docs/api/resources/examples/_edge_route_response_headers_module_replace_request.md b/docs/api/resources/examples/_edge_route_response_headers_module_replace_request.md
index bb8ce500f5..81d5101d04 100644
--- a/docs/api/resources/examples/_edge_route_response_headers_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_response_headers_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"add":{"Content-Security-Policy":"script-src 'self'","X-Frame-Options":"DENY"},"enabled":true}' \
-https://api.ngrok.com/edges/https/edghts_32ELHybf3ZN8CSW9UihsHPllH9a/routes/edghtsrt_32ELHu61Q2TXFNwVZyCqH9iAwYH/response_headers
+https://api.ngrok.com/edges/https/edghts_333B3LPrAk0BEDg2Y8JY4fkelNm/routes/edghtsrt_333B3NG0pwdGr0w3H6FTpKBgNUL/response_headers
```
diff --git a/docs/api/resources/examples/_edge_route_saml_module_delete_request.md b/docs/api/resources/examples/_edge_route_saml_module_delete_request.md
index aa3f9f83a4..45fe3d8bf5 100644
--- a/docs/api/resources/examples/_edge_route_saml_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_saml_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHvlsoOShPFbkSsIPZ5iumw5/routes/edghtsrt_32ELHwJPhCQPmmUX0L0b2M0hXZw/saml
+https://api.ngrok.com/edges/https/edghts_333B3LvINL4sdhKFYHd2ClmlxlT/routes/edghtsrt_333B3GRJPEfYI2EqA3MQulLG8hE/saml
```
diff --git a/docs/api/resources/examples/_edge_route_saml_module_get_request.md b/docs/api/resources/examples/_edge_route_saml_module_get_request.md
index 957f5dcad3..d5448e0fa8 100644
--- a/docs/api/resources/examples/_edge_route_saml_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_saml_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHvlsoOShPFbkSsIPZ5iumw5/routes/edghtsrt_32ELHwJPhCQPmmUX0L0b2M0hXZw/saml
+https://api.ngrok.com/edges/https/edghts_333B3LvINL4sdhKFYHd2ClmlxlT/routes/edghtsrt_333B3GRJPEfYI2EqA3MQulLG8hE/saml
```
diff --git a/docs/api/resources/examples/_edge_route_saml_module_get_response.md b/docs/api/resources/examples/_edge_route_saml_module_get_response.md
index 9e45b20cb7..710c33d71c 100644
--- a/docs/api/resources/examples/_edge_route_saml_module_get_response.md
+++ b/docs/api/resources/examples/_edge_route_saml_module_get_response.md
@@ -5,20 +5,20 @@
```json
{
"allow_idp_initiated": true,
- "assertion_consumer_service_url": "https://idp.local-ngrok.com/saml/edghtsrt_32ELHwJPhCQPmmUX0L0b2M0hXZw/acs",
+ "assertion_consumer_service_url": "https://idp.local-ngrok.com/saml/edghtsrt_333B3GRJPEfYI2EqA3MQulLG8hE/acs",
"authorized_groups": [],
"cookie_prefix": "",
"enabled": true,
- "entity_id": "https://idp.local-ngrok.com/saml/edghtsrt_32ELHwJPhCQPmmUX0L0b2M0hXZw",
+ "entity_id": "https://idp.local-ngrok.com/saml/edghtsrt_333B3GRJPEfYI2EqA3MQulLG8hE",
"force_authn": false,
"idp_metadata": "\nurn:oasis:names:tc:SAML:2.0:nameid-format:transient\n",
"idp_metadata_url": "",
"inactivity_timeout": 0,
"maximum_duration": 0,
- "metadata_url": "https://idp.local-ngrok.com/saml/edghtsrt_32ELHwJPhCQPmmUX0L0b2M0hXZw",
+ "metadata_url": "https://idp.local-ngrok.com/saml/edghtsrt_333B3GRJPEfYI2EqA3MQulLG8hE",
"nameid_format": "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent",
"options_passthrough": false,
- "request_signing_certificate_pem": "-----BEGIN CERTIFICATE-----\nMIIEAzCCAuugAwIBAgIQe6KIvE9WwiLxfoLOELWzuTANBgkqhkiG9w0BAQsFADCB\noDFOMEwGA1UECgxFaHR0cHM6Ly9pZHAubG9jYWwtbmdyb2suY29tL3NhbWwvZWRn\naHRzcnRfMzJFTEh3SlBoQ1FQbW1VWDBMMGIyTTBoWFp3MU4wTAYDVQQDDEVodHRw\nczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lZGdodHNydF8zMkVMSHdKUGhD\nUVBtbVVYMEwwYjJNMGhYWncwIBcNMjUwOTA0MTAxMTQwWhgPMjA2MDA4MjYxMDEx\nNDBaMIGgMU4wTAYDVQQKDEVodHRwczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2Ft\nbC9lZGdodHNydF8zMkVMSHdKUGhDUVBtbVVYMEwwYjJNMGhYWncxTjBMBgNVBAMM\nRWh0dHBzOi8vaWRwLmxvY2FsLW5ncm9rLmNvbS9zYW1sL2VkZ2h0c3J0XzMyRUxI\nd0pQaENRUG1tVVgwTDBiMk0waFhadzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC\nAQoCggEBAL0Zf04B3gQ5AhHfjpXi0nwzNmXiv/3GT9VZU80pAzkwEB90rZrJAzWm\nMFxO+SltBtnOSRB9Tl5c5MTfHpyjvq7nHKTW+7xrnvH07mmrlDyG41bTp+WbcOCo\nuxMz0Tn9iUG14V1AFINbYqnFwPQbckPZOB/gZjwEh08hIIbNlHHDeyMXqFiJl4cN\nPxgmE65Auu12aBCbh/3YAk15peOqeDWm0gRrePd6iILVPbPQXEBJnS91fAQB3AEW\nch9gVIjpKEk7gyaBa6Y6sVCTbw55Zs9YWneyhL8E95oKFla84eLm2A9L2esnNHhX\nGXLgvTgtFQdAjKl3ts54CtnPn4d4knECAwEAAaM1MDMwDgYDVR0PAQH/BAQDAgeA\nMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQEL\nBQADggEBAITwroxrmoiwqcip+MuKHZjsATUbyIprGLwDcv3KvzCMnJMLEKlmF+I9\nEFidSavrGM9oZUj/u2SMYKcjS09ldGE5Zkxkoh9PslagB7Ew1Og6Lizlg9UTBAUf\nrg00lrleM5KXWPQU6qjHYDBrAzqRV2u5Vy9PGhLXVLJveDEG5TcUWjpFcsmfOgy4\nx4lllmxh7V4okTv51FrdqaEbUuHcOdTVjnIPoMyEzoseMLc/fE4cJ4g8O0ozYEnr\nn1vrEDoMo+1MIC1BhZlmqAHtbBnYyuY4kPDbd/XzxEg2pxGcxf3SP38Ju1Ub3cSy\na7iiFq4ajM3M7/51MQN0tb4qbkWGg08=\n-----END CERTIFICATE-----\n",
- "single_logout_url": "https://idp.local-ngrok.com/saml/edghtsrt_32ELHwJPhCQPmmUX0L0b2M0hXZw/slo"
+ "request_signing_certificate_pem": "-----BEGIN CERTIFICATE-----\nMIIEAzCCAuugAwIBAgIQZzNJEmBKTW9kmx+x5rWPATANBgkqhkiG9w0BAQsFADCB\noDFOMEwGA1UECgxFaHR0cHM6Ly9pZHAubG9jYWwtbmdyb2suY29tL3NhbWwvZWRn\naHRzcnRfMzMzQjNHUkpQRWZZSTJFcUEzTVF1bExHOGhFMU4wTAYDVQQDDEVodHRw\nczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lZGdodHNydF8zMzNCM0dSSlBF\nZllJMkVxQTNNUXVsTEc4aEUwIBcNMjUwOTIyMTAwNzU1WhgPMjA2MDA5MTMxMDA3\nNTVaMIGgMU4wTAYDVQQKDEVodHRwczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2Ft\nbC9lZGdodHNydF8zMzNCM0dSSlBFZllJMkVxQTNNUXVsTEc4aEUxTjBMBgNVBAMM\nRWh0dHBzOi8vaWRwLmxvY2FsLW5ncm9rLmNvbS9zYW1sL2VkZ2h0c3J0XzMzM0Iz\nR1JKUEVmWUkyRXFBM01RdWxMRzhoRTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC\nAQoCggEBAL+7cp0v65qoOSFMSfPvRq7xy96r7MDubQFBhoKXVMs7vcZjRoiu4guu\nm+79APk/ZCF2Nl68tyuqCmfO9oKTEIiGEgQMpicaeCNtZtkqCLhGG8yKzyoJCaVj\nVh8AYEBTPU8/Csil1wqVkjBOtfsSSMnJ4NalyVdYAWN6n9kEuStSnwfLxmOGWL1N\nIP5VuyhTWJA6ux9JX7oJjpODNe32+484UbGWJK48s2R4IDem4ZnhM4q6vUblGPbW\nH3RVui+WCu8HbsyCYxPstKWkOjdsef3XoXW6t6GkoICJ2hIX25lnRUjveryfpBr9\n//H9UDrpBvBBadIPaX4gto7jHR6v5ZUCAwEAAaM1MDMwDgYDVR0PAQH/BAQDAgeA\nMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQEL\nBQADggEBAB+XAE2v2GOSwaBlsqVNR89wbHwMnaIhIrPzpYNC+wrK86upLF3FK70h\nwWVmjfphOtS7FEfQdUH1g3cnBXnR9XNotI33gPr0a1yQJr50XdcDSCPVvG0FPBsd\nhDr2jv4LMAdX7XUt0uLrLmxgmH6rStzv9qlxFTCD9HNcC5MoHLNxut3jbCRQzYhO\n9GrqMRrGpyAu2ez9CtSWAUkH635bT2NvUHz1/U49GUh1ORaiWQQFhrizApqxwill\nA3U+SFX2OQB+VmWYYdCXcmnztP8a+bImGK/K0evVXPq9sUsGe0Ah4WmbizsBwtWy\nB+PeP+fQCRAsCx7gkkh+PokShEJvfrE=\n-----END CERTIFICATE-----\n",
+ "single_logout_url": "https://idp.local-ngrok.com/saml/edghtsrt_333B3GRJPEfYI2EqA3MQulLG8hE/slo"
}
```
diff --git a/docs/api/resources/examples/_edge_route_saml_module_replace_request.md b/docs/api/resources/examples/_edge_route_saml_module_replace_request.md
index 1e7069f0bc..236f669937 100644
--- a/docs/api/resources/examples/_edge_route_saml_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_saml_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":true,"idp_metadata":"\nurn:oasis:names:tc:SAML:2.0:nameid-format:transient\n"}' \
-https://api.ngrok.com/edges/https/edghts_32ELHvlsoOShPFbkSsIPZ5iumw5/routes/edghtsrt_32ELHwJPhCQPmmUX0L0b2M0hXZw/saml
+https://api.ngrok.com/edges/https/edghts_333B3LvINL4sdhKFYHd2ClmlxlT/routes/edghtsrt_333B3GRJPEfYI2EqA3MQulLG8hE/saml
```
diff --git a/docs/api/resources/examples/_edge_route_saml_module_replace_response.md b/docs/api/resources/examples/_edge_route_saml_module_replace_response.md
index 9e45b20cb7..710c33d71c 100644
--- a/docs/api/resources/examples/_edge_route_saml_module_replace_response.md
+++ b/docs/api/resources/examples/_edge_route_saml_module_replace_response.md
@@ -5,20 +5,20 @@
```json
{
"allow_idp_initiated": true,
- "assertion_consumer_service_url": "https://idp.local-ngrok.com/saml/edghtsrt_32ELHwJPhCQPmmUX0L0b2M0hXZw/acs",
+ "assertion_consumer_service_url": "https://idp.local-ngrok.com/saml/edghtsrt_333B3GRJPEfYI2EqA3MQulLG8hE/acs",
"authorized_groups": [],
"cookie_prefix": "",
"enabled": true,
- "entity_id": "https://idp.local-ngrok.com/saml/edghtsrt_32ELHwJPhCQPmmUX0L0b2M0hXZw",
+ "entity_id": "https://idp.local-ngrok.com/saml/edghtsrt_333B3GRJPEfYI2EqA3MQulLG8hE",
"force_authn": false,
"idp_metadata": "\nurn:oasis:names:tc:SAML:2.0:nameid-format:transient\n",
"idp_metadata_url": "",
"inactivity_timeout": 0,
"maximum_duration": 0,
- "metadata_url": "https://idp.local-ngrok.com/saml/edghtsrt_32ELHwJPhCQPmmUX0L0b2M0hXZw",
+ "metadata_url": "https://idp.local-ngrok.com/saml/edghtsrt_333B3GRJPEfYI2EqA3MQulLG8hE",
"nameid_format": "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent",
"options_passthrough": false,
- "request_signing_certificate_pem": "-----BEGIN CERTIFICATE-----\nMIIEAzCCAuugAwIBAgIQe6KIvE9WwiLxfoLOELWzuTANBgkqhkiG9w0BAQsFADCB\noDFOMEwGA1UECgxFaHR0cHM6Ly9pZHAubG9jYWwtbmdyb2suY29tL3NhbWwvZWRn\naHRzcnRfMzJFTEh3SlBoQ1FQbW1VWDBMMGIyTTBoWFp3MU4wTAYDVQQDDEVodHRw\nczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lZGdodHNydF8zMkVMSHdKUGhD\nUVBtbVVYMEwwYjJNMGhYWncwIBcNMjUwOTA0MTAxMTQwWhgPMjA2MDA4MjYxMDEx\nNDBaMIGgMU4wTAYDVQQKDEVodHRwczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2Ft\nbC9lZGdodHNydF8zMkVMSHdKUGhDUVBtbVVYMEwwYjJNMGhYWncxTjBMBgNVBAMM\nRWh0dHBzOi8vaWRwLmxvY2FsLW5ncm9rLmNvbS9zYW1sL2VkZ2h0c3J0XzMyRUxI\nd0pQaENRUG1tVVgwTDBiMk0waFhadzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC\nAQoCggEBAL0Zf04B3gQ5AhHfjpXi0nwzNmXiv/3GT9VZU80pAzkwEB90rZrJAzWm\nMFxO+SltBtnOSRB9Tl5c5MTfHpyjvq7nHKTW+7xrnvH07mmrlDyG41bTp+WbcOCo\nuxMz0Tn9iUG14V1AFINbYqnFwPQbckPZOB/gZjwEh08hIIbNlHHDeyMXqFiJl4cN\nPxgmE65Auu12aBCbh/3YAk15peOqeDWm0gRrePd6iILVPbPQXEBJnS91fAQB3AEW\nch9gVIjpKEk7gyaBa6Y6sVCTbw55Zs9YWneyhL8E95oKFla84eLm2A9L2esnNHhX\nGXLgvTgtFQdAjKl3ts54CtnPn4d4knECAwEAAaM1MDMwDgYDVR0PAQH/BAQDAgeA\nMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQEL\nBQADggEBAITwroxrmoiwqcip+MuKHZjsATUbyIprGLwDcv3KvzCMnJMLEKlmF+I9\nEFidSavrGM9oZUj/u2SMYKcjS09ldGE5Zkxkoh9PslagB7Ew1Og6Lizlg9UTBAUf\nrg00lrleM5KXWPQU6qjHYDBrAzqRV2u5Vy9PGhLXVLJveDEG5TcUWjpFcsmfOgy4\nx4lllmxh7V4okTv51FrdqaEbUuHcOdTVjnIPoMyEzoseMLc/fE4cJ4g8O0ozYEnr\nn1vrEDoMo+1MIC1BhZlmqAHtbBnYyuY4kPDbd/XzxEg2pxGcxf3SP38Ju1Ub3cSy\na7iiFq4ajM3M7/51MQN0tb4qbkWGg08=\n-----END CERTIFICATE-----\n",
- "single_logout_url": "https://idp.local-ngrok.com/saml/edghtsrt_32ELHwJPhCQPmmUX0L0b2M0hXZw/slo"
+ "request_signing_certificate_pem": "-----BEGIN CERTIFICATE-----\nMIIEAzCCAuugAwIBAgIQZzNJEmBKTW9kmx+x5rWPATANBgkqhkiG9w0BAQsFADCB\noDFOMEwGA1UECgxFaHR0cHM6Ly9pZHAubG9jYWwtbmdyb2suY29tL3NhbWwvZWRn\naHRzcnRfMzMzQjNHUkpQRWZZSTJFcUEzTVF1bExHOGhFMU4wTAYDVQQDDEVodHRw\nczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lZGdodHNydF8zMzNCM0dSSlBF\nZllJMkVxQTNNUXVsTEc4aEUwIBcNMjUwOTIyMTAwNzU1WhgPMjA2MDA5MTMxMDA3\nNTVaMIGgMU4wTAYDVQQKDEVodHRwczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2Ft\nbC9lZGdodHNydF8zMzNCM0dSSlBFZllJMkVxQTNNUXVsTEc4aEUxTjBMBgNVBAMM\nRWh0dHBzOi8vaWRwLmxvY2FsLW5ncm9rLmNvbS9zYW1sL2VkZ2h0c3J0XzMzM0Iz\nR1JKUEVmWUkyRXFBM01RdWxMRzhoRTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC\nAQoCggEBAL+7cp0v65qoOSFMSfPvRq7xy96r7MDubQFBhoKXVMs7vcZjRoiu4guu\nm+79APk/ZCF2Nl68tyuqCmfO9oKTEIiGEgQMpicaeCNtZtkqCLhGG8yKzyoJCaVj\nVh8AYEBTPU8/Csil1wqVkjBOtfsSSMnJ4NalyVdYAWN6n9kEuStSnwfLxmOGWL1N\nIP5VuyhTWJA6ux9JX7oJjpODNe32+484UbGWJK48s2R4IDem4ZnhM4q6vUblGPbW\nH3RVui+WCu8HbsyCYxPstKWkOjdsef3XoXW6t6GkoICJ2hIX25lnRUjveryfpBr9\n//H9UDrpBvBBadIPaX4gto7jHR6v5ZUCAwEAAaM1MDMwDgYDVR0PAQH/BAQDAgeA\nMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQEL\nBQADggEBAB+XAE2v2GOSwaBlsqVNR89wbHwMnaIhIrPzpYNC+wrK86upLF3FK70h\nwWVmjfphOtS7FEfQdUH1g3cnBXnR9XNotI33gPr0a1yQJr50XdcDSCPVvG0FPBsd\nhDr2jv4LMAdX7XUt0uLrLmxgmH6rStzv9qlxFTCD9HNcC5MoHLNxut3jbCRQzYhO\n9GrqMRrGpyAu2ez9CtSWAUkH635bT2NvUHz1/U49GUh1ORaiWQQFhrizApqxwill\nA3U+SFX2OQB+VmWYYdCXcmnztP8a+bImGK/K0evVXPq9sUsGe0Ah4WmbizsBwtWy\nB+PeP+fQCRAsCx7gkkh+PokShEJvfrE=\n-----END CERTIFICATE-----\n",
+ "single_logout_url": "https://idp.local-ngrok.com/saml/edghtsrt_333B3GRJPEfYI2EqA3MQulLG8hE/slo"
}
```
diff --git a/docs/api/resources/examples/_edge_route_traffic_policy_module_delete_request.md b/docs/api/resources/examples/_edge_route_traffic_policy_module_delete_request.md
index e20cc3fc55..5f9b33df73 100644
--- a/docs/api/resources/examples/_edge_route_traffic_policy_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_traffic_policy_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHpl1iMMWugQoDRln9ahvefZ/routes/edghtsrt_32ELHs8bSbL9eB8AGbkokFernlN/traffic_policy
+https://api.ngrok.com/edges/https/edghts_333B3IqlvztIqYFbNMNtyscVmKz/routes/edghtsrt_333B3KLuIUGTWhvCUjIJpCnKoXt/traffic_policy
```
diff --git a/docs/api/resources/examples/_edge_route_traffic_policy_module_get_request.md b/docs/api/resources/examples/_edge_route_traffic_policy_module_get_request.md
index 6d99f60a80..7661d79e9d 100644
--- a/docs/api/resources/examples/_edge_route_traffic_policy_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_traffic_policy_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHpl1iMMWugQoDRln9ahvefZ/routes/edghtsrt_32ELHs8bSbL9eB8AGbkokFernlN/traffic_policy
+https://api.ngrok.com/edges/https/edghts_333B3IqlvztIqYFbNMNtyscVmKz/routes/edghtsrt_333B3KLuIUGTWhvCUjIJpCnKoXt/traffic_policy
```
diff --git a/docs/api/resources/examples/_edge_route_traffic_policy_module_replace_request.md b/docs/api/resources/examples/_edge_route_traffic_policy_module_replace_request.md
index aefcb1c3f3..aea4637379 100644
--- a/docs/api/resources/examples/_edge_route_traffic_policy_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_traffic_policy_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":true,"value":"{\n\t\"on_http_request\":[\n\t\t{\n\t\t\t\"name\":\"Rewrite /products API Calls\",\n\t\t\t\"expressions\":[\"req.url.path == '/products'\"],\n\t\t\t\"actions\":[\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"url-rewrite\",\n\t\t\t\t\t\"config\": {\n\t\t\t\t\t\t\"from\": \"/products/?([.*]+)?\",\n\t\t\t\t\t\t\"to\": \"/products.php?query=$1\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t]\n\t\t},\n\t\t{\n\t\t\t\"name\":\"Block POST Requests With Large Content Length From Specific Countries\",\n\t\t\t\"expressions\":[\n\t\t\t\t\"req.method == 'POST' && req.content_length > 10000\",\n\t\t\t\t\"conn.geo.country_code in ['BR', 'CN', 'CU', 'IR', 'NG', 'RO', 'RU', 'SD', 'SY', 'UA']\"\n\t\t\t],\n\t\t\t\"actions\":[\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"custom-response\",\n\t\t\t\t\t\"config\":{\n\t\t\t\t\t\t\"status_code\":401,\n\t\t\t\t\t\t\"headers\":{\n\t\t\t\t\t\t\t\"content-type\":\"text/plain\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"content\":\"access denied\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t]\n\t\t},\n\t\t{\n\t\t\t\"name\":\"Block AI Crawler Bots\",\n\t\t\t\"expressions\":[\"'ChatGPT' in req.headers['user-agent'] || 'GPTBot' in req.headers['user-agent']\"],\n\t\t\t\"actions\":[\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"deny\",\n\t\t\t\t\t\"config\":{\n\t\t\t\t\t\t\"status_code\":400\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t]\n\t\t}\n\t],\n\t\"on_http_response\":[\n\t\t{\n\t\t\t\"name\":\"Brotli Compress Responses\",\n\t\t\t\"actions\":[\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"compress-response\",\n\t\t\t\t\t\"config\": {\n\t\t\t\t\t\t\"algorithms\":[\"br\"]\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t]\n\t\t}\n\t]\n}"}' \
-https://api.ngrok.com/edges/https/edghts_32ELHpl1iMMWugQoDRln9ahvefZ/routes/edghtsrt_32ELHs8bSbL9eB8AGbkokFernlN/traffic_policy
+https://api.ngrok.com/edges/https/edghts_333B3IqlvztIqYFbNMNtyscVmKz/routes/edghtsrt_333B3KLuIUGTWhvCUjIJpCnKoXt/traffic_policy
```
diff --git a/docs/api/resources/examples/_edge_route_user_agent_filter_module_delete_request.md b/docs/api/resources/examples/_edge_route_user_agent_filter_module_delete_request.md
index 31b8597867..6fe28deb25 100644
--- a/docs/api/resources/examples/_edge_route_user_agent_filter_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_user_agent_filter_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHwPa0vtP2qsZq4rlhZ0do4O/routes/edghtsrt_32ELHxO8l6v6ymO6escl8RpINp2/user_agent_filter
+https://api.ngrok.com/edges/https/edghts_333B3Qv76IxwLl4v4M33vrn1ZPg/routes/edghtsrt_333B3TBnK6mwMZCVsXfK9zQiIWR/user_agent_filter
```
diff --git a/docs/api/resources/examples/_edge_route_user_agent_filter_module_get_request.md b/docs/api/resources/examples/_edge_route_user_agent_filter_module_get_request.md
index 00718804b1..d0f81737d6 100644
--- a/docs/api/resources/examples/_edge_route_user_agent_filter_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_user_agent_filter_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHwPa0vtP2qsZq4rlhZ0do4O/routes/edghtsrt_32ELHxO8l6v6ymO6escl8RpINp2/user_agent_filter
+https://api.ngrok.com/edges/https/edghts_333B3Qv76IxwLl4v4M33vrn1ZPg/routes/edghtsrt_333B3TBnK6mwMZCVsXfK9zQiIWR/user_agent_filter
```
diff --git a/docs/api/resources/examples/_edge_route_user_agent_filter_module_replace_request.md b/docs/api/resources/examples/_edge_route_user_agent_filter_module_replace_request.md
index 43cc292f51..9d9644651f 100644
--- a/docs/api/resources/examples/_edge_route_user_agent_filter_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_user_agent_filter_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"allow":["(Pingdom\\.com_bot_version_)(\\d+)\\.(\\d+)"],"deny":["(made_up_bot)/(\\d+)\\.(\\d+)"],"enabled":true}' \
-https://api.ngrok.com/edges/https/edghts_32ELHwPa0vtP2qsZq4rlhZ0do4O/routes/edghtsrt_32ELHxO8l6v6ymO6escl8RpINp2/user_agent_filter
+https://api.ngrok.com/edges/https/edghts_333B3Qv76IxwLl4v4M33vrn1ZPg/routes/edghtsrt_333B3TBnK6mwMZCVsXfK9zQiIWR/user_agent_filter
```
diff --git a/docs/api/resources/examples/_edge_route_webhook_verification_module_delete_request.md b/docs/api/resources/examples/_edge_route_webhook_verification_module_delete_request.md
index 9ae998a0ab..13bb0e1f42 100644
--- a/docs/api/resources/examples/_edge_route_webhook_verification_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_webhook_verification_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELI2mV1YCu3mwa5IzwtDcH8ha/routes/edghtsrt_32ELI3Hfg4FnnJZacU3aYaKz7ZY/webhook_verification
+https://api.ngrok.com/edges/https/edghts_333B3ThZ4e0sCzS10Eo8cgAplPZ/routes/edghtsrt_333B3Svb6KhDVsdVq3x21sUaydj/webhook_verification
```
diff --git a/docs/api/resources/examples/_edge_route_webhook_verification_module_get_request.md b/docs/api/resources/examples/_edge_route_webhook_verification_module_get_request.md
index e9c0086dd2..2d16e43309 100644
--- a/docs/api/resources/examples/_edge_route_webhook_verification_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_webhook_verification_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELI2mV1YCu3mwa5IzwtDcH8ha/routes/edghtsrt_32ELI3Hfg4FnnJZacU3aYaKz7ZY/webhook_verification
+https://api.ngrok.com/edges/https/edghts_333B3ThZ4e0sCzS10Eo8cgAplPZ/routes/edghtsrt_333B3Svb6KhDVsdVq3x21sUaydj/webhook_verification
```
diff --git a/docs/api/resources/examples/_edge_route_webhook_verification_module_replace_request.md b/docs/api/resources/examples/_edge_route_webhook_verification_module_replace_request.md
index 419ec960d8..3addb0c129 100644
--- a/docs/api/resources/examples/_edge_route_webhook_verification_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_webhook_verification_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":true,"provider":"TWILIO","secret":"secret_token"}' \
-https://api.ngrok.com/edges/https/edghts_32ELI2mV1YCu3mwa5IzwtDcH8ha/routes/edghtsrt_32ELI3Hfg4FnnJZacU3aYaKz7ZY/webhook_verification
+https://api.ngrok.com/edges/https/edghts_333B3ThZ4e0sCzS10Eo8cgAplPZ/routes/edghtsrt_333B3Svb6KhDVsdVq3x21sUaydj/webhook_verification
```
diff --git a/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_delete_request.md b/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_delete_request.md
index 1c58944034..a351f0234d 100644
--- a/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_delete_request.md
+++ b/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELI4ehh5M4rF3nt00IMnqYzjv/routes/edghtsrt_32ELI6rWC3baEISE72ydeXpMfxq/websocket_tcp_converter
+https://api.ngrok.com/edges/https/edghts_333B3Qzd1Xeq6wYOwThQg7uille/routes/edghtsrt_333B3OrpwhIdPCnDZVDccyHP4sr/websocket_tcp_converter
```
diff --git a/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_get_request.md b/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_get_request.md
index 3b34b2acea..0787a64002 100644
--- a/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_get_request.md
+++ b/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELI4ehh5M4rF3nt00IMnqYzjv/routes/edghtsrt_32ELI6rWC3baEISE72ydeXpMfxq/websocket_tcp_converter
+https://api.ngrok.com/edges/https/edghts_333B3Qzd1Xeq6wYOwThQg7uille/routes/edghtsrt_333B3OrpwhIdPCnDZVDccyHP4sr/websocket_tcp_converter
```
diff --git a/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_replace_request.md b/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_replace_request.md
index b5d97fbc60..5eebac24a8 100644
--- a/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_replace_request.md
+++ b/docs/api/resources/examples/_edge_route_websocket_tcp_converter_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":true}' \
-https://api.ngrok.com/edges/https/edghts_32ELI4ehh5M4rF3nt00IMnqYzjv/routes/edghtsrt_32ELI6rWC3baEISE72ydeXpMfxq/websocket_tcp_converter
+https://api.ngrok.com/edges/https/edghts_333B3Qzd1Xeq6wYOwThQg7uille/routes/edghtsrt_333B3OrpwhIdPCnDZVDccyHP4sr/websocket_tcp_converter
```
diff --git a/docs/api/resources/examples/_edges_https_create_response.md b/docs/api/resources/examples/_edges_https_create_response.md
index 573c70f88e..58752afaa9 100644
--- a/docs/api/resources/examples/_edges_https_create_response.md
+++ b/docs/api/resources/examples/_edges_https_create_response.md
@@ -4,16 +4,16 @@
```json
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme https edge",
"hostports": [
"example.com:443"
],
- "id": "edghts_32ELHVDGXNyISY25tu6fPJe0VZE",
+ "id": "edghts_333B35KqFFf7sCo9dOid5S6TtOM",
"metadata": "{\"environment\": \"staging\"}",
"mutual_tls": null,
"routes": [],
"tls_termination": null,
- "uri": "https://api.ngrok.com/edges/https/edghts_32ELHVDGXNyISY25tu6fPJe0VZE"
+ "uri": "https://api.ngrok.com/edges/https/edghts_333B35KqFFf7sCo9dOid5S6TtOM"
}
```
diff --git a/docs/api/resources/examples/_edges_https_delete_request.md b/docs/api/resources/examples/_edges_https_delete_request.md
index 91e06011ee..661a1bcd0b 100644
--- a/docs/api/resources/examples/_edges_https_delete_request.md
+++ b/docs/api/resources/examples/_edges_https_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHVDGXNyISY25tu6fPJe0VZE
+https://api.ngrok.com/edges/https/edghts_333B35KqFFf7sCo9dOid5S6TtOM
```
diff --git a/docs/api/resources/examples/_edges_https_get_request.md b/docs/api/resources/examples/_edges_https_get_request.md
index 58efc8385e..0d324744ed 100644
--- a/docs/api/resources/examples/_edges_https_get_request.md
+++ b/docs/api/resources/examples/_edges_https_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHVDGXNyISY25tu6fPJe0VZE
+https://api.ngrok.com/edges/https/edghts_333B35KqFFf7sCo9dOid5S6TtOM
```
diff --git a/docs/api/resources/examples/_edges_https_get_response.md b/docs/api/resources/examples/_edges_https_get_response.md
index 573c70f88e..58752afaa9 100644
--- a/docs/api/resources/examples/_edges_https_get_response.md
+++ b/docs/api/resources/examples/_edges_https_get_response.md
@@ -4,16 +4,16 @@
```json
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme https edge",
"hostports": [
"example.com:443"
],
- "id": "edghts_32ELHVDGXNyISY25tu6fPJe0VZE",
+ "id": "edghts_333B35KqFFf7sCo9dOid5S6TtOM",
"metadata": "{\"environment\": \"staging\"}",
"mutual_tls": null,
"routes": [],
"tls_termination": null,
- "uri": "https://api.ngrok.com/edges/https/edghts_32ELHVDGXNyISY25tu6fPJe0VZE"
+ "uri": "https://api.ngrok.com/edges/https/edghts_333B35KqFFf7sCo9dOid5S6TtOM"
}
```
diff --git a/docs/api/resources/examples/_edges_https_list_response.md b/docs/api/resources/examples/_edges_https_list_response.md
index 03e2e7d317..5c1ea11bbb 100644
--- a/docs/api/resources/examples/_edges_https_list_response.md
+++ b/docs/api/resources/examples/_edges_https_list_response.md
@@ -6,17 +6,17 @@
{
"https_edges": [
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme https edge",
"hostports": [
"example.com:443"
],
- "id": "edghts_32ELHVDGXNyISY25tu6fPJe0VZE",
+ "id": "edghts_333B35KqFFf7sCo9dOid5S6TtOM",
"metadata": "{\"environment\": \"staging\"}",
"mutual_tls": null,
"routes": [],
"tls_termination": null,
- "uri": "https://api.ngrok.com/edges/https/edghts_32ELHVDGXNyISY25tu6fPJe0VZE"
+ "uri": "https://api.ngrok.com/edges/https/edghts_333B35KqFFf7sCo9dOid5S6TtOM"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_edges_https_routes_create_request.md b/docs/api/resources/examples/_edges_https_routes_create_request.md
index 33e8df03dd..d6f1bd146d 100644
--- a/docs/api/resources/examples/_edges_https_routes_create_request.md
+++ b/docs/api/resources/examples/_edges_https_routes_create_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"description":"acme edge route","match":"/","match_type":"path_prefix","metadata":"{\"environment\": \"staging\"}"}' \
-https://api.ngrok.com/edges/https/edghts_32ELHk30Q3M3g2PJtV8exoUdETa/routes
+https://api.ngrok.com/edges/https/edghts_333B33rd7tSb29nxjJUt93seqWH/routes
```
diff --git a/docs/api/resources/examples/_edges_https_routes_create_response.md b/docs/api/resources/examples/_edges_https_routes_create_response.md
index b50002a135..01540485e8 100644
--- a/docs/api/resources/examples/_edges_https_routes_create_response.md
+++ b/docs/api/resources/examples/_edges_https_routes_create_response.md
@@ -7,10 +7,10 @@
"backend": null,
"circuit_breaker": null,
"compression": null,
- "created_at": "2025-09-04T10:11:38Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme edge route",
- "edge_id": "edghts_32ELHk30Q3M3g2PJtV8exoUdETa",
- "id": "edghtsrt_32ELHhVrOVEt3AkL5lZPSqnW0E8",
+ "edge_id": "edghts_333B33rd7tSb29nxjJUt93seqWH",
+ "id": "edghtsrt_333B35cMjQxP1sHT1xbfLjyLCvv",
"ip_restriction": null,
"match": "/",
"match_type": "path_prefix",
@@ -22,7 +22,7 @@
"response_headers": null,
"saml": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/https/edghts_32ELHk30Q3M3g2PJtV8exoUdETa/routes/edghtsrt_32ELHhVrOVEt3AkL5lZPSqnW0E8",
+ "uri": "https://api.ngrok.com/edges/https/edghts_333B33rd7tSb29nxjJUt93seqWH/routes/edghtsrt_333B35cMjQxP1sHT1xbfLjyLCvv",
"user_agent_filter": null,
"webhook_verification": null,
"websocket_tcp_converter": null
diff --git a/docs/api/resources/examples/_edges_https_routes_delete_request.md b/docs/api/resources/examples/_edges_https_routes_delete_request.md
index bc0846adbe..40b05074e3 100644
--- a/docs/api/resources/examples/_edges_https_routes_delete_request.md
+++ b/docs/api/resources/examples/_edges_https_routes_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHk30Q3M3g2PJtV8exoUdETa/routes/edghtsrt_32ELHhVrOVEt3AkL5lZPSqnW0E8
+https://api.ngrok.com/edges/https/edghts_333B33rd7tSb29nxjJUt93seqWH/routes/edghtsrt_333B35cMjQxP1sHT1xbfLjyLCvv
```
diff --git a/docs/api/resources/examples/_edges_https_routes_get_request.md b/docs/api/resources/examples/_edges_https_routes_get_request.md
index 7d1f686032..12c0ae0a6a 100644
--- a/docs/api/resources/examples/_edges_https_routes_get_request.md
+++ b/docs/api/resources/examples/_edges_https_routes_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELHk30Q3M3g2PJtV8exoUdETa/routes/edghtsrt_32ELHhVrOVEt3AkL5lZPSqnW0E8
+https://api.ngrok.com/edges/https/edghts_333B33rd7tSb29nxjJUt93seqWH/routes/edghtsrt_333B35cMjQxP1sHT1xbfLjyLCvv
```
diff --git a/docs/api/resources/examples/_edges_https_routes_get_response.md b/docs/api/resources/examples/_edges_https_routes_get_response.md
index b50002a135..01540485e8 100644
--- a/docs/api/resources/examples/_edges_https_routes_get_response.md
+++ b/docs/api/resources/examples/_edges_https_routes_get_response.md
@@ -7,10 +7,10 @@
"backend": null,
"circuit_breaker": null,
"compression": null,
- "created_at": "2025-09-04T10:11:38Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme edge route",
- "edge_id": "edghts_32ELHk30Q3M3g2PJtV8exoUdETa",
- "id": "edghtsrt_32ELHhVrOVEt3AkL5lZPSqnW0E8",
+ "edge_id": "edghts_333B33rd7tSb29nxjJUt93seqWH",
+ "id": "edghtsrt_333B35cMjQxP1sHT1xbfLjyLCvv",
"ip_restriction": null,
"match": "/",
"match_type": "path_prefix",
@@ -22,7 +22,7 @@
"response_headers": null,
"saml": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/https/edghts_32ELHk30Q3M3g2PJtV8exoUdETa/routes/edghtsrt_32ELHhVrOVEt3AkL5lZPSqnW0E8",
+ "uri": "https://api.ngrok.com/edges/https/edghts_333B33rd7tSb29nxjJUt93seqWH/routes/edghtsrt_333B35cMjQxP1sHT1xbfLjyLCvv",
"user_agent_filter": null,
"webhook_verification": null,
"websocket_tcp_converter": null
diff --git a/docs/api/resources/examples/_edges_https_routes_update_request.md b/docs/api/resources/examples/_edges_https_routes_update_request.md
index 4c5b94d870..9112940aac 100644
--- a/docs/api/resources/examples/_edges_https_routes_update_request.md
+++ b/docs/api/resources/examples/_edges_https_routes_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\": \"production\"}"}' \
-https://api.ngrok.com/edges/https/edghts_32ELHk30Q3M3g2PJtV8exoUdETa/routes/edghtsrt_32ELHhVrOVEt3AkL5lZPSqnW0E8
+https://api.ngrok.com/edges/https/edghts_333B33rd7tSb29nxjJUt93seqWH/routes/edghtsrt_333B35cMjQxP1sHT1xbfLjyLCvv
```
diff --git a/docs/api/resources/examples/_edges_https_routes_update_response.md b/docs/api/resources/examples/_edges_https_routes_update_response.md
index 4a444df025..219d798371 100644
--- a/docs/api/resources/examples/_edges_https_routes_update_response.md
+++ b/docs/api/resources/examples/_edges_https_routes_update_response.md
@@ -7,10 +7,10 @@
"backend": null,
"circuit_breaker": null,
"compression": null,
- "created_at": "2025-09-04T10:11:38Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme edge route",
- "edge_id": "edghts_32ELHk30Q3M3g2PJtV8exoUdETa",
- "id": "edghtsrt_32ELHhVrOVEt3AkL5lZPSqnW0E8",
+ "edge_id": "edghts_333B33rd7tSb29nxjJUt93seqWH",
+ "id": "edghtsrt_333B35cMjQxP1sHT1xbfLjyLCvv",
"ip_restriction": null,
"match": "/",
"match_type": "path_prefix",
@@ -22,7 +22,7 @@
"response_headers": null,
"saml": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/https/edghts_32ELHk30Q3M3g2PJtV8exoUdETa/routes/edghtsrt_32ELHhVrOVEt3AkL5lZPSqnW0E8",
+ "uri": "https://api.ngrok.com/edges/https/edghts_333B33rd7tSb29nxjJUt93seqWH/routes/edghtsrt_333B35cMjQxP1sHT1xbfLjyLCvv",
"user_agent_filter": null,
"webhook_verification": null,
"websocket_tcp_converter": null
diff --git a/docs/api/resources/examples/_edges_https_update_request.md b/docs/api/resources/examples/_edges_https_update_request.md
index 64d78d5a54..80917fa5d4 100644
--- a/docs/api/resources/examples/_edges_https_update_request.md
+++ b/docs/api/resources/examples/_edges_https_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\": \"production\"}"}' \
-https://api.ngrok.com/edges/https/edghts_32ELHVDGXNyISY25tu6fPJe0VZE
+https://api.ngrok.com/edges/https/edghts_333B35KqFFf7sCo9dOid5S6TtOM
```
diff --git a/docs/api/resources/examples/_edges_https_update_response.md b/docs/api/resources/examples/_edges_https_update_response.md
index 3c62956f50..2058724c09 100644
--- a/docs/api/resources/examples/_edges_https_update_response.md
+++ b/docs/api/resources/examples/_edges_https_update_response.md
@@ -4,16 +4,16 @@
```json
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme https edge",
"hostports": [
"example.com:443"
],
- "id": "edghts_32ELHVDGXNyISY25tu6fPJe0VZE",
+ "id": "edghts_333B35KqFFf7sCo9dOid5S6TtOM",
"metadata": "{\"environment\": \"production\"}",
"mutual_tls": null,
"routes": [],
"tls_termination": null,
- "uri": "https://api.ngrok.com/edges/https/edghts_32ELHVDGXNyISY25tu6fPJe0VZE"
+ "uri": "https://api.ngrok.com/edges/https/edghts_333B35KqFFf7sCo9dOid5S6TtOM"
}
```
diff --git a/docs/api/resources/examples/_edges_tcp_create_response.md b/docs/api/resources/examples/_edges_tcp_create_response.md
index fa4ec1384d..48b5b2eb12 100644
--- a/docs/api/resources/examples/_edges_tcp_create_response.md
+++ b/docs/api/resources/examples/_edges_tcp_create_response.md
@@ -5,14 +5,14 @@
```json
{
"backend": null,
- "created_at": "2025-09-04T10:11:41Z",
+ "created_at": "2025-09-22T10:07:55Z",
"description": "acme tcp edge",
"hostports": null,
- "id": "edgtcp_32ELI23DHprIRKfgbhhOlEu9Sb7",
+ "id": "edgtcp_333B3SATSKvFWPVXQ9jlhG0tRLs",
"ip_restriction": null,
"metadata": "{\"environment\": \"staging\"}",
"policy": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/tcp/edgtcp_32ELI23DHprIRKfgbhhOlEu9Sb7"
+ "uri": "https://api.ngrok.com/edges/tcp/edgtcp_333B3SATSKvFWPVXQ9jlhG0tRLs"
}
```
diff --git a/docs/api/resources/examples/_edges_tcp_delete_request.md b/docs/api/resources/examples/_edges_tcp_delete_request.md
index 644339a22c..a1e090df95 100644
--- a/docs/api/resources/examples/_edges_tcp_delete_request.md
+++ b/docs/api/resources/examples/_edges_tcp_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELI23DHprIRKfgbhhOlEu9Sb7
+https://api.ngrok.com/edges/tcp/edgtcp_333B3SATSKvFWPVXQ9jlhG0tRLs
```
diff --git a/docs/api/resources/examples/_edges_tcp_get_request.md b/docs/api/resources/examples/_edges_tcp_get_request.md
index 5e372bc7c5..1da133e4d3 100644
--- a/docs/api/resources/examples/_edges_tcp_get_request.md
+++ b/docs/api/resources/examples/_edges_tcp_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELI23DHprIRKfgbhhOlEu9Sb7
+https://api.ngrok.com/edges/tcp/edgtcp_333B3SATSKvFWPVXQ9jlhG0tRLs
```
diff --git a/docs/api/resources/examples/_edges_tcp_get_response.md b/docs/api/resources/examples/_edges_tcp_get_response.md
index fa4ec1384d..48b5b2eb12 100644
--- a/docs/api/resources/examples/_edges_tcp_get_response.md
+++ b/docs/api/resources/examples/_edges_tcp_get_response.md
@@ -5,14 +5,14 @@
```json
{
"backend": null,
- "created_at": "2025-09-04T10:11:41Z",
+ "created_at": "2025-09-22T10:07:55Z",
"description": "acme tcp edge",
"hostports": null,
- "id": "edgtcp_32ELI23DHprIRKfgbhhOlEu9Sb7",
+ "id": "edgtcp_333B3SATSKvFWPVXQ9jlhG0tRLs",
"ip_restriction": null,
"metadata": "{\"environment\": \"staging\"}",
"policy": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/tcp/edgtcp_32ELI23DHprIRKfgbhhOlEu9Sb7"
+ "uri": "https://api.ngrok.com/edges/tcp/edgtcp_333B3SATSKvFWPVXQ9jlhG0tRLs"
}
```
diff --git a/docs/api/resources/examples/_edges_tcp_list_response.md b/docs/api/resources/examples/_edges_tcp_list_response.md
index 7840f3945a..57da855cbc 100644
--- a/docs/api/resources/examples/_edges_tcp_list_response.md
+++ b/docs/api/resources/examples/_edges_tcp_list_response.md
@@ -8,15 +8,15 @@
"tcp_edges": [
{
"backend": null,
- "created_at": "2025-09-04T10:11:41Z",
+ "created_at": "2025-09-22T10:07:55Z",
"description": "acme tcp edge",
"hostports": null,
- "id": "edgtcp_32ELI23DHprIRKfgbhhOlEu9Sb7",
+ "id": "edgtcp_333B3SATSKvFWPVXQ9jlhG0tRLs",
"ip_restriction": null,
"metadata": "{\"environment\": \"staging\"}",
"policy": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/tcp/edgtcp_32ELI23DHprIRKfgbhhOlEu9Sb7"
+ "uri": "https://api.ngrok.com/edges/tcp/edgtcp_333B3SATSKvFWPVXQ9jlhG0tRLs"
}
],
"uri": "https://api.ngrok.com/edges/tcp"
diff --git a/docs/api/resources/examples/_edges_tcp_update_request.md b/docs/api/resources/examples/_edges_tcp_update_request.md
index 38682e2415..75148f7751 100644
--- a/docs/api/resources/examples/_edges_tcp_update_request.md
+++ b/docs/api/resources/examples/_edges_tcp_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\": \"production\"}"}' \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELI23DHprIRKfgbhhOlEu9Sb7
+https://api.ngrok.com/edges/tcp/edgtcp_333B3SATSKvFWPVXQ9jlhG0tRLs
```
diff --git a/docs/api/resources/examples/_edges_tcp_update_response.md b/docs/api/resources/examples/_edges_tcp_update_response.md
index 3ac0b4615b..75af59e556 100644
--- a/docs/api/resources/examples/_edges_tcp_update_response.md
+++ b/docs/api/resources/examples/_edges_tcp_update_response.md
@@ -5,14 +5,14 @@
```json
{
"backend": null,
- "created_at": "2025-09-04T10:11:41Z",
+ "created_at": "2025-09-22T10:07:55Z",
"description": "acme tcp edge",
"hostports": null,
- "id": "edgtcp_32ELI23DHprIRKfgbhhOlEu9Sb7",
+ "id": "edgtcp_333B3SATSKvFWPVXQ9jlhG0tRLs",
"ip_restriction": null,
"metadata": "{\"environment\": \"production\"}",
"policy": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/tcp/edgtcp_32ELI23DHprIRKfgbhhOlEu9Sb7"
+ "uri": "https://api.ngrok.com/edges/tcp/edgtcp_333B3SATSKvFWPVXQ9jlhG0tRLs"
}
```
diff --git a/docs/api/resources/examples/_edges_tls_create_response.md b/docs/api/resources/examples/_edges_tls_create_response.md
index 89ce43073a..f2f475f566 100644
--- a/docs/api/resources/examples/_edges_tls_create_response.md
+++ b/docs/api/resources/examples/_edges_tls_create_response.md
@@ -5,18 +5,18 @@
```json
{
"backend": null,
- "created_at": "2025-09-04T10:11:41Z",
+ "created_at": "2025-09-22T10:07:55Z",
"description": "acme tls edge",
"hostports": [
"example.com:443"
],
- "id": "edgtls_32ELI15NXl6ptKt7GruZGfDidQV",
+ "id": "edgtls_333B3Td6GonzKw9KLCWoXSK7dIg",
"ip_restriction": null,
"metadata": "{\"environment\": \"staging\"}",
"mutual_tls": null,
"policy": null,
"tls_termination": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/tls/edgtls_32ELI15NXl6ptKt7GruZGfDidQV"
+ "uri": "https://api.ngrok.com/edges/tls/edgtls_333B3Td6GonzKw9KLCWoXSK7dIg"
}
```
diff --git a/docs/api/resources/examples/_edges_tls_delete_request.md b/docs/api/resources/examples/_edges_tls_delete_request.md
index f29bcd10d4..ae14a4b5ae 100644
--- a/docs/api/resources/examples/_edges_tls_delete_request.md
+++ b/docs/api/resources/examples/_edges_tls_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELI15NXl6ptKt7GruZGfDidQV
+https://api.ngrok.com/edges/tls/edgtls_333B3Td6GonzKw9KLCWoXSK7dIg
```
diff --git a/docs/api/resources/examples/_edges_tls_get_request.md b/docs/api/resources/examples/_edges_tls_get_request.md
index fc0247e753..e8a5fd0a55 100644
--- a/docs/api/resources/examples/_edges_tls_get_request.md
+++ b/docs/api/resources/examples/_edges_tls_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELI15NXl6ptKt7GruZGfDidQV
+https://api.ngrok.com/edges/tls/edgtls_333B3Td6GonzKw9KLCWoXSK7dIg
```
diff --git a/docs/api/resources/examples/_edges_tls_get_response.md b/docs/api/resources/examples/_edges_tls_get_response.md
index 89ce43073a..f2f475f566 100644
--- a/docs/api/resources/examples/_edges_tls_get_response.md
+++ b/docs/api/resources/examples/_edges_tls_get_response.md
@@ -5,18 +5,18 @@
```json
{
"backend": null,
- "created_at": "2025-09-04T10:11:41Z",
+ "created_at": "2025-09-22T10:07:55Z",
"description": "acme tls edge",
"hostports": [
"example.com:443"
],
- "id": "edgtls_32ELI15NXl6ptKt7GruZGfDidQV",
+ "id": "edgtls_333B3Td6GonzKw9KLCWoXSK7dIg",
"ip_restriction": null,
"metadata": "{\"environment\": \"staging\"}",
"mutual_tls": null,
"policy": null,
"tls_termination": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/tls/edgtls_32ELI15NXl6ptKt7GruZGfDidQV"
+ "uri": "https://api.ngrok.com/edges/tls/edgtls_333B3Td6GonzKw9KLCWoXSK7dIg"
}
```
diff --git a/docs/api/resources/examples/_edges_tls_list_response.md b/docs/api/resources/examples/_edges_tls_list_response.md
index 4953daea3d..5f68d8d66c 100644
--- a/docs/api/resources/examples/_edges_tls_list_response.md
+++ b/docs/api/resources/examples/_edges_tls_list_response.md
@@ -8,40 +8,40 @@
"tls_edges": [
{
"backend": null,
- "created_at": "2025-09-04T10:11:41Z",
+ "created_at": "2025-09-22T10:07:55Z",
"description": "acme tls edge",
"hostports": [
"example.com:443"
],
- "id": "edgtls_32ELI15NXl6ptKt7GruZGfDidQV",
+ "id": "edgtls_333B3Td6GonzKw9KLCWoXSK7dIg",
"ip_restriction": null,
"metadata": "{\"environment\": \"staging\"}",
"mutual_tls": null,
"policy": null,
"tls_termination": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/tls/edgtls_32ELI15NXl6ptKt7GruZGfDidQV"
+ "uri": "https://api.ngrok.com/edges/tls/edgtls_333B3Td6GonzKw9KLCWoXSK7dIg"
},
{
"backend": {
"backend": {
- "id": "bkdhr_32ELGgXUzPOhWmKlLNqtSxcNCdz",
- "uri": "https://api.ngrok.com/backends/http_response/bkdhr_32ELGgXUzPOhWmKlLNqtSxcNCdz"
+ "id": "bkdhr_333B23svskf3gCTq8OIqTv7IqbJ",
+ "uri": "https://api.ngrok.com/backends/http_response/bkdhr_333B23svskf3gCTq8OIqTv7IqbJ"
},
"enabled": true
},
- "created_at": "2025-09-04T10:11:30Z",
+ "created_at": "2025-09-22T10:07:44Z",
"description": "acme tls edge",
"hostports": [
"endpoint-example2.com:443"
],
- "id": "edgtls_32ELGjM9kI4eDTwg8Icxzwb16nN",
+ "id": "edgtls_333B22bvqdkOzSjZxP4d7EascRv",
"ip_restriction": null,
"mutual_tls": null,
"policy": null,
"tls_termination": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/tls/edgtls_32ELGjM9kI4eDTwg8Icxzwb16nN"
+ "uri": "https://api.ngrok.com/edges/tls/edgtls_333B22bvqdkOzSjZxP4d7EascRv"
}
],
"uri": "https://api.ngrok.com/edges/tls"
diff --git a/docs/api/resources/examples/_edges_tls_update_request.md b/docs/api/resources/examples/_edges_tls_update_request.md
index 333c6d3bd1..4e367d4cab 100644
--- a/docs/api/resources/examples/_edges_tls_update_request.md
+++ b/docs/api/resources/examples/_edges_tls_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\": \"production\"}"}' \
-https://api.ngrok.com/edges/tls/edgtls_32ELI15NXl6ptKt7GruZGfDidQV
+https://api.ngrok.com/edges/tls/edgtls_333B3Td6GonzKw9KLCWoXSK7dIg
```
diff --git a/docs/api/resources/examples/_edges_tls_update_response.md b/docs/api/resources/examples/_edges_tls_update_response.md
index c9b17a854b..2eea000795 100644
--- a/docs/api/resources/examples/_edges_tls_update_response.md
+++ b/docs/api/resources/examples/_edges_tls_update_response.md
@@ -5,18 +5,18 @@
```json
{
"backend": null,
- "created_at": "2025-09-04T10:11:41Z",
+ "created_at": "2025-09-22T10:07:55Z",
"description": "acme tls edge",
"hostports": [
"example.com:443"
],
- "id": "edgtls_32ELI15NXl6ptKt7GruZGfDidQV",
+ "id": "edgtls_333B3Td6GonzKw9KLCWoXSK7dIg",
"ip_restriction": null,
"metadata": "{\"environment\": \"production\"}",
"mutual_tls": null,
"policy": null,
"tls_termination": null,
"traffic_policy": null,
- "uri": "https://api.ngrok.com/edges/tls/edgtls_32ELI15NXl6ptKt7GruZGfDidQV"
+ "uri": "https://api.ngrok.com/edges/tls/edgtls_333B3Td6GonzKw9KLCWoXSK7dIg"
}
```
diff --git a/docs/api/resources/examples/_endpoint_basic_auth_module_delete_request.md b/docs/api/resources/examples/_endpoint_basic_auth_module_delete_request.md
index 87c6add0a6..b83a5c7410 100644
--- a/docs/api/resources/examples/_endpoint_basic_auth_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_basic_auth_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/basic_auth
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/basic_auth
```
diff --git a/docs/api/resources/examples/_endpoint_basic_auth_module_get_request.md b/docs/api/resources/examples/_endpoint_basic_auth_module_get_request.md
index 331b3c3682..0b041149cd 100644
--- a/docs/api/resources/examples/_endpoint_basic_auth_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_basic_auth_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/basic_auth
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/basic_auth
```
diff --git a/docs/api/resources/examples/_endpoint_basic_auth_module_replace_request.md b/docs/api/resources/examples/_endpoint_basic_auth_module_replace_request.md
index 5b5730df10..e7b422370c 100644
--- a/docs/api/resources/examples/_endpoint_basic_auth_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_basic_auth_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"allow_options":true,"auth_provider_id":"agent"}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/basic_auth
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/basic_auth
```
diff --git a/docs/api/resources/examples/_endpoint_circuit_breaker_module_delete_request.md b/docs/api/resources/examples/_endpoint_circuit_breaker_module_delete_request.md
index 145fcfb5a6..1448279be3 100644
--- a/docs/api/resources/examples/_endpoint_circuit_breaker_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_circuit_breaker_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/circuit_breaker
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/circuit_breaker
```
diff --git a/docs/api/resources/examples/_endpoint_circuit_breaker_module_get_request.md b/docs/api/resources/examples/_endpoint_circuit_breaker_module_get_request.md
index f1f03fdb48..c6fba835c9 100644
--- a/docs/api/resources/examples/_endpoint_circuit_breaker_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_circuit_breaker_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/circuit_breaker
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/circuit_breaker
```
diff --git a/docs/api/resources/examples/_endpoint_circuit_breaker_module_replace_request.md b/docs/api/resources/examples/_endpoint_circuit_breaker_module_replace_request.md
index aa78328b35..ceb5478d7a 100644
--- a/docs/api/resources/examples/_endpoint_circuit_breaker_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_circuit_breaker_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"error_threshold_percentage":0.2,"num_buckets":5,"rolling_window":300,"tripped_duration":120,"volume_threshold":20}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/circuit_breaker
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/circuit_breaker
```
diff --git a/docs/api/resources/examples/_endpoint_compression_module_delete_request.md b/docs/api/resources/examples/_endpoint_compression_module_delete_request.md
index ed2173783e..e01fc2d00d 100644
--- a/docs/api/resources/examples/_endpoint_compression_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_compression_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/compression
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/compression
```
diff --git a/docs/api/resources/examples/_endpoint_compression_module_get_request.md b/docs/api/resources/examples/_endpoint_compression_module_get_request.md
index 76971703b9..83b38e3c30 100644
--- a/docs/api/resources/examples/_endpoint_compression_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_compression_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/compression
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/compression
```
diff --git a/docs/api/resources/examples/_endpoint_compression_module_replace_request.md b/docs/api/resources/examples/_endpoint_compression_module_replace_request.md
index 741e9c763c..673eda43e8 100644
--- a/docs/api/resources/examples/_endpoint_compression_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_compression_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":false}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/compression
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/compression
```
diff --git a/docs/api/resources/examples/_endpoint_configurations_create_response.md b/docs/api/resources/examples/_endpoint_configurations_create_response.md
index 437a41c21f..4e7f339758 100644
--- a/docs/api/resources/examples/_endpoint_configurations_create_response.md
+++ b/docs/api/resources/examples/_endpoint_configurations_create_response.md
@@ -8,9 +8,9 @@
"basic_auth": null,
"circuit_breaker": null,
"compression": null,
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "app servers",
- "id": "ec_32ELEhtkHrzETDoKQOtCrHd2QhF",
+ "id": "ec_333AzzWcpcS3P4v61X5zHSHrYzo",
"ip_policy": null,
"mutual_tls": null,
"oauth": null,
@@ -28,7 +28,7 @@
"saml": null,
"tls_termination": null,
"type": "https",
- "uri": "https://api.ngrok.com/endpoint_configurations/ec_32ELEhtkHrzETDoKQOtCrHd2QhF",
+ "uri": "https://api.ngrok.com/endpoint_configurations/ec_333AzzWcpcS3P4v61X5zHSHrYzo",
"webhook_validation": null
}
```
diff --git a/docs/api/resources/examples/_endpoint_configurations_delete_request.md b/docs/api/resources/examples/_endpoint_configurations_delete_request.md
index 10bf41b661..eabee1681a 100644
--- a/docs/api/resources/examples/_endpoint_configurations_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_configurations_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELEhtkHrzETDoKQOtCrHd2QhF
+https://api.ngrok.com/endpoint_configurations/ec_333AzzWcpcS3P4v61X5zHSHrYzo
```
diff --git a/docs/api/resources/examples/_endpoint_configurations_get_request.md b/docs/api/resources/examples/_endpoint_configurations_get_request.md
index c0d2397fac..f034e20c11 100644
--- a/docs/api/resources/examples/_endpoint_configurations_get_request.md
+++ b/docs/api/resources/examples/_endpoint_configurations_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELEhtkHrzETDoKQOtCrHd2QhF
+https://api.ngrok.com/endpoint_configurations/ec_333AzzWcpcS3P4v61X5zHSHrYzo
```
diff --git a/docs/api/resources/examples/_endpoint_configurations_get_response.md b/docs/api/resources/examples/_endpoint_configurations_get_response.md
index 641b506216..006104e08f 100644
--- a/docs/api/resources/examples/_endpoint_configurations_get_response.md
+++ b/docs/api/resources/examples/_endpoint_configurations_get_response.md
@@ -8,15 +8,15 @@
"basic_auth": null,
"circuit_breaker": null,
"compression": null,
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "app servers",
- "id": "ec_32ELEhtkHrzETDoKQOtCrHd2QhF",
+ "id": "ec_333AzzWcpcS3P4v61X5zHSHrYzo",
"ip_policy": {
"enabled": true,
"ip_policies": [
{
- "id": "ipp_32ELEcr26BnOLCvx0A8jQsDbMRI",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELEcr26BnOLCvx0A8jQsDbMRI"
+ "id": "ipp_333B0690hPDHJ9ACsKaYZ9eHBCL",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B0690hPDHJ9ACsKaYZ9eHBCL"
}
]
},
@@ -36,7 +36,7 @@
"saml": null,
"tls_termination": null,
"type": "https",
- "uri": "https://api.ngrok.com/endpoint_configurations/ec_32ELEhtkHrzETDoKQOtCrHd2QhF",
+ "uri": "https://api.ngrok.com/endpoint_configurations/ec_333AzzWcpcS3P4v61X5zHSHrYzo",
"webhook_validation": null
}
```
diff --git a/docs/api/resources/examples/_endpoint_configurations_list_response.md b/docs/api/resources/examples/_endpoint_configurations_list_response.md
index 7edb5fdf54..c54bb8d450 100644
--- a/docs/api/resources/examples/_endpoint_configurations_list_response.md
+++ b/docs/api/resources/examples/_endpoint_configurations_list_response.md
@@ -5,34 +5,6 @@
```json
{
"endpoint_configurations": [
- {
- "backend": null,
- "basic_auth": null,
- "circuit_breaker": null,
- "compression": null,
- "created_at": "2025-09-04T10:11:14Z",
- "description": "app servers",
- "id": "ec_32ELEhtkHrzETDoKQOtCrHd2QhF",
- "ip_policy": null,
- "mutual_tls": null,
- "oauth": null,
- "oidc": null,
- "request_headers": {
- "add": {
- "x-frontend": "ngrok"
- },
- "enabled": true,
- "remove": [
- "cache-control"
- ]
- },
- "response_headers": null,
- "saml": null,
- "tls_termination": null,
- "type": "https",
- "uri": "https://api.ngrok.com/endpoint_configurations/ec_32ELEhtkHrzETDoKQOtCrHd2QhF",
- "webhook_validation": null
- },
{
"backend": null,
"basic_auth": null,
@@ -47,9 +19,9 @@
"compression": {
"enabled": true
},
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "web servers",
- "id": "ec_32ELEcSAccKfCXfSqsSybzcYfwF",
+ "id": "ec_333B04BOPPHGZYk3g7iLqpi0YSz",
"ip_policy": null,
"mutual_tls": null,
"oauth": null,
@@ -66,7 +38,35 @@
"saml": null,
"tls_termination": null,
"type": "https",
- "uri": "https://api.ngrok.com/endpoint_configurations/ec_32ELEcSAccKfCXfSqsSybzcYfwF",
+ "uri": "https://api.ngrok.com/endpoint_configurations/ec_333B04BOPPHGZYk3g7iLqpi0YSz",
+ "webhook_validation": null
+ },
+ {
+ "backend": null,
+ "basic_auth": null,
+ "circuit_breaker": null,
+ "compression": null,
+ "created_at": "2025-09-22T10:07:28Z",
+ "description": "app servers",
+ "id": "ec_333AzzWcpcS3P4v61X5zHSHrYzo",
+ "ip_policy": null,
+ "mutual_tls": null,
+ "oauth": null,
+ "oidc": null,
+ "request_headers": {
+ "add": {
+ "x-frontend": "ngrok"
+ },
+ "enabled": true,
+ "remove": [
+ "cache-control"
+ ]
+ },
+ "response_headers": null,
+ "saml": null,
+ "tls_termination": null,
+ "type": "https",
+ "uri": "https://api.ngrok.com/endpoint_configurations/ec_333AzzWcpcS3P4v61X5zHSHrYzo",
"webhook_validation": null
}
],
diff --git a/docs/api/resources/examples/_endpoint_configurations_update_request.md b/docs/api/resources/examples/_endpoint_configurations_update_request.md
index f2e44c244f..8fc3a1d6d6 100644
--- a/docs/api/resources/examples/_endpoint_configurations_update_request.md
+++ b/docs/api/resources/examples/_endpoint_configurations_update_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"ip_policy":{"ip_policy_ids":["ipp_32ELEcr26BnOLCvx0A8jQsDbMRI"]}}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELEhtkHrzETDoKQOtCrHd2QhF
+-d '{"ip_policy":{"ip_policy_ids":["ipp_333B0690hPDHJ9ACsKaYZ9eHBCL"]}}' \
+https://api.ngrok.com/endpoint_configurations/ec_333AzzWcpcS3P4v61X5zHSHrYzo
```
diff --git a/docs/api/resources/examples/_endpoint_configurations_update_response.md b/docs/api/resources/examples/_endpoint_configurations_update_response.md
index 641b506216..006104e08f 100644
--- a/docs/api/resources/examples/_endpoint_configurations_update_response.md
+++ b/docs/api/resources/examples/_endpoint_configurations_update_response.md
@@ -8,15 +8,15 @@
"basic_auth": null,
"circuit_breaker": null,
"compression": null,
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "app servers",
- "id": "ec_32ELEhtkHrzETDoKQOtCrHd2QhF",
+ "id": "ec_333AzzWcpcS3P4v61X5zHSHrYzo",
"ip_policy": {
"enabled": true,
"ip_policies": [
{
- "id": "ipp_32ELEcr26BnOLCvx0A8jQsDbMRI",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELEcr26BnOLCvx0A8jQsDbMRI"
+ "id": "ipp_333B0690hPDHJ9ACsKaYZ9eHBCL",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B0690hPDHJ9ACsKaYZ9eHBCL"
}
]
},
@@ -36,7 +36,7 @@
"saml": null,
"tls_termination": null,
"type": "https",
- "uri": "https://api.ngrok.com/endpoint_configurations/ec_32ELEhtkHrzETDoKQOtCrHd2QhF",
+ "uri": "https://api.ngrok.com/endpoint_configurations/ec_333AzzWcpcS3P4v61X5zHSHrYzo",
"webhook_validation": null
}
```
diff --git a/docs/api/resources/examples/_endpoint_ip_policy_module_delete_request.md b/docs/api/resources/examples/_endpoint_ip_policy_module_delete_request.md
index 2b860c129f..6a0afb3b3f 100644
--- a/docs/api/resources/examples/_endpoint_ip_policy_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_ip_policy_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/ip_policy
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/ip_policy
```
diff --git a/docs/api/resources/examples/_endpoint_ip_policy_module_get_request.md b/docs/api/resources/examples/_endpoint_ip_policy_module_get_request.md
index 5975b22dce..fbda284329 100644
--- a/docs/api/resources/examples/_endpoint_ip_policy_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_ip_policy_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/ip_policy
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/ip_policy
```
diff --git a/docs/api/resources/examples/_endpoint_ip_policy_module_get_response.md b/docs/api/resources/examples/_endpoint_ip_policy_module_get_response.md
index 65bde85db2..39fa325c03 100644
--- a/docs/api/resources/examples/_endpoint_ip_policy_module_get_response.md
+++ b/docs/api/resources/examples/_endpoint_ip_policy_module_get_response.md
@@ -7,8 +7,8 @@
"enabled": true,
"ip_policies": [
{
- "id": "ipp_32ELHPpO7jCy0VdVLJT9iai0X2a",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHPpO7jCy0VdVLJT9iai0X2a"
+ "id": "ipp_333B2kwHW7FiMZZyuGC9kFkwQlX",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2kwHW7FiMZZyuGC9kFkwQlX"
}
]
}
diff --git a/docs/api/resources/examples/_endpoint_ip_policy_module_replace_request.md b/docs/api/resources/examples/_endpoint_ip_policy_module_replace_request.md
index 878cdad303..26366dab2a 100644
--- a/docs/api/resources/examples/_endpoint_ip_policy_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_ip_policy_module_replace_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"ip_policy_ids":["ipp_32ELHPpO7jCy0VdVLJT9iai0X2a"]}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/ip_policy
+-d '{"ip_policy_ids":["ipp_333B2kwHW7FiMZZyuGC9kFkwQlX"]}' \
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/ip_policy
```
diff --git a/docs/api/resources/examples/_endpoint_ip_policy_module_replace_response.md b/docs/api/resources/examples/_endpoint_ip_policy_module_replace_response.md
index 65bde85db2..39fa325c03 100644
--- a/docs/api/resources/examples/_endpoint_ip_policy_module_replace_response.md
+++ b/docs/api/resources/examples/_endpoint_ip_policy_module_replace_response.md
@@ -7,8 +7,8 @@
"enabled": true,
"ip_policies": [
{
- "id": "ipp_32ELHPpO7jCy0VdVLJT9iai0X2a",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHPpO7jCy0VdVLJT9iai0X2a"
+ "id": "ipp_333B2kwHW7FiMZZyuGC9kFkwQlX",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2kwHW7FiMZZyuGC9kFkwQlX"
}
]
}
diff --git a/docs/api/resources/examples/_endpoint_mutual_tls_module_delete_request.md b/docs/api/resources/examples/_endpoint_mutual_tls_module_delete_request.md
index f6803d4edd..a2d265aab3 100644
--- a/docs/api/resources/examples/_endpoint_mutual_tls_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_mutual_tls_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/mutual_tls
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/mutual_tls
```
diff --git a/docs/api/resources/examples/_endpoint_mutual_tls_module_get_request.md b/docs/api/resources/examples/_endpoint_mutual_tls_module_get_request.md
index 1ce8370460..235f9b4451 100644
--- a/docs/api/resources/examples/_endpoint_mutual_tls_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_mutual_tls_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/mutual_tls
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/mutual_tls
```
diff --git a/docs/api/resources/examples/_endpoint_mutual_tls_module_get_response.md b/docs/api/resources/examples/_endpoint_mutual_tls_module_get_response.md
index cc845bb711..a56208ebe4 100644
--- a/docs/api/resources/examples/_endpoint_mutual_tls_module_get_response.md
+++ b/docs/api/resources/examples/_endpoint_mutual_tls_module_get_response.md
@@ -6,8 +6,8 @@
{
"certificate_authorities": [
{
- "id": "ca_32ELHP6mEZ8f521GISlLoyf3IJX",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELHP6mEZ8f521GISlLoyf3IJX"
+ "id": "ca_333B2rgV9FoqD9KDZcIelXKdebL",
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B2rgV9FoqD9KDZcIelXKdebL"
}
],
"enabled": true
diff --git a/docs/api/resources/examples/_endpoint_mutual_tls_module_replace_request.md b/docs/api/resources/examples/_endpoint_mutual_tls_module_replace_request.md
index a7a95993c6..b499f680bf 100644
--- a/docs/api/resources/examples/_endpoint_mutual_tls_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_mutual_tls_module_replace_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"certificate_authority_ids":["ca_32ELHP6mEZ8f521GISlLoyf3IJX"],"enabled":true}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/mutual_tls
+-d '{"certificate_authority_ids":["ca_333B2rgV9FoqD9KDZcIelXKdebL"],"enabled":true}' \
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/mutual_tls
```
diff --git a/docs/api/resources/examples/_endpoint_mutual_tls_module_replace_response.md b/docs/api/resources/examples/_endpoint_mutual_tls_module_replace_response.md
index cc845bb711..a56208ebe4 100644
--- a/docs/api/resources/examples/_endpoint_mutual_tls_module_replace_response.md
+++ b/docs/api/resources/examples/_endpoint_mutual_tls_module_replace_response.md
@@ -6,8 +6,8 @@
{
"certificate_authorities": [
{
- "id": "ca_32ELHP6mEZ8f521GISlLoyf3IJX",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELHP6mEZ8f521GISlLoyf3IJX"
+ "id": "ca_333B2rgV9FoqD9KDZcIelXKdebL",
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B2rgV9FoqD9KDZcIelXKdebL"
}
],
"enabled": true
diff --git a/docs/api/resources/examples/_endpoint_o_auth_module_delete_request.md b/docs/api/resources/examples/_endpoint_o_auth_module_delete_request.md
index ea2921da3d..3c5b6130cf 100644
--- a/docs/api/resources/examples/_endpoint_o_auth_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_o_auth_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/oauth
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/oauth
```
diff --git a/docs/api/resources/examples/_endpoint_o_auth_module_get_request.md b/docs/api/resources/examples/_endpoint_o_auth_module_get_request.md
index f377f5e261..4df1a16b29 100644
--- a/docs/api/resources/examples/_endpoint_o_auth_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_o_auth_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/oauth
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/oauth
```
diff --git a/docs/api/resources/examples/_endpoint_o_auth_module_replace_request.md b/docs/api/resources/examples/_endpoint_o_auth_module_replace_request.md
index 0e065d71fb..e357835d75 100644
--- a/docs/api/resources/examples/_endpoint_o_auth_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_o_auth_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"options_passthrough":true,"provider":{"google":{"client_id":"client-id","client_secret":"client-secret","email_addresses":["alan@example.com"],"scopes":["profile","email","https://www.googleapis.com/auth/gmail.compose"]}}}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/oauth
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/oauth
```
diff --git a/docs/api/resources/examples/_endpoint_oidc_module_delete_request.md b/docs/api/resources/examples/_endpoint_oidc_module_delete_request.md
index ba1a531231..ec5ff6b87e 100644
--- a/docs/api/resources/examples/_endpoint_oidc_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_oidc_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/oidc
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/oidc
```
diff --git a/docs/api/resources/examples/_endpoint_oidc_module_get_request.md b/docs/api/resources/examples/_endpoint_oidc_module_get_request.md
index 53c03f8b4e..d810473b21 100644
--- a/docs/api/resources/examples/_endpoint_oidc_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_oidc_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/oidc
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/oidc
```
diff --git a/docs/api/resources/examples/_endpoint_oidc_module_replace_request.md b/docs/api/resources/examples/_endpoint_oidc_module_replace_request.md
index 9a73c5ff36..819670bfc0 100644
--- a/docs/api/resources/examples/_endpoint_oidc_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_oidc_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"client_id":"some-client-id","client_secret":"some-client-secret","enabled":true,"issuer":"https://accounts.google.com","scopes":["profile"]}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/oidc
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/oidc
```
diff --git a/docs/api/resources/examples/_endpoint_request_headers_module_delete_request.md b/docs/api/resources/examples/_endpoint_request_headers_module_delete_request.md
index 782ca5999b..7910494c9d 100644
--- a/docs/api/resources/examples/_endpoint_request_headers_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_request_headers_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/request_headers
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/request_headers
```
diff --git a/docs/api/resources/examples/_endpoint_request_headers_module_get_request.md b/docs/api/resources/examples/_endpoint_request_headers_module_get_request.md
index 0f72f30dc0..b6f076dca2 100644
--- a/docs/api/resources/examples/_endpoint_request_headers_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_request_headers_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/request_headers
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/request_headers
```
diff --git a/docs/api/resources/examples/_endpoint_request_headers_module_replace_request.md b/docs/api/resources/examples/_endpoint_request_headers_module_replace_request.md
index 82adcc6619..710b3da388 100644
--- a/docs/api/resources/examples/_endpoint_request_headers_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_request_headers_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"add":{"X-Baz":"qux","X-Foo":"bar"},"remove":["X-Internal-Header"]}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/request_headers
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/request_headers
```
diff --git a/docs/api/resources/examples/_endpoint_response_headers_module_delete_request.md b/docs/api/resources/examples/_endpoint_response_headers_module_delete_request.md
index 10c11c82f9..2de04f8d3b 100644
--- a/docs/api/resources/examples/_endpoint_response_headers_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_response_headers_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/response_headers
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/response_headers
```
diff --git a/docs/api/resources/examples/_endpoint_response_headers_module_get_request.md b/docs/api/resources/examples/_endpoint_response_headers_module_get_request.md
index 8b32d0a75f..bea35710cc 100644
--- a/docs/api/resources/examples/_endpoint_response_headers_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_response_headers_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/response_headers
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/response_headers
```
diff --git a/docs/api/resources/examples/_endpoint_response_headers_module_replace_request.md b/docs/api/resources/examples/_endpoint_response_headers_module_replace_request.md
index 0325a54c10..078aee2486 100644
--- a/docs/api/resources/examples/_endpoint_response_headers_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_response_headers_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"add":{"Cache-Control":"no-cache, no-store","X-XSS-Protection":"1; mode=block"}}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/response_headers
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/response_headers
```
diff --git a/docs/api/resources/examples/_endpoint_saml_module_delete_request.md b/docs/api/resources/examples/_endpoint_saml_module_delete_request.md
index efdc1ebf95..38a14db5d6 100644
--- a/docs/api/resources/examples/_endpoint_saml_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_saml_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/saml
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/saml
```
diff --git a/docs/api/resources/examples/_endpoint_saml_module_get_request.md b/docs/api/resources/examples/_endpoint_saml_module_get_request.md
index ab2759e172..a3e71273a3 100644
--- a/docs/api/resources/examples/_endpoint_saml_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_saml_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/saml
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/saml
```
diff --git a/docs/api/resources/examples/_endpoint_saml_module_get_response.md b/docs/api/resources/examples/_endpoint_saml_module_get_response.md
index a4817d0739..84ccfbcd96 100644
--- a/docs/api/resources/examples/_endpoint_saml_module_get_response.md
+++ b/docs/api/resources/examples/_endpoint_saml_module_get_response.md
@@ -5,20 +5,20 @@
```json
{
"allow_idp_initiated": true,
- "assertion_consumer_service_url": "https://idp.local-ngrok.com/saml/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/acs",
+ "assertion_consumer_service_url": "https://idp.local-ngrok.com/saml/ec_333B2npFZkE0y91vLbXdhgbldeY/acs",
"authorized_groups": [],
"cookie_prefix": "",
"enabled": true,
- "entity_id": "https://idp.local-ngrok.com/saml/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk",
+ "entity_id": "https://idp.local-ngrok.com/saml/ec_333B2npFZkE0y91vLbXdhgbldeY",
"force_authn": false,
"idp_metadata": "\nurn:oasis:names:tc:SAML:2.0:nameid-format:transient\n",
"idp_metadata_url": "",
"inactivity_timeout": 0,
"maximum_duration": 0,
- "metadata_url": "https://idp.local-ngrok.com/saml/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk",
+ "metadata_url": "https://idp.local-ngrok.com/saml/ec_333B2npFZkE0y91vLbXdhgbldeY",
"nameid_format": "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent",
"options_passthrough": false,
- "request_signing_certificate_pem": "-----BEGIN CERTIFICATE-----\nMIID6zCCAtOgAwIBAgIQEef6xnW44S95/fT/6oELSTANBgkqhkiG9w0BAQsFADCB\nlDFIMEYGA1UECgw/aHR0cHM6Ly9pZHAubG9jYWwtbmdyb2suY29tL3NhbWwvZWNf\nMzJFTEhPa2RnWFJVTXNWcTc5TmQ5SVhsZ3FrMUgwRgYDVQQDDD9odHRwczovL2lk\ncC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lY18zMkVMSE9rZGdYUlVNc1ZxNzlOZDlJ\nWGxncWswIBcNMjUwOTA0MTAxMTM2WhgPMjA2MDA4MjYxMDExMzZaMIGUMUgwRgYD\nVQQKDD9odHRwczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lY18zMkVMSE9r\nZGdYUlVNc1ZxNzlOZDlJWGxncWsxSDBGBgNVBAMMP2h0dHBzOi8vaWRwLmxvY2Fs\nLW5ncm9rLmNvbS9zYW1sL2VjXzMyRUxIT2tkZ1hSVU1zVnE3OU5kOUlYbGdxazCC\nASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKfHm4Qrt7YU7Qk9sXzQcO2a\nS5vi5N1oJbWKr3WoDoR/QDVl8VtP6mcs0g8CDrVoT+a9HSEhq3CEcY2we4WWhKgF\nwuB21+BABT2o9blaAe6aZflXFHBGDsumnJj9gVI29oDj3d93bMucAO87Jv0NIbMo\nT68xfHjEZY5dRd//rue0xd029FgTE9nijeEyZ2xWGFiq0RuRXHwzt+vxgKsnCagu\nctP5CsdMbJuq0m/GTv8fxNQhfFS5zirTDG8tFudNdFM6i8/NLM3JGADBcoB/Ql2u\n8+WfszyllFsfoXTjbSkyJSO1nq3CvvrKYVvdKb6DgXiSP5WmJ6T7OJpsfNTBKlEC\nAwEAAaM1MDMwDgYDVR0PAQH/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwG\nA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggEBAFDkL6LeYImwUf7F8eIGwLey\nI0OhsHyzVud9qN5RE325dlMwZiq37X6I1153o/jmt5fRHBbcdban38xsK5epYdAg\njwGwH7iPRvv7sgORf3bCwAoqrOomKZCW3zannYLCX4AMcnHN/ykVof7W0TPfZCvx\nFJyrYWZo7rE2pLw6s8MTY6HzbxTDfNXH9Vkzj8thDSMr73ZTTAjjR25+tEIkcl4t\nWgteOx9Rgv5uVNGBXgqi/H5Utz9X3hsdBkwGMmG1gNHntBH8wqpmWQg+XmgXzjdk\nqYZA6uuec4r6tz716ZAEoh9AEzWgLdPm2Ykto0UFdrkKHWED2UWYXJ8xtUUidaE=\n-----END CERTIFICATE-----\n",
- "single_logout_url": "https://idp.local-ngrok.com/saml/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/slo"
+ "request_signing_certificate_pem": "-----BEGIN CERTIFICATE-----\nMIID6zCCAtOgAwIBAgIQVLLVptoYKOeihRHWnsXrPTANBgkqhkiG9w0BAQsFADCB\nlDFIMEYGA1UECgw/aHR0cHM6Ly9pZHAubG9jYWwtbmdyb2suY29tL3NhbWwvZWNf\nMzMzQjJucEZaa0UweTkxdkxiWGRoZ2JsZGVZMUgwRgYDVQQDDD9odHRwczovL2lk\ncC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lY18zMzNCMm5wRlprRTB5OTF2TGJYZGhn\nYmxkZVkwIBcNMjUwOTIyMTAwNzUwWhgPMjA2MDA5MTMxMDA3NTBaMIGUMUgwRgYD\nVQQKDD9odHRwczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lY18zMzNCMm5w\nRlprRTB5OTF2TGJYZGhnYmxkZVkxSDBGBgNVBAMMP2h0dHBzOi8vaWRwLmxvY2Fs\nLW5ncm9rLmNvbS9zYW1sL2VjXzMzM0IybnBGWmtFMHk5MXZMYlhkaGdibGRlWTCC\nASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKu9DgaUBdBTDNWGi4BDdTmi\nL5PWmV4il/129BYvuCKHFdof+Yyz4QqaVj3rmc343j1Av2Tbu5HuybbZJR6C6qVY\nAnzI7sT3sZ1OQ73y8IiPOTU0dscW7CiNe8W0/PO0HEEZQqaOy3753Q6vFuRss8yr\nByq0hbODs1dzvZDjKhjA1tIVaTKnhi4baloGW3E6r2nQbSTUPooh30ebVZBuKn3V\nYCUavgnnHklx7lM95NCWoSwneO7iumDPMVwRKwJ4uSYCzLt+yw91o8IdjmEFOEOq\nTiO4ef2GlSld8Q7j8xbkpyrShTl+M/aZELOl16QlRnTHWo3uETfZ8yQVxp6tbGsC\nAwEAAaM1MDMwDgYDVR0PAQH/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwG\nA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggEBAC8sQJXEoyggSzMwuVaCKG5L\ntIzjw2dZEEKWPUG/qGO7pPwT92cKDRF6BUn4N8Z+W0Ufrii0vmwN22Z1ffwbxSQY\nnI11xJCQV0fzv2CqqXDJhVD0MXTvCB/w6M9WEgdEk8MOZEH99TxnGcOll6jkgdGM\nNxHlc0QeABT5y1Do9h8/wFyXXo5Su18XPRljj2mkd5k60CQeI5euuHkBe2opfU8h\nKEE3EI2yhcycK2rh9SUXuDZpL6gP5SHMDpBjPdAHzInWL1uqbclltYZ7xiR5Gccd\nnEXVCoarWmjzobDjQI5dQQVfujg43pBBpJwMKmm8ytk6FJO83Wlx4XkUFB9wD3U=\n-----END CERTIFICATE-----\n",
+ "single_logout_url": "https://idp.local-ngrok.com/saml/ec_333B2npFZkE0y91vLbXdhgbldeY/slo"
}
```
diff --git a/docs/api/resources/examples/_endpoint_saml_module_replace_request.md b/docs/api/resources/examples/_endpoint_saml_module_replace_request.md
index 6fa22db00a..2008b82c19 100644
--- a/docs/api/resources/examples/_endpoint_saml_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_saml_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":true,"idp_metadata":"\nurn:oasis:names:tc:SAML:2.0:nameid-format:transient\n"}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/saml
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/saml
```
diff --git a/docs/api/resources/examples/_endpoint_saml_module_replace_response.md b/docs/api/resources/examples/_endpoint_saml_module_replace_response.md
index a4817d0739..84ccfbcd96 100644
--- a/docs/api/resources/examples/_endpoint_saml_module_replace_response.md
+++ b/docs/api/resources/examples/_endpoint_saml_module_replace_response.md
@@ -5,20 +5,20 @@
```json
{
"allow_idp_initiated": true,
- "assertion_consumer_service_url": "https://idp.local-ngrok.com/saml/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/acs",
+ "assertion_consumer_service_url": "https://idp.local-ngrok.com/saml/ec_333B2npFZkE0y91vLbXdhgbldeY/acs",
"authorized_groups": [],
"cookie_prefix": "",
"enabled": true,
- "entity_id": "https://idp.local-ngrok.com/saml/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk",
+ "entity_id": "https://idp.local-ngrok.com/saml/ec_333B2npFZkE0y91vLbXdhgbldeY",
"force_authn": false,
"idp_metadata": "\nurn:oasis:names:tc:SAML:2.0:nameid-format:transient\n",
"idp_metadata_url": "",
"inactivity_timeout": 0,
"maximum_duration": 0,
- "metadata_url": "https://idp.local-ngrok.com/saml/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk",
+ "metadata_url": "https://idp.local-ngrok.com/saml/ec_333B2npFZkE0y91vLbXdhgbldeY",
"nameid_format": "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent",
"options_passthrough": false,
- "request_signing_certificate_pem": "-----BEGIN CERTIFICATE-----\nMIID6zCCAtOgAwIBAgIQEef6xnW44S95/fT/6oELSTANBgkqhkiG9w0BAQsFADCB\nlDFIMEYGA1UECgw/aHR0cHM6Ly9pZHAubG9jYWwtbmdyb2suY29tL3NhbWwvZWNf\nMzJFTEhPa2RnWFJVTXNWcTc5TmQ5SVhsZ3FrMUgwRgYDVQQDDD9odHRwczovL2lk\ncC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lY18zMkVMSE9rZGdYUlVNc1ZxNzlOZDlJ\nWGxncWswIBcNMjUwOTA0MTAxMTM2WhgPMjA2MDA4MjYxMDExMzZaMIGUMUgwRgYD\nVQQKDD9odHRwczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lY18zMkVMSE9r\nZGdYUlVNc1ZxNzlOZDlJWGxncWsxSDBGBgNVBAMMP2h0dHBzOi8vaWRwLmxvY2Fs\nLW5ncm9rLmNvbS9zYW1sL2VjXzMyRUxIT2tkZ1hSVU1zVnE3OU5kOUlYbGdxazCC\nASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKfHm4Qrt7YU7Qk9sXzQcO2a\nS5vi5N1oJbWKr3WoDoR/QDVl8VtP6mcs0g8CDrVoT+a9HSEhq3CEcY2we4WWhKgF\nwuB21+BABT2o9blaAe6aZflXFHBGDsumnJj9gVI29oDj3d93bMucAO87Jv0NIbMo\nT68xfHjEZY5dRd//rue0xd029FgTE9nijeEyZ2xWGFiq0RuRXHwzt+vxgKsnCagu\nctP5CsdMbJuq0m/GTv8fxNQhfFS5zirTDG8tFudNdFM6i8/NLM3JGADBcoB/Ql2u\n8+WfszyllFsfoXTjbSkyJSO1nq3CvvrKYVvdKb6DgXiSP5WmJ6T7OJpsfNTBKlEC\nAwEAAaM1MDMwDgYDVR0PAQH/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwG\nA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggEBAFDkL6LeYImwUf7F8eIGwLey\nI0OhsHyzVud9qN5RE325dlMwZiq37X6I1153o/jmt5fRHBbcdban38xsK5epYdAg\njwGwH7iPRvv7sgORf3bCwAoqrOomKZCW3zannYLCX4AMcnHN/ykVof7W0TPfZCvx\nFJyrYWZo7rE2pLw6s8MTY6HzbxTDfNXH9Vkzj8thDSMr73ZTTAjjR25+tEIkcl4t\nWgteOx9Rgv5uVNGBXgqi/H5Utz9X3hsdBkwGMmG1gNHntBH8wqpmWQg+XmgXzjdk\nqYZA6uuec4r6tz716ZAEoh9AEzWgLdPm2Ykto0UFdrkKHWED2UWYXJ8xtUUidaE=\n-----END CERTIFICATE-----\n",
- "single_logout_url": "https://idp.local-ngrok.com/saml/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/slo"
+ "request_signing_certificate_pem": "-----BEGIN CERTIFICATE-----\nMIID6zCCAtOgAwIBAgIQVLLVptoYKOeihRHWnsXrPTANBgkqhkiG9w0BAQsFADCB\nlDFIMEYGA1UECgw/aHR0cHM6Ly9pZHAubG9jYWwtbmdyb2suY29tL3NhbWwvZWNf\nMzMzQjJucEZaa0UweTkxdkxiWGRoZ2JsZGVZMUgwRgYDVQQDDD9odHRwczovL2lk\ncC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lY18zMzNCMm5wRlprRTB5OTF2TGJYZGhn\nYmxkZVkwIBcNMjUwOTIyMTAwNzUwWhgPMjA2MDA5MTMxMDA3NTBaMIGUMUgwRgYD\nVQQKDD9odHRwczovL2lkcC5sb2NhbC1uZ3Jvay5jb20vc2FtbC9lY18zMzNCMm5w\nRlprRTB5OTF2TGJYZGhnYmxkZVkxSDBGBgNVBAMMP2h0dHBzOi8vaWRwLmxvY2Fs\nLW5ncm9rLmNvbS9zYW1sL2VjXzMzM0IybnBGWmtFMHk5MXZMYlhkaGdibGRlWTCC\nASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKu9DgaUBdBTDNWGi4BDdTmi\nL5PWmV4il/129BYvuCKHFdof+Yyz4QqaVj3rmc343j1Av2Tbu5HuybbZJR6C6qVY\nAnzI7sT3sZ1OQ73y8IiPOTU0dscW7CiNe8W0/PO0HEEZQqaOy3753Q6vFuRss8yr\nByq0hbODs1dzvZDjKhjA1tIVaTKnhi4baloGW3E6r2nQbSTUPooh30ebVZBuKn3V\nYCUavgnnHklx7lM95NCWoSwneO7iumDPMVwRKwJ4uSYCzLt+yw91o8IdjmEFOEOq\nTiO4ef2GlSld8Q7j8xbkpyrShTl+M/aZELOl16QlRnTHWo3uETfZ8yQVxp6tbGsC\nAwEAAaM1MDMwDgYDVR0PAQH/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwG\nA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggEBAC8sQJXEoyggSzMwuVaCKG5L\ntIzjw2dZEEKWPUG/qGO7pPwT92cKDRF6BUn4N8Z+W0Ufrii0vmwN22Z1ffwbxSQY\nnI11xJCQV0fzv2CqqXDJhVD0MXTvCB/w6M9WEgdEk8MOZEH99TxnGcOll6jkgdGM\nNxHlc0QeABT5y1Do9h8/wFyXXo5Su18XPRljj2mkd5k60CQeI5euuHkBe2opfU8h\nKEE3EI2yhcycK2rh9SUXuDZpL6gP5SHMDpBjPdAHzInWL1uqbclltYZ7xiR5Gccd\nnEXVCoarWmjzobDjQI5dQQVfujg43pBBpJwMKmm8ytk6FJO83Wlx4XkUFB9wD3U=\n-----END CERTIFICATE-----\n",
+ "single_logout_url": "https://idp.local-ngrok.com/saml/ec_333B2npFZkE0y91vLbXdhgbldeY/slo"
}
```
diff --git a/docs/api/resources/examples/_endpoint_tls_termination_module_delete_request.md b/docs/api/resources/examples/_endpoint_tls_termination_module_delete_request.md
index dd67e5b360..f7dc719d43 100644
--- a/docs/api/resources/examples/_endpoint_tls_termination_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_tls_termination_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/tls_termination
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/tls_termination
```
diff --git a/docs/api/resources/examples/_endpoint_tls_termination_module_get_request.md b/docs/api/resources/examples/_endpoint_tls_termination_module_get_request.md
index 5edefac280..8e94a4bd09 100644
--- a/docs/api/resources/examples/_endpoint_tls_termination_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_tls_termination_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/tls_termination
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/tls_termination
```
diff --git a/docs/api/resources/examples/_endpoint_tls_termination_module_replace_request.md b/docs/api/resources/examples/_endpoint_tls_termination_module_replace_request.md
index 70b88d9a59..777e97329f 100644
--- a/docs/api/resources/examples/_endpoint_tls_termination_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_tls_termination_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"min_version":"1.2","terminate_at":"edge"}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/tls_termination
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/tls_termination
```
diff --git a/docs/api/resources/examples/_endpoint_webhook_validation_module_delete_request.md b/docs/api/resources/examples/_endpoint_webhook_validation_module_delete_request.md
index 311cb7b7a6..cc74727dc7 100644
--- a/docs/api/resources/examples/_endpoint_webhook_validation_module_delete_request.md
+++ b/docs/api/resources/examples/_endpoint_webhook_validation_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/webhook_validation
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/webhook_validation
```
diff --git a/docs/api/resources/examples/_endpoint_webhook_validation_module_get_request.md b/docs/api/resources/examples/_endpoint_webhook_validation_module_get_request.md
index 905ce40fa7..14fa29f72d 100644
--- a/docs/api/resources/examples/_endpoint_webhook_validation_module_get_request.md
+++ b/docs/api/resources/examples/_endpoint_webhook_validation_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/webhook_validation
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/webhook_validation
```
diff --git a/docs/api/resources/examples/_endpoint_webhook_validation_module_replace_request.md b/docs/api/resources/examples/_endpoint_webhook_validation_module_replace_request.md
index 9c39b242d3..654140a19a 100644
--- a/docs/api/resources/examples/_endpoint_webhook_validation_module_replace_request.md
+++ b/docs/api/resources/examples/_endpoint_webhook_validation_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"provider":"TWILIO","secret":"secret_token"}' \
-https://api.ngrok.com/endpoint_configurations/ec_32ELHOkdgXRUMsVq79Nd9IXlgqk/webhook_validation
+https://api.ngrok.com/endpoint_configurations/ec_333B2npFZkE0y91vLbXdhgbldeY/webhook_validation
```
diff --git a/docs/api/resources/examples/_endpoints_create_response.md b/docs/api/resources/examples/_endpoints_create_response.md
index 5dc0bacd71..9a3985bb3c 100644
--- a/docs/api/resources/examples/_endpoints_create_response.md
+++ b/docs/api/resources/examples/_endpoints_create_response.md
@@ -7,22 +7,22 @@
"bindings": [
"public"
],
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:49Z",
"description": "sample cloud endpoint",
"domain": {
- "id": "rd_32ELGgng2bHjKV4NCZ5GuWGEdtK",
- "uri": "https://api.ngrok.com/reserved_domains/rd_32ELGgng2bHjKV4NCZ5GuWGEdtK"
+ "id": "rd_333B23Y9i4wcFj3cw7JVFwrY48t",
+ "uri": "https://api.ngrok.com/reserved_domains/rd_333B23Y9i4wcFj3cw7JVFwrY48t"
},
"hostport": "endpoint-example2.com:443",
- "id": "ep_32ELHJciGkvcKjnjhClgnkMIJSs",
+ "id": "ep_333B2kQOL8DYCfLLPQe7ceyCcMn",
"metadata": "{\"environment\": \"staging\"}",
"pooling_enabled": false,
"proto": "https",
"public_url": "https://endpoint-example2.com",
"traffic_policy": "{\"on_http_request\":[{\"actions\":[{\"type\":\"deny\",\"config\":{\"status_code\":404}}]}]}",
"type": "cloud",
- "updated_at": "2025-09-04T10:11:35Z",
- "uri": "https://api.ngrok.com/endpoints/ep_32ELHJciGkvcKjnjhClgnkMIJSs",
+ "updated_at": "2025-09-22T10:07:49Z",
+ "uri": "https://api.ngrok.com/endpoints/ep_333B2kQOL8DYCfLLPQe7ceyCcMn",
"url": "https://endpoint-example2.com"
}
```
diff --git a/docs/api/resources/examples/_endpoints_delete_request.md b/docs/api/resources/examples/_endpoints_delete_request.md
index e006a9c826..c1542e8466 100644
--- a/docs/api/resources/examples/_endpoints_delete_request.md
+++ b/docs/api/resources/examples/_endpoints_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoints/ep_32ELHJciGkvcKjnjhClgnkMIJSs
+https://api.ngrok.com/endpoints/ep_333B2kQOL8DYCfLLPQe7ceyCcMn
```
diff --git a/docs/api/resources/examples/_endpoints_get_request.md b/docs/api/resources/examples/_endpoints_get_request.md
index 546bd77751..4dc161076e 100644
--- a/docs/api/resources/examples/_endpoints_get_request.md
+++ b/docs/api/resources/examples/_endpoints_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/endpoints/ep_32ELHJciGkvcKjnjhClgnkMIJSs
+https://api.ngrok.com/endpoints/ep_333B2kQOL8DYCfLLPQe7ceyCcMn
```
diff --git a/docs/api/resources/examples/_endpoints_get_response.md b/docs/api/resources/examples/_endpoints_get_response.md
index 5dc0bacd71..9a3985bb3c 100644
--- a/docs/api/resources/examples/_endpoints_get_response.md
+++ b/docs/api/resources/examples/_endpoints_get_response.md
@@ -7,22 +7,22 @@
"bindings": [
"public"
],
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:49Z",
"description": "sample cloud endpoint",
"domain": {
- "id": "rd_32ELGgng2bHjKV4NCZ5GuWGEdtK",
- "uri": "https://api.ngrok.com/reserved_domains/rd_32ELGgng2bHjKV4NCZ5GuWGEdtK"
+ "id": "rd_333B23Y9i4wcFj3cw7JVFwrY48t",
+ "uri": "https://api.ngrok.com/reserved_domains/rd_333B23Y9i4wcFj3cw7JVFwrY48t"
},
"hostport": "endpoint-example2.com:443",
- "id": "ep_32ELHJciGkvcKjnjhClgnkMIJSs",
+ "id": "ep_333B2kQOL8DYCfLLPQe7ceyCcMn",
"metadata": "{\"environment\": \"staging\"}",
"pooling_enabled": false,
"proto": "https",
"public_url": "https://endpoint-example2.com",
"traffic_policy": "{\"on_http_request\":[{\"actions\":[{\"type\":\"deny\",\"config\":{\"status_code\":404}}]}]}",
"type": "cloud",
- "updated_at": "2025-09-04T10:11:35Z",
- "uri": "https://api.ngrok.com/endpoints/ep_32ELHJciGkvcKjnjhClgnkMIJSs",
+ "updated_at": "2025-09-22T10:07:49Z",
+ "uri": "https://api.ngrok.com/endpoints/ep_333B2kQOL8DYCfLLPQe7ceyCcMn",
"url": "https://endpoint-example2.com"
}
```
diff --git a/docs/api/resources/examples/_endpoints_list_response.md b/docs/api/resources/examples/_endpoints_list_response.md
index 448e7470cd..778999627d 100644
--- a/docs/api/resources/examples/_endpoints_list_response.md
+++ b/docs/api/resources/examples/_endpoints_list_response.md
@@ -9,72 +9,72 @@
"bindings": [
"public"
],
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:49Z",
"description": "sample cloud endpoint",
"domain": {
- "id": "rd_32ELGgng2bHjKV4NCZ5GuWGEdtK",
- "uri": "https://api.ngrok.com/reserved_domains/rd_32ELGgng2bHjKV4NCZ5GuWGEdtK"
+ "id": "rd_333B23Y9i4wcFj3cw7JVFwrY48t",
+ "uri": "https://api.ngrok.com/reserved_domains/rd_333B23Y9i4wcFj3cw7JVFwrY48t"
},
"hostport": "endpoint-example2.com:443",
- "id": "ep_32ELHJciGkvcKjnjhClgnkMIJSs",
+ "id": "ep_333B2kQOL8DYCfLLPQe7ceyCcMn",
"metadata": "{\"environment\": \"staging\"}",
"pooling_enabled": false,
"proto": "https",
"public_url": "https://endpoint-example2.com",
"traffic_policy": "{\"on_http_request\":[{\"actions\":[{\"type\":\"deny\",\"config\":{\"status_code\":404}}]}]}",
"type": "cloud",
- "updated_at": "2025-09-04T10:11:35Z",
- "uri": "https://api.ngrok.com/endpoints/ep_32ELHJciGkvcKjnjhClgnkMIJSs",
+ "updated_at": "2025-09-22T10:07:49Z",
+ "uri": "https://api.ngrok.com/endpoints/ep_333B2kQOL8DYCfLLPQe7ceyCcMn",
"url": "https://endpoint-example2.com"
},
{
"bindings": [
"public"
],
- "created_at": "2025-09-04T10:11:33Z",
- "hostport": "e3983d8a80a8.ngrok.paid:443",
- "id": "ep_32ELH6ocn0487uK9sPzl8zBBTD8",
+ "created_at": "2025-09-22T10:07:47Z",
+ "hostport": "af9b5acc61b3.ngrok.paid:443",
+ "id": "ep_333B2UTL9YMvmhR4MUCfC5laJsa",
"name": "command_line",
"pooling_enabled": false,
"principal": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"proto": "https",
- "public_url": "https://e3983d8a80a8.ngrok.paid",
+ "public_url": "https://af9b5acc61b3.ngrok.paid",
"tunnel": {
- "id": "tn_32ELH6ocn0487uK9sPzl8zBBTD8",
- "uri": "https://api.ngrok.com/tunnels/tn_32ELH6ocn0487uK9sPzl8zBBTD8"
+ "id": "tn_333B2UTL9YMvmhR4MUCfC5laJsa",
+ "uri": "https://api.ngrok.com/tunnels/tn_333B2UTL9YMvmhR4MUCfC5laJsa"
},
"tunnel_session": {
- "id": "ts_32ELH0k19GLZadNsJvl8hhQua9k",
- "uri": "https://api.ngrok.com/tunnel_sessions/ts_32ELH0k19GLZadNsJvl8hhQua9k"
+ "id": "ts_333B2SXlSDK8kZve5VeiBEPQQZm",
+ "uri": "https://api.ngrok.com/tunnel_sessions/ts_333B2SXlSDK8kZve5VeiBEPQQZm"
},
"type": "ephemeral",
- "updated_at": "2025-09-04T10:11:33Z",
+ "updated_at": "2025-09-22T10:07:47Z",
"upstream_url": "http://localhost:80",
- "url": "https://e3983d8a80a8.ngrok.paid"
+ "url": "https://af9b5acc61b3.ngrok.paid"
},
{
"bindings": [
"public"
],
- "created_at": "2025-09-04T10:11:30Z",
+ "created_at": "2025-09-22T10:07:48Z",
"domain": {
- "id": "rd_32ELGgng2bHjKV4NCZ5GuWGEdtK",
- "uri": "https://api.ngrok.com/reserved_domains/rd_32ELGgng2bHjKV4NCZ5GuWGEdtK"
+ "id": "rd_333B23Y9i4wcFj3cw7JVFwrY48t",
+ "uri": "https://api.ngrok.com/reserved_domains/rd_333B23Y9i4wcFj3cw7JVFwrY48t"
},
"edge": {
- "id": "edgtls_32ELGjM9kI4eDTwg8Icxzwb16nN",
- "uri": "https://api.ngrok.com/edges/tls/edgtls_32ELGjM9kI4eDTwg8Icxzwb16nN"
+ "id": "edgtls_333B22bvqdkOzSjZxP4d7EascRv",
+ "uri": "https://api.ngrok.com/edges/tls/edgtls_333B22bvqdkOzSjZxP4d7EascRv"
},
"hostport": "endpoint-example2.com:443",
- "id": "ep_32ELGijftneZ2luJ1Ml2ZZuTkpA",
+ "id": "ep_333B20OuEyxh7mqvISZuhlb248C",
"pooling_enabled": false,
"proto": "tls",
"public_url": "tls://endpoint-example2.com",
"type": "edge",
- "updated_at": "2025-09-04T10:11:30Z"
+ "updated_at": "2025-09-22T10:07:48Z"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_endpoints_update_request.md b/docs/api/resources/examples/_endpoints_update_request.md
index 8406ca0d03..532db0d1df 100644
--- a/docs/api/resources/examples/_endpoints_update_request.md
+++ b/docs/api/resources/examples/_endpoints_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"description":"Sample Cloud Endpoint"}' \
-https://api.ngrok.com/endpoints/ep_32ELHJciGkvcKjnjhClgnkMIJSs
+https://api.ngrok.com/endpoints/ep_333B2kQOL8DYCfLLPQe7ceyCcMn
```
diff --git a/docs/api/resources/examples/_endpoints_update_response.md b/docs/api/resources/examples/_endpoints_update_response.md
index faf88d7898..3fe0d507c1 100644
--- a/docs/api/resources/examples/_endpoints_update_response.md
+++ b/docs/api/resources/examples/_endpoints_update_response.md
@@ -7,22 +7,22 @@
"bindings": [
"public"
],
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:49Z",
"description": "Sample Cloud Endpoint",
"domain": {
- "id": "rd_32ELGgng2bHjKV4NCZ5GuWGEdtK",
- "uri": "https://api.ngrok.com/reserved_domains/rd_32ELGgng2bHjKV4NCZ5GuWGEdtK"
+ "id": "rd_333B23Y9i4wcFj3cw7JVFwrY48t",
+ "uri": "https://api.ngrok.com/reserved_domains/rd_333B23Y9i4wcFj3cw7JVFwrY48t"
},
"hostport": "endpoint-example2.com:443",
- "id": "ep_32ELHJciGkvcKjnjhClgnkMIJSs",
+ "id": "ep_333B2kQOL8DYCfLLPQe7ceyCcMn",
"metadata": "{\"environment\": \"staging\"}",
"pooling_enabled": false,
"proto": "https",
"public_url": "https://endpoint-example2.com",
"traffic_policy": "{\"on_http_request\":[{\"actions\":[{\"type\":\"deny\",\"config\":{\"status_code\":404}}]}]}",
"type": "cloud",
- "updated_at": "2025-09-04T10:11:35Z",
- "uri": "https://api.ngrok.com/endpoints/ep_32ELHJciGkvcKjnjhClgnkMIJSs",
+ "updated_at": "2025-09-22T10:07:49Z",
+ "uri": "https://api.ngrok.com/endpoints/ep_333B2kQOL8DYCfLLPQe7ceyCcMn",
"url": "https://endpoint-example2.com"
}
```
diff --git a/docs/api/resources/examples/_event_destinations_create_response.md b/docs/api/resources/examples/_event_destinations_create_response.md
index dc4e70ac33..d550ab0db4 100644
--- a/docs/api/resources/examples/_event_destinations_create_response.md
+++ b/docs/api/resources/examples/_event_destinations_create_response.md
@@ -4,10 +4,10 @@
```json
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "kinesis dev stream",
"format": "json",
- "id": "ed_32ELHTvH06YTfzWbK0AjsJoYfLD",
+ "id": "ed_333B2wfFNHximgeOfli4HrmYVyO",
"metadata": "{\"environment\":\"dev\"}",
"target": {
"azure_logs_ingestion": null,
@@ -24,6 +24,6 @@
"stream_arn": "arn:ngrok-local:kinesis:us-east-2:123456789012:stream/mystream2"
}
},
- "uri": "https://api.ngrok.com/event_destinations/ed_32ELHTvH06YTfzWbK0AjsJoYfLD"
+ "uri": "https://api.ngrok.com/event_destinations/ed_333B2wfFNHximgeOfli4HrmYVyO"
}
```
diff --git a/docs/api/resources/examples/_event_destinations_delete_request.md b/docs/api/resources/examples/_event_destinations_delete_request.md
index 7094a87d5f..526af8dd0a 100644
--- a/docs/api/resources/examples/_event_destinations_delete_request.md
+++ b/docs/api/resources/examples/_event_destinations_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/event_destinations/ed_32ELHTvH06YTfzWbK0AjsJoYfLD
+https://api.ngrok.com/event_destinations/ed_333B2wfFNHximgeOfli4HrmYVyO
```
diff --git a/docs/api/resources/examples/_event_destinations_get_request.md b/docs/api/resources/examples/_event_destinations_get_request.md
index f0d4e3da26..bf2bb464ca 100644
--- a/docs/api/resources/examples/_event_destinations_get_request.md
+++ b/docs/api/resources/examples/_event_destinations_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/event_destinations/ed_32ELHTvH06YTfzWbK0AjsJoYfLD
+https://api.ngrok.com/event_destinations/ed_333B2wfFNHximgeOfli4HrmYVyO
```
diff --git a/docs/api/resources/examples/_event_destinations_get_response.md b/docs/api/resources/examples/_event_destinations_get_response.md
index 72c3b08598..494986d388 100644
--- a/docs/api/resources/examples/_event_destinations_get_response.md
+++ b/docs/api/resources/examples/_event_destinations_get_response.md
@@ -4,10 +4,10 @@
```json
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "kinesis dev stream 1 of 3",
"format": "json",
- "id": "ed_32ELHTvH06YTfzWbK0AjsJoYfLD",
+ "id": "ed_333B2wfFNHximgeOfli4HrmYVyO",
"metadata": "{\"environment\":\"dev\", \"stream\":1}",
"target": {
"azure_logs_ingestion": null,
@@ -24,6 +24,6 @@
"stream_arn": "arn:ngrok-local:kinesis:us-east-2:123456789012:stream/mystream2"
}
},
- "uri": "https://api.ngrok.com/event_destinations/ed_32ELHTvH06YTfzWbK0AjsJoYfLD"
+ "uri": "https://api.ngrok.com/event_destinations/ed_333B2wfFNHximgeOfli4HrmYVyO"
}
```
diff --git a/docs/api/resources/examples/_event_destinations_list_response.md b/docs/api/resources/examples/_event_destinations_list_response.md
index c6c2685cf1..34595c7073 100644
--- a/docs/api/resources/examples/_event_destinations_list_response.md
+++ b/docs/api/resources/examples/_event_destinations_list_response.md
@@ -6,10 +6,10 @@
{
"event_destinations": [
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "kinesis dev stream",
"format": "json",
- "id": "ed_32ELHTvH06YTfzWbK0AjsJoYfLD",
+ "id": "ed_333B2wfFNHximgeOfli4HrmYVyO",
"metadata": "{\"environment\":\"dev\"}",
"target": {
"azure_logs_ingestion": null,
@@ -26,7 +26,7 @@
"stream_arn": "arn:ngrok-local:kinesis:us-east-2:123456789012:stream/mystream2"
}
},
- "uri": "https://api.ngrok.com/event_destinations/ed_32ELHTvH06YTfzWbK0AjsJoYfLD"
+ "uri": "https://api.ngrok.com/event_destinations/ed_333B2wfFNHximgeOfli4HrmYVyO"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_event_destinations_update_request.md b/docs/api/resources/examples/_event_destinations_update_request.md
index db65e13dfc..736193d80e 100644
--- a/docs/api/resources/examples/_event_destinations_update_request.md
+++ b/docs/api/resources/examples/_event_destinations_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"description":"kinesis dev stream 1 of 3","metadata":"{\"environment\":\"dev\", \"stream\":1}"}' \
-https://api.ngrok.com/event_destinations/ed_32ELHTvH06YTfzWbK0AjsJoYfLD
+https://api.ngrok.com/event_destinations/ed_333B2wfFNHximgeOfli4HrmYVyO
```
diff --git a/docs/api/resources/examples/_event_destinations_update_response.md b/docs/api/resources/examples/_event_destinations_update_response.md
index 72c3b08598..494986d388 100644
--- a/docs/api/resources/examples/_event_destinations_update_response.md
+++ b/docs/api/resources/examples/_event_destinations_update_response.md
@@ -4,10 +4,10 @@
```json
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "kinesis dev stream 1 of 3",
"format": "json",
- "id": "ed_32ELHTvH06YTfzWbK0AjsJoYfLD",
+ "id": "ed_333B2wfFNHximgeOfli4HrmYVyO",
"metadata": "{\"environment\":\"dev\", \"stream\":1}",
"target": {
"azure_logs_ingestion": null,
@@ -24,6 +24,6 @@
"stream_arn": "arn:ngrok-local:kinesis:us-east-2:123456789012:stream/mystream2"
}
},
- "uri": "https://api.ngrok.com/event_destinations/ed_32ELHTvH06YTfzWbK0AjsJoYfLD"
+ "uri": "https://api.ngrok.com/event_destinations/ed_333B2wfFNHximgeOfli4HrmYVyO"
}
```
diff --git a/docs/api/resources/examples/_event_sources_create_request.md b/docs/api/resources/examples/_event_sources_create_request.md
index 6e28d2d8e8..1ce542459c 100644
--- a/docs/api/resources/examples/_event_sources_create_request.md
+++ b/docs/api/resources/examples/_event_sources_create_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"type":"ip_policy_updated.v0"}' \
-https://api.ngrok.com/event_subscriptions/esb_32ELHaU2ryHwCVraCMuPUilq2Rq/sources
+https://api.ngrok.com/event_subscriptions/esb_333B2wTilktMsdOhWEgHTvC4w7d/sources
```
diff --git a/docs/api/resources/examples/_event_sources_create_response.md b/docs/api/resources/examples/_event_sources_create_response.md
index d717903a9a..ba34ee502e 100644
--- a/docs/api/resources/examples/_event_sources_create_response.md
+++ b/docs/api/resources/examples/_event_sources_create_response.md
@@ -5,6 +5,6 @@
```json
{
"type": "ip_policy_updated.v0",
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHaU2ryHwCVraCMuPUilq2Rq/sources/ip_policy_updated.v0"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2wTilktMsdOhWEgHTvC4w7d/sources/ip_policy_updated.v0"
}
```
diff --git a/docs/api/resources/examples/_event_sources_delete_request.md b/docs/api/resources/examples/_event_sources_delete_request.md
index 7191a7b599..2713a4ad17 100644
--- a/docs/api/resources/examples/_event_sources_delete_request.md
+++ b/docs/api/resources/examples/_event_sources_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/event_subscriptions/esb_32ELHaU2ryHwCVraCMuPUilq2Rq/sources/ip_policy_updated.v0
+https://api.ngrok.com/event_subscriptions/esb_333B2wTilktMsdOhWEgHTvC4w7d/sources/ip_policy_updated.v0
```
diff --git a/docs/api/resources/examples/_event_sources_get_request.md b/docs/api/resources/examples/_event_sources_get_request.md
index b604d038b6..c7d252dbaf 100644
--- a/docs/api/resources/examples/_event_sources_get_request.md
+++ b/docs/api/resources/examples/_event_sources_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/event_subscriptions/esb_32ELHaU2ryHwCVraCMuPUilq2Rq/sources/ip_policy_updated.v0
+https://api.ngrok.com/event_subscriptions/esb_333B2wTilktMsdOhWEgHTvC4w7d/sources/ip_policy_updated.v0
```
diff --git a/docs/api/resources/examples/_event_sources_get_response.md b/docs/api/resources/examples/_event_sources_get_response.md
index d717903a9a..ba34ee502e 100644
--- a/docs/api/resources/examples/_event_sources_get_response.md
+++ b/docs/api/resources/examples/_event_sources_get_response.md
@@ -5,6 +5,6 @@
```json
{
"type": "ip_policy_updated.v0",
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHaU2ryHwCVraCMuPUilq2Rq/sources/ip_policy_updated.v0"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2wTilktMsdOhWEgHTvC4w7d/sources/ip_policy_updated.v0"
}
```
diff --git a/docs/api/resources/examples/_event_sources_list_request.md b/docs/api/resources/examples/_event_sources_list_request.md
index b59b35d9c6..6b4103775e 100644
--- a/docs/api/resources/examples/_event_sources_list_request.md
+++ b/docs/api/resources/examples/_event_sources_list_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/event_subscriptions/esb_32ELHaU2ryHwCVraCMuPUilq2Rq/sources
+https://api.ngrok.com/event_subscriptions/esb_333B2wTilktMsdOhWEgHTvC4w7d/sources
```
diff --git a/docs/api/resources/examples/_event_sources_list_response.md b/docs/api/resources/examples/_event_sources_list_response.md
index d127a28522..bb12bf515e 100644
--- a/docs/api/resources/examples/_event_sources_list_response.md
+++ b/docs/api/resources/examples/_event_sources_list_response.md
@@ -7,13 +7,13 @@
"sources": [
{
"type": "ip_policy_created.v0",
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHaU2ryHwCVraCMuPUilq2Rq/sources/ip_policy_created.v0"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2wTilktMsdOhWEgHTvC4w7d/sources/ip_policy_created.v0"
},
{
"type": "ip_policy_updated.v0",
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHaU2ryHwCVraCMuPUilq2Rq/sources/ip_policy_updated.v0"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2wTilktMsdOhWEgHTvC4w7d/sources/ip_policy_updated.v0"
}
],
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHaU2ryHwCVraCMuPUilq2Rq/sources"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2wTilktMsdOhWEgHTvC4w7d/sources"
}
```
diff --git a/docs/api/resources/examples/_event_sources_update_request.md b/docs/api/resources/examples/_event_sources_update_request.md
index 93e32aee8d..d2839ef6ff 100644
--- a/docs/api/resources/examples/_event_sources_update_request.md
+++ b/docs/api/resources/examples/_event_sources_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{}' \
-https://api.ngrok.com/event_subscriptions/esb_32ELHaU2ryHwCVraCMuPUilq2Rq/sources/ip_policy_updated.v0
+https://api.ngrok.com/event_subscriptions/esb_333B2wTilktMsdOhWEgHTvC4w7d/sources/ip_policy_updated.v0
```
diff --git a/docs/api/resources/examples/_event_sources_update_response.md b/docs/api/resources/examples/_event_sources_update_response.md
index d717903a9a..ba34ee502e 100644
--- a/docs/api/resources/examples/_event_sources_update_response.md
+++ b/docs/api/resources/examples/_event_sources_update_response.md
@@ -5,6 +5,6 @@
```json
{
"type": "ip_policy_updated.v0",
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHaU2ryHwCVraCMuPUilq2Rq/sources/ip_policy_updated.v0"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2wTilktMsdOhWEgHTvC4w7d/sources/ip_policy_updated.v0"
}
```
diff --git a/docs/api/resources/examples/_event_subscriptions_create_request.md b/docs/api/resources/examples/_event_subscriptions_create_request.md
index 87e08d85ef..531d8c5c97 100644
--- a/docs/api/resources/examples/_event_subscriptions_create_request.md
+++ b/docs/api/resources/examples/_event_subscriptions_create_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"description":"ip policy creations","destination_ids":["ed_32ELHTzXpVPxuQERmPCxqUD6mSo"],"metadata":"{\"environment\": \"staging\"}","sources":[{"type":"ip_policy_created.v0"}]}' \
+-d '{"description":"ip policy creations","destination_ids":["ed_333B2w4ZY340gi5PVxFYRDmEAK0"],"metadata":"{\"environment\": \"staging\"}","sources":[{"type":"ip_policy_created.v0"}]}' \
https://api.ngrok.com/event_subscriptions
```
diff --git a/docs/api/resources/examples/_event_subscriptions_create_response.md b/docs/api/resources/examples/_event_subscriptions_create_response.md
index 9d6509bf82..16f1f74fd6 100644
--- a/docs/api/resources/examples/_event_subscriptions_create_response.md
+++ b/docs/api/resources/examples/_event_subscriptions_create_response.md
@@ -4,22 +4,22 @@
```json
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "ip policy creations",
"destinations": [
{
- "id": "ed_32ELHTzXpVPxuQERmPCxqUD6mSo",
- "uri": "https://api.ngrok.com/event_destinations/ed_32ELHTzXpVPxuQERmPCxqUD6mSo"
+ "id": "ed_333B2w4ZY340gi5PVxFYRDmEAK0",
+ "uri": "https://api.ngrok.com/event_destinations/ed_333B2w4ZY340gi5PVxFYRDmEAK0"
}
],
- "id": "esb_32ELHPnKizpPVTijShbIsLVZ0fT",
+ "id": "esb_333B2uCSnbnO1Y2osi5mwPLqcA0",
"metadata": "{\"environment\": \"staging\"}",
"sources": [
{
"type": "ip_policy_created.v0",
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHPnKizpPVTijShbIsLVZ0fT/sources/ip_policy_created.v0"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2uCSnbnO1Y2osi5mwPLqcA0/sources/ip_policy_created.v0"
}
],
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHPnKizpPVTijShbIsLVZ0fT"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2uCSnbnO1Y2osi5mwPLqcA0"
}
```
diff --git a/docs/api/resources/examples/_event_subscriptions_delete_request.md b/docs/api/resources/examples/_event_subscriptions_delete_request.md
index f7fec9188a..59cb7f51bc 100644
--- a/docs/api/resources/examples/_event_subscriptions_delete_request.md
+++ b/docs/api/resources/examples/_event_subscriptions_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/event_subscriptions/esb_32ELHPnKizpPVTijShbIsLVZ0fT
+https://api.ngrok.com/event_subscriptions/esb_333B2uCSnbnO1Y2osi5mwPLqcA0
```
diff --git a/docs/api/resources/examples/_event_subscriptions_get_request.md b/docs/api/resources/examples/_event_subscriptions_get_request.md
index c80a7bb567..357b1f3d05 100644
--- a/docs/api/resources/examples/_event_subscriptions_get_request.md
+++ b/docs/api/resources/examples/_event_subscriptions_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/event_subscriptions/esb_32ELHPnKizpPVTijShbIsLVZ0fT
+https://api.ngrok.com/event_subscriptions/esb_333B2uCSnbnO1Y2osi5mwPLqcA0
```
diff --git a/docs/api/resources/examples/_event_subscriptions_get_response.md b/docs/api/resources/examples/_event_subscriptions_get_response.md
index 8c5475db81..ab9eb909c8 100644
--- a/docs/api/resources/examples/_event_subscriptions_get_response.md
+++ b/docs/api/resources/examples/_event_subscriptions_get_response.md
@@ -4,22 +4,22 @@
```json
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "IP Policy Creations",
"destinations": [
{
- "id": "ed_32ELHTzXpVPxuQERmPCxqUD6mSo",
- "uri": "https://api.ngrok.com/event_destinations/ed_32ELHTzXpVPxuQERmPCxqUD6mSo"
+ "id": "ed_333B2w4ZY340gi5PVxFYRDmEAK0",
+ "uri": "https://api.ngrok.com/event_destinations/ed_333B2w4ZY340gi5PVxFYRDmEAK0"
}
],
- "id": "esb_32ELHPnKizpPVTijShbIsLVZ0fT",
+ "id": "esb_333B2uCSnbnO1Y2osi5mwPLqcA0",
"metadata": "{\"environment\": \"staging\"}",
"sources": [
{
"type": "ip_policy_created.v0",
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHPnKizpPVTijShbIsLVZ0fT/sources/ip_policy_created.v0"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2uCSnbnO1Y2osi5mwPLqcA0/sources/ip_policy_created.v0"
}
],
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHPnKizpPVTijShbIsLVZ0fT"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2uCSnbnO1Y2osi5mwPLqcA0"
}
```
diff --git a/docs/api/resources/examples/_event_subscriptions_list_response.md b/docs/api/resources/examples/_event_subscriptions_list_response.md
index 16781840ff..217b8f445b 100644
--- a/docs/api/resources/examples/_event_subscriptions_list_response.md
+++ b/docs/api/resources/examples/_event_subscriptions_list_response.md
@@ -6,23 +6,23 @@
{
"event_subscriptions": [
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "ip policy creations",
"destinations": [
{
- "id": "ed_32ELHTzXpVPxuQERmPCxqUD6mSo",
- "uri": "https://api.ngrok.com/event_destinations/ed_32ELHTzXpVPxuQERmPCxqUD6mSo"
+ "id": "ed_333B2w4ZY340gi5PVxFYRDmEAK0",
+ "uri": "https://api.ngrok.com/event_destinations/ed_333B2w4ZY340gi5PVxFYRDmEAK0"
}
],
- "id": "esb_32ELHPnKizpPVTijShbIsLVZ0fT",
+ "id": "esb_333B2uCSnbnO1Y2osi5mwPLqcA0",
"metadata": "{\"environment\": \"staging\"}",
"sources": [
{
"type": "ip_policy_created.v0",
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHPnKizpPVTijShbIsLVZ0fT/sources/ip_policy_created.v0"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2uCSnbnO1Y2osi5mwPLqcA0/sources/ip_policy_created.v0"
}
],
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHPnKizpPVTijShbIsLVZ0fT"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2uCSnbnO1Y2osi5mwPLqcA0"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_event_subscriptions_update_request.md b/docs/api/resources/examples/_event_subscriptions_update_request.md
index 82bb4f3baa..2451f8f56a 100644
--- a/docs/api/resources/examples/_event_subscriptions_update_request.md
+++ b/docs/api/resources/examples/_event_subscriptions_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"description":"IP Policy Creations"}' \
-https://api.ngrok.com/event_subscriptions/esb_32ELHPnKizpPVTijShbIsLVZ0fT
+https://api.ngrok.com/event_subscriptions/esb_333B2uCSnbnO1Y2osi5mwPLqcA0
```
diff --git a/docs/api/resources/examples/_event_subscriptions_update_response.md b/docs/api/resources/examples/_event_subscriptions_update_response.md
index 8c5475db81..ab9eb909c8 100644
--- a/docs/api/resources/examples/_event_subscriptions_update_response.md
+++ b/docs/api/resources/examples/_event_subscriptions_update_response.md
@@ -4,22 +4,22 @@
```json
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "IP Policy Creations",
"destinations": [
{
- "id": "ed_32ELHTzXpVPxuQERmPCxqUD6mSo",
- "uri": "https://api.ngrok.com/event_destinations/ed_32ELHTzXpVPxuQERmPCxqUD6mSo"
+ "id": "ed_333B2w4ZY340gi5PVxFYRDmEAK0",
+ "uri": "https://api.ngrok.com/event_destinations/ed_333B2w4ZY340gi5PVxFYRDmEAK0"
}
],
- "id": "esb_32ELHPnKizpPVTijShbIsLVZ0fT",
+ "id": "esb_333B2uCSnbnO1Y2osi5mwPLqcA0",
"metadata": "{\"environment\": \"staging\"}",
"sources": [
{
"type": "ip_policy_created.v0",
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHPnKizpPVTijShbIsLVZ0fT/sources/ip_policy_created.v0"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2uCSnbnO1Y2osi5mwPLqcA0/sources/ip_policy_created.v0"
}
],
- "uri": "https://api.ngrok.com/event_subscriptions/esb_32ELHPnKizpPVTijShbIsLVZ0fT"
+ "uri": "https://api.ngrok.com/event_subscriptions/esb_333B2uCSnbnO1Y2osi5mwPLqcA0"
}
```
diff --git a/docs/api/resources/examples/_failover_backends_create_request.md b/docs/api/resources/examples/_failover_backends_create_request.md
index 7be089e507..42effcdade 100644
--- a/docs/api/resources/examples/_failover_backends_create_request.md
+++ b/docs/api/resources/examples/_failover_backends_create_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"backends":["bkdhr_32ELHaq3qpFhdAOKQmnc9x8ewyl"],"description":"acme failover","metadata":"{\"environment\": \"staging\"}"}' \
+-d '{"backends":["bkdhr_333B2tgC8vgKbWoS4FjVU8zVla1"],"description":"acme failover","metadata":"{\"environment\": \"staging\"}"}' \
https://api.ngrok.com/backends/failover
```
diff --git a/docs/api/resources/examples/_failover_backends_create_response.md b/docs/api/resources/examples/_failover_backends_create_response.md
index 54d5811727..44b1329548 100644
--- a/docs/api/resources/examples/_failover_backends_create_response.md
+++ b/docs/api/resources/examples/_failover_backends_create_response.md
@@ -5,12 +5,12 @@
```json
{
"backends": [
- "bkdhr_32ELHaq3qpFhdAOKQmnc9x8ewyl"
+ "bkdhr_333B2tgC8vgKbWoS4FjVU8zVla1"
],
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme failover",
- "id": "bkdfo_32ELHYpO9padF7XXBhMhwDPnkxI",
+ "id": "bkdfo_333B2zQkSKxdqXB4GBXgkc5BHid",
"metadata": "{\"environment\": \"staging\"}",
- "uri": "https://api.ngrok.com/backends/failover/bkdfo_32ELHYpO9padF7XXBhMhwDPnkxI"
+ "uri": "https://api.ngrok.com/backends/failover/bkdfo_333B2zQkSKxdqXB4GBXgkc5BHid"
}
```
diff --git a/docs/api/resources/examples/_failover_backends_delete_request.md b/docs/api/resources/examples/_failover_backends_delete_request.md
index b824f4dab9..cd0ea3b5c5 100644
--- a/docs/api/resources/examples/_failover_backends_delete_request.md
+++ b/docs/api/resources/examples/_failover_backends_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/backends/failover/bkdfo_32ELHYpO9padF7XXBhMhwDPnkxI
+https://api.ngrok.com/backends/failover/bkdfo_333B2zQkSKxdqXB4GBXgkc5BHid
```
diff --git a/docs/api/resources/examples/_failover_backends_get_request.md b/docs/api/resources/examples/_failover_backends_get_request.md
index 28c29cefc7..151fef97c7 100644
--- a/docs/api/resources/examples/_failover_backends_get_request.md
+++ b/docs/api/resources/examples/_failover_backends_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/backends/failover/bkdfo_32ELHYpO9padF7XXBhMhwDPnkxI
+https://api.ngrok.com/backends/failover/bkdfo_333B2zQkSKxdqXB4GBXgkc5BHid
```
diff --git a/docs/api/resources/examples/_failover_backends_get_response.md b/docs/api/resources/examples/_failover_backends_get_response.md
index 54d5811727..44b1329548 100644
--- a/docs/api/resources/examples/_failover_backends_get_response.md
+++ b/docs/api/resources/examples/_failover_backends_get_response.md
@@ -5,12 +5,12 @@
```json
{
"backends": [
- "bkdhr_32ELHaq3qpFhdAOKQmnc9x8ewyl"
+ "bkdhr_333B2tgC8vgKbWoS4FjVU8zVla1"
],
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme failover",
- "id": "bkdfo_32ELHYpO9padF7XXBhMhwDPnkxI",
+ "id": "bkdfo_333B2zQkSKxdqXB4GBXgkc5BHid",
"metadata": "{\"environment\": \"staging\"}",
- "uri": "https://api.ngrok.com/backends/failover/bkdfo_32ELHYpO9padF7XXBhMhwDPnkxI"
+ "uri": "https://api.ngrok.com/backends/failover/bkdfo_333B2zQkSKxdqXB4GBXgkc5BHid"
}
```
diff --git a/docs/api/resources/examples/_failover_backends_list_response.md b/docs/api/resources/examples/_failover_backends_list_response.md
index 0056ab2296..d5f9528dc1 100644
--- a/docs/api/resources/examples/_failover_backends_list_response.md
+++ b/docs/api/resources/examples/_failover_backends_list_response.md
@@ -7,13 +7,13 @@
"backends": [
{
"backends": [
- "bkdhr_32ELHaq3qpFhdAOKQmnc9x8ewyl"
+ "bkdhr_333B2tgC8vgKbWoS4FjVU8zVla1"
],
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme failover",
- "id": "bkdfo_32ELHYpO9padF7XXBhMhwDPnkxI",
+ "id": "bkdfo_333B2zQkSKxdqXB4GBXgkc5BHid",
"metadata": "{\"environment\": \"staging\"}",
- "uri": "https://api.ngrok.com/backends/failover/bkdfo_32ELHYpO9padF7XXBhMhwDPnkxI"
+ "uri": "https://api.ngrok.com/backends/failover/bkdfo_333B2zQkSKxdqXB4GBXgkc5BHid"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_failover_backends_update_request.md b/docs/api/resources/examples/_failover_backends_update_request.md
index 41e8eb5e09..1dad10b621 100644
--- a/docs/api/resources/examples/_failover_backends_update_request.md
+++ b/docs/api/resources/examples/_failover_backends_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\": \"production\"}"}' \
-https://api.ngrok.com/backends/failover/bkdfo_32ELHYpO9padF7XXBhMhwDPnkxI
+https://api.ngrok.com/backends/failover/bkdfo_333B2zQkSKxdqXB4GBXgkc5BHid
```
diff --git a/docs/api/resources/examples/_failover_backends_update_response.md b/docs/api/resources/examples/_failover_backends_update_response.md
index a841d25b2a..d577b04fb7 100644
--- a/docs/api/resources/examples/_failover_backends_update_response.md
+++ b/docs/api/resources/examples/_failover_backends_update_response.md
@@ -5,10 +5,10 @@
```json
{
"backends": [],
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme failover",
- "id": "bkdfo_32ELHYpO9padF7XXBhMhwDPnkxI",
+ "id": "bkdfo_333B2zQkSKxdqXB4GBXgkc5BHid",
"metadata": "{\"environment\": \"production\"}",
- "uri": "https://api.ngrok.com/backends/failover/bkdfo_32ELHYpO9padF7XXBhMhwDPnkxI"
+ "uri": "https://api.ngrok.com/backends/failover/bkdfo_333B2zQkSKxdqXB4GBXgkc5BHid"
}
```
diff --git a/docs/api/resources/examples/_http_response_backends_create_response.md b/docs/api/resources/examples/_http_response_backends_create_response.md
index 14bfafee17..31bc9dfed3 100644
--- a/docs/api/resources/examples/_http_response_backends_create_response.md
+++ b/docs/api/resources/examples/_http_response_backends_create_response.md
@@ -5,14 +5,14 @@
```json
{
"body": "I'm a teapot",
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme http response",
"headers": {
"content-type": "text/plain"
},
- "id": "bkdhr_32ELHbfllc7fdX99DEBe3QekZ6H",
+ "id": "bkdhr_333B2sNYHRC4tBt2ycDpDHZXBlF",
"metadata": "{\"environment\": \"staging\"}",
"status_code": 418,
- "uri": "https://api.ngrok.com/backends/http_response/bkdhr_32ELHbfllc7fdX99DEBe3QekZ6H"
+ "uri": "https://api.ngrok.com/backends/http_response/bkdhr_333B2sNYHRC4tBt2ycDpDHZXBlF"
}
```
diff --git a/docs/api/resources/examples/_http_response_backends_delete_request.md b/docs/api/resources/examples/_http_response_backends_delete_request.md
index 1265395833..8f16a854a0 100644
--- a/docs/api/resources/examples/_http_response_backends_delete_request.md
+++ b/docs/api/resources/examples/_http_response_backends_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/backends/http_response/bkdhr_32ELHbfllc7fdX99DEBe3QekZ6H
+https://api.ngrok.com/backends/http_response/bkdhr_333B2sNYHRC4tBt2ycDpDHZXBlF
```
diff --git a/docs/api/resources/examples/_http_response_backends_get_request.md b/docs/api/resources/examples/_http_response_backends_get_request.md
index f586141084..1ab30893ea 100644
--- a/docs/api/resources/examples/_http_response_backends_get_request.md
+++ b/docs/api/resources/examples/_http_response_backends_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/backends/http_response/bkdhr_32ELHbfllc7fdX99DEBe3QekZ6H
+https://api.ngrok.com/backends/http_response/bkdhr_333B2sNYHRC4tBt2ycDpDHZXBlF
```
diff --git a/docs/api/resources/examples/_http_response_backends_get_response.md b/docs/api/resources/examples/_http_response_backends_get_response.md
index 14bfafee17..31bc9dfed3 100644
--- a/docs/api/resources/examples/_http_response_backends_get_response.md
+++ b/docs/api/resources/examples/_http_response_backends_get_response.md
@@ -5,14 +5,14 @@
```json
{
"body": "I'm a teapot",
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme http response",
"headers": {
"content-type": "text/plain"
},
- "id": "bkdhr_32ELHbfllc7fdX99DEBe3QekZ6H",
+ "id": "bkdhr_333B2sNYHRC4tBt2ycDpDHZXBlF",
"metadata": "{\"environment\": \"staging\"}",
"status_code": 418,
- "uri": "https://api.ngrok.com/backends/http_response/bkdhr_32ELHbfllc7fdX99DEBe3QekZ6H"
+ "uri": "https://api.ngrok.com/backends/http_response/bkdhr_333B2sNYHRC4tBt2ycDpDHZXBlF"
}
```
diff --git a/docs/api/resources/examples/_http_response_backends_list_response.md b/docs/api/resources/examples/_http_response_backends_list_response.md
index ef937e44d7..8094619a1c 100644
--- a/docs/api/resources/examples/_http_response_backends_list_response.md
+++ b/docs/api/resources/examples/_http_response_backends_list_response.md
@@ -5,33 +5,33 @@
```json
{
"backends": [
+ {
+ "body": "one",
+ "created_at": "2025-09-22T10:07:51Z",
+ "headers": null,
+ "id": "bkdhr_333B2tgC8vgKbWoS4FjVU8zVla1",
+ "status_code": 200,
+ "uri": "https://api.ngrok.com/backends/http_response/bkdhr_333B2tgC8vgKbWoS4FjVU8zVla1"
+ },
{
"body": "I'm a teapot",
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme http response",
"headers": {
"content-type": "text/plain"
},
- "id": "bkdhr_32ELHbfllc7fdX99DEBe3QekZ6H",
+ "id": "bkdhr_333B2sNYHRC4tBt2ycDpDHZXBlF",
"metadata": "{\"environment\": \"staging\"}",
"status_code": 418,
- "uri": "https://api.ngrok.com/backends/http_response/bkdhr_32ELHbfllc7fdX99DEBe3QekZ6H"
- },
- {
- "body": "one",
- "created_at": "2025-09-04T10:11:37Z",
- "headers": null,
- "id": "bkdhr_32ELHaq3qpFhdAOKQmnc9x8ewyl",
- "status_code": 200,
- "uri": "https://api.ngrok.com/backends/http_response/bkdhr_32ELHaq3qpFhdAOKQmnc9x8ewyl"
+ "uri": "https://api.ngrok.com/backends/http_response/bkdhr_333B2sNYHRC4tBt2ycDpDHZXBlF"
},
{
"body": "one",
- "created_at": "2025-09-04T10:11:30Z",
+ "created_at": "2025-09-22T10:07:44Z",
"headers": null,
- "id": "bkdhr_32ELGgXUzPOhWmKlLNqtSxcNCdz",
+ "id": "bkdhr_333B23svskf3gCTq8OIqTv7IqbJ",
"status_code": 200,
- "uri": "https://api.ngrok.com/backends/http_response/bkdhr_32ELGgXUzPOhWmKlLNqtSxcNCdz"
+ "uri": "https://api.ngrok.com/backends/http_response/bkdhr_333B23svskf3gCTq8OIqTv7IqbJ"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_http_response_backends_update_request.md b/docs/api/resources/examples/_http_response_backends_update_request.md
index 3bbe105000..1e532657fa 100644
--- a/docs/api/resources/examples/_http_response_backends_update_request.md
+++ b/docs/api/resources/examples/_http_response_backends_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\": \"production\"}"}' \
-https://api.ngrok.com/backends/http_response/bkdhr_32ELHbfllc7fdX99DEBe3QekZ6H
+https://api.ngrok.com/backends/http_response/bkdhr_333B2sNYHRC4tBt2ycDpDHZXBlF
```
diff --git a/docs/api/resources/examples/_http_response_backends_update_response.md b/docs/api/resources/examples/_http_response_backends_update_response.md
index 7c6dba8bb6..ddf69bfa72 100644
--- a/docs/api/resources/examples/_http_response_backends_update_response.md
+++ b/docs/api/resources/examples/_http_response_backends_update_response.md
@@ -5,14 +5,14 @@
```json
{
"body": "I'm a teapot",
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme http response",
"headers": {
"content-type": "text/plain"
},
- "id": "bkdhr_32ELHbfllc7fdX99DEBe3QekZ6H",
+ "id": "bkdhr_333B2sNYHRC4tBt2ycDpDHZXBlF",
"metadata": "{\"environment\": \"production\"}",
"status_code": 418,
- "uri": "https://api.ngrok.com/backends/http_response/bkdhr_32ELHbfllc7fdX99DEBe3QekZ6H"
+ "uri": "https://api.ngrok.com/backends/http_response/bkdhr_333B2sNYHRC4tBt2ycDpDHZXBlF"
}
```
diff --git a/docs/api/resources/examples/_https_edge_mutual_tls_module_delete_request.md b/docs/api/resources/examples/_https_edge_mutual_tls_module_delete_request.md
index 8f5b5784cd..ca34c363d9 100644
--- a/docs/api/resources/examples/_https_edge_mutual_tls_module_delete_request.md
+++ b/docs/api/resources/examples/_https_edge_mutual_tls_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELI7FnOjhMwWLQoEu5g8dATEd/mutual_tls
+https://api.ngrok.com/edges/https/edghts_333B3axCzPX18iDD1RoldGiOo5P/mutual_tls
```
diff --git a/docs/api/resources/examples/_https_edge_mutual_tls_module_get_request.md b/docs/api/resources/examples/_https_edge_mutual_tls_module_get_request.md
index 5f7cc94158..1c9cabfc5b 100644
--- a/docs/api/resources/examples/_https_edge_mutual_tls_module_get_request.md
+++ b/docs/api/resources/examples/_https_edge_mutual_tls_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELI7FnOjhMwWLQoEu5g8dATEd/mutual_tls
+https://api.ngrok.com/edges/https/edghts_333B3axCzPX18iDD1RoldGiOo5P/mutual_tls
```
diff --git a/docs/api/resources/examples/_https_edge_mutual_tls_module_get_response.md b/docs/api/resources/examples/_https_edge_mutual_tls_module_get_response.md
index e420fe2e7e..dc6302f93e 100644
--- a/docs/api/resources/examples/_https_edge_mutual_tls_module_get_response.md
+++ b/docs/api/resources/examples/_https_edge_mutual_tls_module_get_response.md
@@ -6,8 +6,8 @@
{
"certificate_authorities": [
{
- "id": "ca_32ELI06C3CCbf9BkHBWVF9RmfF4",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELI06C3CCbf9BkHBWVF9RmfF4"
+ "id": "ca_333B3XjEcFY7MfoyrdqlbKzG4n6",
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B3XjEcFY7MfoyrdqlbKzG4n6"
}
],
"enabled": true
diff --git a/docs/api/resources/examples/_https_edge_mutual_tls_module_replace_request.md b/docs/api/resources/examples/_https_edge_mutual_tls_module_replace_request.md
index b4f1dbe5e6..2d4e31ec7d 100644
--- a/docs/api/resources/examples/_https_edge_mutual_tls_module_replace_request.md
+++ b/docs/api/resources/examples/_https_edge_mutual_tls_module_replace_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"certificate_authority_ids":["ca_32ELI06C3CCbf9BkHBWVF9RmfF4"],"enabled":true}' \
-https://api.ngrok.com/edges/https/edghts_32ELI7FnOjhMwWLQoEu5g8dATEd/mutual_tls
+-d '{"certificate_authority_ids":["ca_333B3XjEcFY7MfoyrdqlbKzG4n6"],"enabled":true}' \
+https://api.ngrok.com/edges/https/edghts_333B3axCzPX18iDD1RoldGiOo5P/mutual_tls
```
diff --git a/docs/api/resources/examples/_https_edge_mutual_tls_module_replace_response.md b/docs/api/resources/examples/_https_edge_mutual_tls_module_replace_response.md
index e420fe2e7e..dc6302f93e 100644
--- a/docs/api/resources/examples/_https_edge_mutual_tls_module_replace_response.md
+++ b/docs/api/resources/examples/_https_edge_mutual_tls_module_replace_response.md
@@ -6,8 +6,8 @@
{
"certificate_authorities": [
{
- "id": "ca_32ELI06C3CCbf9BkHBWVF9RmfF4",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELI06C3CCbf9BkHBWVF9RmfF4"
+ "id": "ca_333B3XjEcFY7MfoyrdqlbKzG4n6",
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B3XjEcFY7MfoyrdqlbKzG4n6"
}
],
"enabled": true
diff --git a/docs/api/resources/examples/_https_edge_tls_termination_module_delete_request.md b/docs/api/resources/examples/_https_edge_tls_termination_module_delete_request.md
index b4c69b5306..8722b6e145 100644
--- a/docs/api/resources/examples/_https_edge_tls_termination_module_delete_request.md
+++ b/docs/api/resources/examples/_https_edge_tls_termination_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELIC4o1ClkEALM71k48qCJPkJ/tls_termination
+https://api.ngrok.com/edges/https/edghts_333B3cvNPOGAbnegF0f7RbvXKvj/tls_termination
```
diff --git a/docs/api/resources/examples/_https_edge_tls_termination_module_get_request.md b/docs/api/resources/examples/_https_edge_tls_termination_module_get_request.md
index 241e14cfdc..2610da355b 100644
--- a/docs/api/resources/examples/_https_edge_tls_termination_module_get_request.md
+++ b/docs/api/resources/examples/_https_edge_tls_termination_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/https/edghts_32ELIC4o1ClkEALM71k48qCJPkJ/tls_termination
+https://api.ngrok.com/edges/https/edghts_333B3cvNPOGAbnegF0f7RbvXKvj/tls_termination
```
diff --git a/docs/api/resources/examples/_https_edge_tls_termination_module_replace_request.md b/docs/api/resources/examples/_https_edge_tls_termination_module_replace_request.md
index 8edfdd60e5..92119c91fa 100644
--- a/docs/api/resources/examples/_https_edge_tls_termination_module_replace_request.md
+++ b/docs/api/resources/examples/_https_edge_tls_termination_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":true,"min_version":"1.3"}' \
-https://api.ngrok.com/edges/https/edghts_32ELIC4o1ClkEALM71k48qCJPkJ/tls_termination
+https://api.ngrok.com/edges/https/edghts_333B3cvNPOGAbnegF0f7RbvXKvj/tls_termination
```
diff --git a/docs/api/resources/examples/_ip_policies_create_response.md b/docs/api/resources/examples/_ip_policies_create_response.md
index e1e2f35c5a..02284259cb 100644
--- a/docs/api/resources/examples/_ip_policies_create_response.md
+++ b/docs/api/resources/examples/_ip_policies_create_response.md
@@ -4,9 +4,9 @@
```json
{
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "API Outbound Gateway",
- "id": "ipp_32ELEgHfuPaCCgAL6TAb7B2Fq3e",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELEgHfuPaCCgAL6TAb7B2Fq3e"
+ "id": "ipp_333B05V4RiwBTjDPaB4QAHrlIjE",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B05V4RiwBTjDPaB4QAHrlIjE"
}
```
diff --git a/docs/api/resources/examples/_ip_policies_delete_request.md b/docs/api/resources/examples/_ip_policies_delete_request.md
index 7816cd7a56..002658dd35 100644
--- a/docs/api/resources/examples/_ip_policies_delete_request.md
+++ b/docs/api/resources/examples/_ip_policies_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ip_policies/ipp_32ELEgHfuPaCCgAL6TAb7B2Fq3e
+https://api.ngrok.com/ip_policies/ipp_333B05V4RiwBTjDPaB4QAHrlIjE
```
diff --git a/docs/api/resources/examples/_ip_policies_get_request.md b/docs/api/resources/examples/_ip_policies_get_request.md
index b284a4966d..6eeb3d766b 100644
--- a/docs/api/resources/examples/_ip_policies_get_request.md
+++ b/docs/api/resources/examples/_ip_policies_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ip_policies/ipp_32ELEgHfuPaCCgAL6TAb7B2Fq3e
+https://api.ngrok.com/ip_policies/ipp_333B05V4RiwBTjDPaB4QAHrlIjE
```
diff --git a/docs/api/resources/examples/_ip_policies_get_response.md b/docs/api/resources/examples/_ip_policies_get_response.md
index 6500c550e4..0474941316 100644
--- a/docs/api/resources/examples/_ip_policies_get_response.md
+++ b/docs/api/resources/examples/_ip_policies_get_response.md
@@ -4,10 +4,10 @@
```json
{
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "API Outbound Gateway",
- "id": "ipp_32ELEgHfuPaCCgAL6TAb7B2Fq3e",
+ "id": "ipp_333B05V4RiwBTjDPaB4QAHrlIjE",
"metadata": "metadata={\"pod-id\": \"b3d9c464-4f48-4783-a741-d7d7d5db310f\"}",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELEgHfuPaCCgAL6TAb7B2Fq3e"
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B05V4RiwBTjDPaB4QAHrlIjE"
}
```
diff --git a/docs/api/resources/examples/_ip_policies_list_response.md b/docs/api/resources/examples/_ip_policies_list_response.md
index 178bbb71be..24b61a6bd7 100644
--- a/docs/api/resources/examples/_ip_policies_list_response.md
+++ b/docs/api/resources/examples/_ip_policies_list_response.md
@@ -6,16 +6,16 @@
{
"ip_policies": [
{
- "created_at": "2025-09-04T10:11:14Z",
- "description": "Developer Environments",
- "id": "ipp_32ELEhYgHvdxnW1gktvcPfRF6Rp",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELEhYgHvdxnW1gktvcPfRF6Rp"
+ "created_at": "2025-09-22T10:07:28Z",
+ "description": "API Outbound Gateway",
+ "id": "ipp_333B05V4RiwBTjDPaB4QAHrlIjE",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B05V4RiwBTjDPaB4QAHrlIjE"
},
{
- "created_at": "2025-09-04T10:11:14Z",
- "description": "API Outbound Gateway",
- "id": "ipp_32ELEgHfuPaCCgAL6TAb7B2Fq3e",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELEgHfuPaCCgAL6TAb7B2Fq3e"
+ "created_at": "2025-09-22T10:07:28Z",
+ "description": "Developer Environments",
+ "id": "ipp_333B04P8iqXGHrMZRzw9Psvjsx4",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B04P8iqXGHrMZRzw9Psvjsx4"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_ip_policies_update_request.md b/docs/api/resources/examples/_ip_policies_update_request.md
index eaf42300a0..c35e3e52d3 100644
--- a/docs/api/resources/examples/_ip_policies_update_request.md
+++ b/docs/api/resources/examples/_ip_policies_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"metadata={\"pod-id\": \"b3d9c464-4f48-4783-a741-d7d7d5db310f\"}"}' \
-https://api.ngrok.com/ip_policies/ipp_32ELEgHfuPaCCgAL6TAb7B2Fq3e
+https://api.ngrok.com/ip_policies/ipp_333B05V4RiwBTjDPaB4QAHrlIjE
```
diff --git a/docs/api/resources/examples/_ip_policies_update_response.md b/docs/api/resources/examples/_ip_policies_update_response.md
index 6500c550e4..0474941316 100644
--- a/docs/api/resources/examples/_ip_policies_update_response.md
+++ b/docs/api/resources/examples/_ip_policies_update_response.md
@@ -4,10 +4,10 @@
```json
{
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "API Outbound Gateway",
- "id": "ipp_32ELEgHfuPaCCgAL6TAb7B2Fq3e",
+ "id": "ipp_333B05V4RiwBTjDPaB4QAHrlIjE",
"metadata": "metadata={\"pod-id\": \"b3d9c464-4f48-4783-a741-d7d7d5db310f\"}",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELEgHfuPaCCgAL6TAb7B2Fq3e"
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B05V4RiwBTjDPaB4QAHrlIjE"
}
```
diff --git a/docs/api/resources/examples/_ip_policy_rules_create_request.md b/docs/api/resources/examples/_ip_policy_rules_create_request.md
index ffd7354d10..d07cd8d4e3 100644
--- a/docs/api/resources/examples/_ip_policy_rules_create_request.md
+++ b/docs/api/resources/examples/_ip_policy_rules_create_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"action":"allow","cidr":"212.3.14.0/24","description":"nyc office","ip_policy_id":"ipp_32ELHI4zOitQxIqDFNmlTmyTbTk"}' \
+-d '{"action":"allow","cidr":"212.3.14.0/24","description":"nyc office","ip_policy_id":"ipp_333B2maIv6yIFqLH4uGhgu0uapR"}' \
https://api.ngrok.com/ip_policy_rules
```
diff --git a/docs/api/resources/examples/_ip_policy_rules_create_response.md b/docs/api/resources/examples/_ip_policy_rules_create_response.md
index 3b6d35ff46..15b04e64bc 100644
--- a/docs/api/resources/examples/_ip_policy_rules_create_response.md
+++ b/docs/api/resources/examples/_ip_policy_rules_create_response.md
@@ -6,13 +6,13 @@
{
"action": "allow",
"cidr": "212.3.14.0/24",
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:50Z",
"description": "nyc office",
- "id": "ipr_32ELHGRtWDjKkbeBYdXf2J02oFo",
+ "id": "ipr_333B2lEZ50iU6YIcFw4CZlUAImf",
"ip_policy": {
- "id": "ipp_32ELHI4zOitQxIqDFNmlTmyTbTk",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHI4zOitQxIqDFNmlTmyTbTk"
+ "id": "ipp_333B2maIv6yIFqLH4uGhgu0uapR",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2maIv6yIFqLH4uGhgu0uapR"
},
- "uri": "https://api.ngrok.com/ip_policy_rules/ipr_32ELHGRtWDjKkbeBYdXf2J02oFo"
+ "uri": "https://api.ngrok.com/ip_policy_rules/ipr_333B2lEZ50iU6YIcFw4CZlUAImf"
}
```
diff --git a/docs/api/resources/examples/_ip_policy_rules_delete_request.md b/docs/api/resources/examples/_ip_policy_rules_delete_request.md
index 624750598f..9e16b09e4b 100644
--- a/docs/api/resources/examples/_ip_policy_rules_delete_request.md
+++ b/docs/api/resources/examples/_ip_policy_rules_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ip_policy_rules/ipr_32ELHGRtWDjKkbeBYdXf2J02oFo
+https://api.ngrok.com/ip_policy_rules/ipr_333B2lEZ50iU6YIcFw4CZlUAImf
```
diff --git a/docs/api/resources/examples/_ip_policy_rules_get_request.md b/docs/api/resources/examples/_ip_policy_rules_get_request.md
index a6fd5e38d4..f1a504cc2f 100644
--- a/docs/api/resources/examples/_ip_policy_rules_get_request.md
+++ b/docs/api/resources/examples/_ip_policy_rules_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ip_policy_rules/ipr_32ELHGRtWDjKkbeBYdXf2J02oFo
+https://api.ngrok.com/ip_policy_rules/ipr_333B2lEZ50iU6YIcFw4CZlUAImf
```
diff --git a/docs/api/resources/examples/_ip_policy_rules_get_response.md b/docs/api/resources/examples/_ip_policy_rules_get_response.md
index c878cebd07..dab515b2e9 100644
--- a/docs/api/resources/examples/_ip_policy_rules_get_response.md
+++ b/docs/api/resources/examples/_ip_policy_rules_get_response.md
@@ -6,13 +6,13 @@
{
"action": "allow",
"cidr": "212.3.15.0/24",
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:50Z",
"description": "nyc office",
- "id": "ipr_32ELHGRtWDjKkbeBYdXf2J02oFo",
+ "id": "ipr_333B2lEZ50iU6YIcFw4CZlUAImf",
"ip_policy": {
- "id": "ipp_32ELHI4zOitQxIqDFNmlTmyTbTk",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHI4zOitQxIqDFNmlTmyTbTk"
+ "id": "ipp_333B2maIv6yIFqLH4uGhgu0uapR",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2maIv6yIFqLH4uGhgu0uapR"
},
- "uri": "https://api.ngrok.com/ip_policy_rules/ipr_32ELHGRtWDjKkbeBYdXf2J02oFo"
+ "uri": "https://api.ngrok.com/ip_policy_rules/ipr_333B2lEZ50iU6YIcFw4CZlUAImf"
}
```
diff --git a/docs/api/resources/examples/_ip_policy_rules_list_response.md b/docs/api/resources/examples/_ip_policy_rules_list_response.md
index 7f4b588666..607d57cefd 100644
--- a/docs/api/resources/examples/_ip_policy_rules_list_response.md
+++ b/docs/api/resources/examples/_ip_policy_rules_list_response.md
@@ -7,39 +7,39 @@
"ip_policy_rules": [
{
"action": "allow",
- "cidr": "132.2.19.0/24",
- "created_at": "2025-09-04T10:11:35Z",
- "description": "sf office",
- "id": "ipr_32ELHMDdCC3h1HtuuYF99ev31CK",
+ "cidr": "2.2.2.2/32",
+ "created_at": "2025-09-22T10:07:50Z",
+ "description": "alan laptop",
+ "id": "ipr_333B2lROVFbn6nX7KqZeBRhroAR",
"ip_policy": {
- "id": "ipp_32ELHI4zOitQxIqDFNmlTmyTbTk",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHI4zOitQxIqDFNmlTmyTbTk"
+ "id": "ipp_333B2maIv6yIFqLH4uGhgu0uapR",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2maIv6yIFqLH4uGhgu0uapR"
},
- "uri": "https://api.ngrok.com/ip_policy_rules/ipr_32ELHMDdCC3h1HtuuYF99ev31CK"
+ "uri": "https://api.ngrok.com/ip_policy_rules/ipr_333B2lROVFbn6nX7KqZeBRhroAR"
},
{
"action": "allow",
- "cidr": "2.2.2.2/32",
- "created_at": "2025-09-04T10:11:35Z",
- "description": "alan laptop",
- "id": "ipr_32ELHHHS4SnhfOXSSdMFsW3EeQI",
+ "cidr": "212.3.14.0/24",
+ "created_at": "2025-09-22T10:07:50Z",
+ "description": "nyc office",
+ "id": "ipr_333B2lEZ50iU6YIcFw4CZlUAImf",
"ip_policy": {
- "id": "ipp_32ELHI4zOitQxIqDFNmlTmyTbTk",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHI4zOitQxIqDFNmlTmyTbTk"
+ "id": "ipp_333B2maIv6yIFqLH4uGhgu0uapR",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2maIv6yIFqLH4uGhgu0uapR"
},
- "uri": "https://api.ngrok.com/ip_policy_rules/ipr_32ELHHHS4SnhfOXSSdMFsW3EeQI"
+ "uri": "https://api.ngrok.com/ip_policy_rules/ipr_333B2lEZ50iU6YIcFw4CZlUAImf"
},
{
"action": "allow",
- "cidr": "212.3.14.0/24",
- "created_at": "2025-09-04T10:11:35Z",
- "description": "nyc office",
- "id": "ipr_32ELHGRtWDjKkbeBYdXf2J02oFo",
+ "cidr": "132.2.19.0/24",
+ "created_at": "2025-09-22T10:07:50Z",
+ "description": "sf office",
+ "id": "ipr_333B2ldpQo8UzMiM7osIc3hye96",
"ip_policy": {
- "id": "ipp_32ELHI4zOitQxIqDFNmlTmyTbTk",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHI4zOitQxIqDFNmlTmyTbTk"
+ "id": "ipp_333B2maIv6yIFqLH4uGhgu0uapR",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2maIv6yIFqLH4uGhgu0uapR"
},
- "uri": "https://api.ngrok.com/ip_policy_rules/ipr_32ELHGRtWDjKkbeBYdXf2J02oFo"
+ "uri": "https://api.ngrok.com/ip_policy_rules/ipr_333B2ldpQo8UzMiM7osIc3hye96"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_ip_policy_rules_update_request.md b/docs/api/resources/examples/_ip_policy_rules_update_request.md
index ebc55bfb92..82fae635d7 100644
--- a/docs/api/resources/examples/_ip_policy_rules_update_request.md
+++ b/docs/api/resources/examples/_ip_policy_rules_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"cidr":"212.3.15.0/24"}' \
-https://api.ngrok.com/ip_policy_rules/ipr_32ELHGRtWDjKkbeBYdXf2J02oFo
+https://api.ngrok.com/ip_policy_rules/ipr_333B2lEZ50iU6YIcFw4CZlUAImf
```
diff --git a/docs/api/resources/examples/_ip_policy_rules_update_response.md b/docs/api/resources/examples/_ip_policy_rules_update_response.md
index c878cebd07..dab515b2e9 100644
--- a/docs/api/resources/examples/_ip_policy_rules_update_response.md
+++ b/docs/api/resources/examples/_ip_policy_rules_update_response.md
@@ -6,13 +6,13 @@
{
"action": "allow",
"cidr": "212.3.15.0/24",
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:50Z",
"description": "nyc office",
- "id": "ipr_32ELHGRtWDjKkbeBYdXf2J02oFo",
+ "id": "ipr_333B2lEZ50iU6YIcFw4CZlUAImf",
"ip_policy": {
- "id": "ipp_32ELHI4zOitQxIqDFNmlTmyTbTk",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHI4zOitQxIqDFNmlTmyTbTk"
+ "id": "ipp_333B2maIv6yIFqLH4uGhgu0uapR",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2maIv6yIFqLH4uGhgu0uapR"
},
- "uri": "https://api.ngrok.com/ip_policy_rules/ipr_32ELHGRtWDjKkbeBYdXf2J02oFo"
+ "uri": "https://api.ngrok.com/ip_policy_rules/ipr_333B2lEZ50iU6YIcFw4CZlUAImf"
}
```
diff --git a/docs/api/resources/examples/_ip_restrictions_create_request.md b/docs/api/resources/examples/_ip_restrictions_create_request.md
index e263e073e2..30afc50eab 100644
--- a/docs/api/resources/examples/_ip_restrictions_create_request.md
+++ b/docs/api/resources/examples/_ip_restrictions_create_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"ip_policy_ids":["ipp_32ELHPJaVOSBQuTU2QhcsRJlprV"],"type":"dashboard"}' \
+-d '{"ip_policy_ids":["ipp_333B2yF8UywhNUgSXNUrvuMxlin"],"type":"dashboard"}' \
https://api.ngrok.com/ip_restrictions
```
diff --git a/docs/api/resources/examples/_ip_restrictions_create_response.md b/docs/api/resources/examples/_ip_restrictions_create_response.md
index a1cd388de7..ac3bba53e3 100644
--- a/docs/api/resources/examples/_ip_restrictions_create_response.md
+++ b/docs/api/resources/examples/_ip_restrictions_create_response.md
@@ -4,16 +4,16 @@
```json
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"enforced": false,
- "id": "ipx_32ELHRyPF0W9cTgHneQosfwYPm3",
+ "id": "ipx_333B301WFRzoq8AjWhgqiBZleUm",
"ip_policies": [
{
- "id": "ipp_32ELHPJaVOSBQuTU2QhcsRJlprV",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHPJaVOSBQuTU2QhcsRJlprV"
+ "id": "ipp_333B2yF8UywhNUgSXNUrvuMxlin",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2yF8UywhNUgSXNUrvuMxlin"
}
],
"type": "dashboard",
- "uri": "https://api.ngrok.com/ip_restrictions/ipx_32ELHRyPF0W9cTgHneQosfwYPm3"
+ "uri": "https://api.ngrok.com/ip_restrictions/ipx_333B301WFRzoq8AjWhgqiBZleUm"
}
```
diff --git a/docs/api/resources/examples/_ip_restrictions_delete_request.md b/docs/api/resources/examples/_ip_restrictions_delete_request.md
index c2a8514ec5..922e7fb5cd 100644
--- a/docs/api/resources/examples/_ip_restrictions_delete_request.md
+++ b/docs/api/resources/examples/_ip_restrictions_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ip_restrictions/ipx_32ELHRyPF0W9cTgHneQosfwYPm3
+https://api.ngrok.com/ip_restrictions/ipx_333B301WFRzoq8AjWhgqiBZleUm
```
diff --git a/docs/api/resources/examples/_ip_restrictions_get_request.md b/docs/api/resources/examples/_ip_restrictions_get_request.md
index f7ba3055ac..91fd34cf1f 100644
--- a/docs/api/resources/examples/_ip_restrictions_get_request.md
+++ b/docs/api/resources/examples/_ip_restrictions_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ip_restrictions/ipx_32ELHRyPF0W9cTgHneQosfwYPm3
+https://api.ngrok.com/ip_restrictions/ipx_333B301WFRzoq8AjWhgqiBZleUm
```
diff --git a/docs/api/resources/examples/_ip_restrictions_get_response.md b/docs/api/resources/examples/_ip_restrictions_get_response.md
index d279666afa..cfe6b04ef4 100644
--- a/docs/api/resources/examples/_ip_restrictions_get_response.md
+++ b/docs/api/resources/examples/_ip_restrictions_get_response.md
@@ -4,20 +4,20 @@
```json
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"enforced": false,
- "id": "ipx_32ELHRyPF0W9cTgHneQosfwYPm3",
+ "id": "ipx_333B301WFRzoq8AjWhgqiBZleUm",
"ip_policies": [
{
- "id": "ipp_32ELHPJaVOSBQuTU2QhcsRJlprV",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHPJaVOSBQuTU2QhcsRJlprV"
+ "id": "ipp_333B2yF8UywhNUgSXNUrvuMxlin",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2yF8UywhNUgSXNUrvuMxlin"
},
{
- "id": "ipp_32ELHPoidUOcUkdHNF8HmTkwkAa",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHPoidUOcUkdHNF8HmTkwkAa"
+ "id": "ipp_333B2yztecbQ2VRdmD5ia8cX1Rx",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2yztecbQ2VRdmD5ia8cX1Rx"
}
],
"type": "dashboard",
- "uri": "https://api.ngrok.com/ip_restrictions/ipx_32ELHRyPF0W9cTgHneQosfwYPm3"
+ "uri": "https://api.ngrok.com/ip_restrictions/ipx_333B301WFRzoq8AjWhgqiBZleUm"
}
```
diff --git a/docs/api/resources/examples/_ip_restrictions_list_response.md b/docs/api/resources/examples/_ip_restrictions_list_response.md
index fdc92f7184..2a2a3ffa3c 100644
--- a/docs/api/resources/examples/_ip_restrictions_list_response.md
+++ b/docs/api/resources/examples/_ip_restrictions_list_response.md
@@ -6,17 +6,17 @@
{
"ip_restrictions": [
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"enforced": false,
- "id": "ipx_32ELHRyPF0W9cTgHneQosfwYPm3",
+ "id": "ipx_333B301WFRzoq8AjWhgqiBZleUm",
"ip_policies": [
{
- "id": "ipp_32ELHPJaVOSBQuTU2QhcsRJlprV",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHPJaVOSBQuTU2QhcsRJlprV"
+ "id": "ipp_333B2yF8UywhNUgSXNUrvuMxlin",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2yF8UywhNUgSXNUrvuMxlin"
}
],
"type": "dashboard",
- "uri": "https://api.ngrok.com/ip_restrictions/ipx_32ELHRyPF0W9cTgHneQosfwYPm3"
+ "uri": "https://api.ngrok.com/ip_restrictions/ipx_333B301WFRzoq8AjWhgqiBZleUm"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_ip_restrictions_update_request.md b/docs/api/resources/examples/_ip_restrictions_update_request.md
index baf1b0e309..b6ec2920d9 100644
--- a/docs/api/resources/examples/_ip_restrictions_update_request.md
+++ b/docs/api/resources/examples/_ip_restrictions_update_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"ip_policy_ids":["ipp_32ELHPJaVOSBQuTU2QhcsRJlprV","ipp_32ELHPoidUOcUkdHNF8HmTkwkAa"]}' \
-https://api.ngrok.com/ip_restrictions/ipx_32ELHRyPF0W9cTgHneQosfwYPm3
+-d '{"ip_policy_ids":["ipp_333B2yF8UywhNUgSXNUrvuMxlin","ipp_333B2yztecbQ2VRdmD5ia8cX1Rx"]}' \
+https://api.ngrok.com/ip_restrictions/ipx_333B301WFRzoq8AjWhgqiBZleUm
```
diff --git a/docs/api/resources/examples/_ip_restrictions_update_response.md b/docs/api/resources/examples/_ip_restrictions_update_response.md
index d279666afa..cfe6b04ef4 100644
--- a/docs/api/resources/examples/_ip_restrictions_update_response.md
+++ b/docs/api/resources/examples/_ip_restrictions_update_response.md
@@ -4,20 +4,20 @@
```json
{
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"enforced": false,
- "id": "ipx_32ELHRyPF0W9cTgHneQosfwYPm3",
+ "id": "ipx_333B301WFRzoq8AjWhgqiBZleUm",
"ip_policies": [
{
- "id": "ipp_32ELHPJaVOSBQuTU2QhcsRJlprV",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHPJaVOSBQuTU2QhcsRJlprV"
+ "id": "ipp_333B2yF8UywhNUgSXNUrvuMxlin",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2yF8UywhNUgSXNUrvuMxlin"
},
{
- "id": "ipp_32ELHPoidUOcUkdHNF8HmTkwkAa",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELHPoidUOcUkdHNF8HmTkwkAa"
+ "id": "ipp_333B2yztecbQ2VRdmD5ia8cX1Rx",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B2yztecbQ2VRdmD5ia8cX1Rx"
}
],
"type": "dashboard",
- "uri": "https://api.ngrok.com/ip_restrictions/ipx_32ELHRyPF0W9cTgHneQosfwYPm3"
+ "uri": "https://api.ngrok.com/ip_restrictions/ipx_333B301WFRzoq8AjWhgqiBZleUm"
}
```
diff --git a/docs/api/resources/examples/_kubernetes_operators_create_response.md b/docs/api/resources/examples/_kubernetes_operators_create_response.md
index 86628b9c8e..8b5548dfcf 100644
--- a/docs/api/resources/examples/_kubernetes_operators_create_response.md
+++ b/docs/api/resources/examples/_kubernetes_operators_create_response.md
@@ -12,7 +12,7 @@
},
"endpoint_selectors": null
},
- "created_at": "2025-09-04T10:11:43Z",
+ "created_at": "2025-09-22T10:07:57Z",
"deployment": {
"cluster_name": "",
"name": "ngrok-operator",
@@ -23,14 +23,14 @@
"enabled_features": [
"ingress"
],
- "id": "k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT",
+ "id": "k8sop_333B3eqnmVJT4JVQHF5loHQkBbW",
"metadata": "{\"environment\": \"staging\"}",
"principal": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"region": "global",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/kubernetes_operators/k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT"
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/kubernetes_operators/k8sop_333B3eqnmVJT4JVQHF5loHQkBbW"
}
```
diff --git a/docs/api/resources/examples/_kubernetes_operators_delete_request.md b/docs/api/resources/examples/_kubernetes_operators_delete_request.md
index 4b013666e4..5c658538d2 100644
--- a/docs/api/resources/examples/_kubernetes_operators_delete_request.md
+++ b/docs/api/resources/examples/_kubernetes_operators_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/kubernetes_operators/k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT
+https://api.ngrok.com/kubernetes_operators/k8sop_333B3eqnmVJT4JVQHF5loHQkBbW
```
diff --git a/docs/api/resources/examples/_kubernetes_operators_get_bound_endpoints_request.md b/docs/api/resources/examples/_kubernetes_operators_get_bound_endpoints_request.md
index 7b1c789fdf..165a1e56db 100644
--- a/docs/api/resources/examples/_kubernetes_operators_get_bound_endpoints_request.md
+++ b/docs/api/resources/examples/_kubernetes_operators_get_bound_endpoints_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/kubernetes_operators/k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT/bound_endpoints
+https://api.ngrok.com/kubernetes_operators/k8sop_333B3eqnmVJT4JVQHF5loHQkBbW/bound_endpoints
```
diff --git a/docs/api/resources/examples/_kubernetes_operators_get_bound_endpoints_response.md b/docs/api/resources/examples/_kubernetes_operators_get_bound_endpoints_response.md
index 9878319ad7..8fcdf0c4d7 100644
--- a/docs/api/resources/examples/_kubernetes_operators_get_bound_endpoints_response.md
+++ b/docs/api/resources/examples/_kubernetes_operators_get_bound_endpoints_response.md
@@ -6,6 +6,6 @@
{
"endpoints": [],
"next_page_uri": null,
- "uri": "https://api.ngrok.com/kubernetes_operators/k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT/bound_endpoints"
+ "uri": "https://api.ngrok.com/kubernetes_operators/k8sop_333B3eqnmVJT4JVQHF5loHQkBbW/bound_endpoints"
}
```
diff --git a/docs/api/resources/examples/_kubernetes_operators_get_request.md b/docs/api/resources/examples/_kubernetes_operators_get_request.md
index fdcad77783..22f18fb878 100644
--- a/docs/api/resources/examples/_kubernetes_operators_get_request.md
+++ b/docs/api/resources/examples/_kubernetes_operators_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/kubernetes_operators/k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT
+https://api.ngrok.com/kubernetes_operators/k8sop_333B3eqnmVJT4JVQHF5loHQkBbW
```
diff --git a/docs/api/resources/examples/_kubernetes_operators_get_response.md b/docs/api/resources/examples/_kubernetes_operators_get_response.md
index 86628b9c8e..8b5548dfcf 100644
--- a/docs/api/resources/examples/_kubernetes_operators_get_response.md
+++ b/docs/api/resources/examples/_kubernetes_operators_get_response.md
@@ -12,7 +12,7 @@
},
"endpoint_selectors": null
},
- "created_at": "2025-09-04T10:11:43Z",
+ "created_at": "2025-09-22T10:07:57Z",
"deployment": {
"cluster_name": "",
"name": "ngrok-operator",
@@ -23,14 +23,14 @@
"enabled_features": [
"ingress"
],
- "id": "k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT",
+ "id": "k8sop_333B3eqnmVJT4JVQHF5loHQkBbW",
"metadata": "{\"environment\": \"staging\"}",
"principal": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"region": "global",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/kubernetes_operators/k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT"
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/kubernetes_operators/k8sop_333B3eqnmVJT4JVQHF5loHQkBbW"
}
```
diff --git a/docs/api/resources/examples/_kubernetes_operators_list_response.md b/docs/api/resources/examples/_kubernetes_operators_list_response.md
index 2295c35f8d..030a4805b7 100644
--- a/docs/api/resources/examples/_kubernetes_operators_list_response.md
+++ b/docs/api/resources/examples/_kubernetes_operators_list_response.md
@@ -15,7 +15,7 @@
},
"endpoint_selectors": null
},
- "created_at": "2025-09-04T10:11:43Z",
+ "created_at": "2025-09-22T10:07:57Z",
"deployment": {
"cluster_name": "",
"name": "ngrok-operator",
@@ -26,15 +26,15 @@
"enabled_features": [
"ingress"
],
- "id": "k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT",
+ "id": "k8sop_333B3eqnmVJT4JVQHF5loHQkBbW",
"metadata": "{\"environment\": \"staging\"}",
"principal": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"region": "global",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/kubernetes_operators/k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT"
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/kubernetes_operators/k8sop_333B3eqnmVJT4JVQHF5loHQkBbW"
}
],
"uri": "https://api.ngrok.com/kubernetes_operators"
diff --git a/docs/api/resources/examples/_kubernetes_operators_update_request.md b/docs/api/resources/examples/_kubernetes_operators_update_request.md
index fea2d35979..03d39f8b80 100644
--- a/docs/api/resources/examples/_kubernetes_operators_update_request.md
+++ b/docs/api/resources/examples/_kubernetes_operators_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\": \"production\"}"}' \
-https://api.ngrok.com/kubernetes_operators/k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT
+https://api.ngrok.com/kubernetes_operators/k8sop_333B3eqnmVJT4JVQHF5loHQkBbW
```
diff --git a/docs/api/resources/examples/_kubernetes_operators_update_response.md b/docs/api/resources/examples/_kubernetes_operators_update_response.md
index 66c2ee3dc1..27d5cc1f6c 100644
--- a/docs/api/resources/examples/_kubernetes_operators_update_response.md
+++ b/docs/api/resources/examples/_kubernetes_operators_update_response.md
@@ -13,7 +13,7 @@
"endpoint_selectors": null,
"ingress_endpoint": "connect.ngrok-endpoints.com:443"
},
- "created_at": "2025-09-04T10:11:43Z",
+ "created_at": "2025-09-22T10:07:57Z",
"deployment": {
"cluster_name": "",
"name": "ngrok-operator",
@@ -24,14 +24,14 @@
"enabled_features": [
"ingress"
],
- "id": "k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT",
+ "id": "k8sop_333B3eqnmVJT4JVQHF5loHQkBbW",
"metadata": "{\"environment\": \"production\"}",
"principal": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"region": "global",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/kubernetes_operators/k8sop_32ELIMnXLu9Qkpj1OddUYoLIHfT"
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/kubernetes_operators/k8sop_333B3eqnmVJT4JVQHF5loHQkBbW"
}
```
diff --git a/docs/api/resources/examples/_reserved_addrs_create_response.md b/docs/api/resources/examples/_reserved_addrs_create_response.md
index a926b67c7e..41e53dd632 100644
--- a/docs/api/resources/examples/_reserved_addrs_create_response.md
+++ b/docs/api/resources/examples/_reserved_addrs_create_response.md
@@ -5,11 +5,11 @@
```json
{
"addr": "1.tcp.ngrok.io:20000",
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:29Z",
"description": "SSH for device #001",
"endpoint_configuration": null,
- "id": "ra_32ELEelph66Z5hfdDdSWvEzbHmA",
+ "id": "ra_333B09F9TTgMq4DRgzz8tUsjFT9",
"region": "us",
- "uri": "https://api.ngrok.com/reserved_addrs/ra_32ELEelph66Z5hfdDdSWvEzbHmA"
+ "uri": "https://api.ngrok.com/reserved_addrs/ra_333B09F9TTgMq4DRgzz8tUsjFT9"
}
```
diff --git a/docs/api/resources/examples/_reserved_addrs_delete_endpoint_config_request.md b/docs/api/resources/examples/_reserved_addrs_delete_endpoint_config_request.md
index 8f3cc422ef..6db8f1ad43 100644
--- a/docs/api/resources/examples/_reserved_addrs_delete_endpoint_config_request.md
+++ b/docs/api/resources/examples/_reserved_addrs_delete_endpoint_config_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/reserved_addrs/ra_32ELEelph66Z5hfdDdSWvEzbHmA/endpoint_configuration
+https://api.ngrok.com/reserved_addrs/ra_333B09F9TTgMq4DRgzz8tUsjFT9/endpoint_configuration
```
diff --git a/docs/api/resources/examples/_reserved_addrs_delete_request.md b/docs/api/resources/examples/_reserved_addrs_delete_request.md
index f3814d2135..2a19219cea 100644
--- a/docs/api/resources/examples/_reserved_addrs_delete_request.md
+++ b/docs/api/resources/examples/_reserved_addrs_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/reserved_addrs/ra_32ELEelph66Z5hfdDdSWvEzbHmA
+https://api.ngrok.com/reserved_addrs/ra_333B09F9TTgMq4DRgzz8tUsjFT9
```
diff --git a/docs/api/resources/examples/_reserved_addrs_get_request.md b/docs/api/resources/examples/_reserved_addrs_get_request.md
index 3540ab2d7c..8a7b4c319c 100644
--- a/docs/api/resources/examples/_reserved_addrs_get_request.md
+++ b/docs/api/resources/examples/_reserved_addrs_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/reserved_addrs/ra_32ELEelph66Z5hfdDdSWvEzbHmA
+https://api.ngrok.com/reserved_addrs/ra_333B09F9TTgMq4DRgzz8tUsjFT9
```
diff --git a/docs/api/resources/examples/_reserved_addrs_get_response.md b/docs/api/resources/examples/_reserved_addrs_get_response.md
index 90fee5b2ec..62b84eced3 100644
--- a/docs/api/resources/examples/_reserved_addrs_get_response.md
+++ b/docs/api/resources/examples/_reserved_addrs_get_response.md
@@ -5,15 +5,15 @@
```json
{
"addr": "1.tcp.ngrok.io:20000",
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:29Z",
"description": "SSH for device #001",
"endpoint_configuration": {
- "id": "ec_32ELEeY9zLX7BQ2wIKWOLBaB7MW",
- "uri": "https://api.ngrok.com/endpoint_configurations/ec_32ELEeY9zLX7BQ2wIKWOLBaB7MW"
+ "id": "ec_333B0C8dRugjRXqRui9sRjnrccY",
+ "uri": "https://api.ngrok.com/endpoint_configurations/ec_333B0C8dRugjRXqRui9sRjnrccY"
},
- "id": "ra_32ELEelph66Z5hfdDdSWvEzbHmA",
+ "id": "ra_333B09F9TTgMq4DRgzz8tUsjFT9",
"metadata": "{\"proto\": \"ssh\"}",
"region": "us",
- "uri": "https://api.ngrok.com/reserved_addrs/ra_32ELEelph66Z5hfdDdSWvEzbHmA"
+ "uri": "https://api.ngrok.com/reserved_addrs/ra_333B09F9TTgMq4DRgzz8tUsjFT9"
}
```
diff --git a/docs/api/resources/examples/_reserved_addrs_list_response.md b/docs/api/resources/examples/_reserved_addrs_list_response.md
index bd6917d4a5..35be146d78 100644
--- a/docs/api/resources/examples/_reserved_addrs_list_response.md
+++ b/docs/api/resources/examples/_reserved_addrs_list_response.md
@@ -8,12 +8,12 @@
"reserved_addrs": [
{
"addr": "1.tcp.ngrok.io:20000",
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:29Z",
"description": "SSH for device #001",
"endpoint_configuration": null,
- "id": "ra_32ELEelph66Z5hfdDdSWvEzbHmA",
+ "id": "ra_333B09F9TTgMq4DRgzz8tUsjFT9",
"region": "us",
- "uri": "https://api.ngrok.com/reserved_addrs/ra_32ELEelph66Z5hfdDdSWvEzbHmA"
+ "uri": "https://api.ngrok.com/reserved_addrs/ra_333B09F9TTgMq4DRgzz8tUsjFT9"
}
],
"uri": "https://api.ngrok.com/reserved_addrs"
diff --git a/docs/api/resources/examples/_reserved_addrs_update_request.md b/docs/api/resources/examples/_reserved_addrs_update_request.md
index 72637226a7..dd65219277 100644
--- a/docs/api/resources/examples/_reserved_addrs_update_request.md
+++ b/docs/api/resources/examples/_reserved_addrs_update_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"endpoint_configuration_id":"ec_32ELEeY9zLX7BQ2wIKWOLBaB7MW","metadata":"{\"proto\": \"ssh\"}"}' \
-https://api.ngrok.com/reserved_addrs/ra_32ELEelph66Z5hfdDdSWvEzbHmA
+-d '{"endpoint_configuration_id":"ec_333B0C8dRugjRXqRui9sRjnrccY","metadata":"{\"proto\": \"ssh\"}"}' \
+https://api.ngrok.com/reserved_addrs/ra_333B09F9TTgMq4DRgzz8tUsjFT9
```
diff --git a/docs/api/resources/examples/_reserved_addrs_update_response.md b/docs/api/resources/examples/_reserved_addrs_update_response.md
index 90fee5b2ec..62b84eced3 100644
--- a/docs/api/resources/examples/_reserved_addrs_update_response.md
+++ b/docs/api/resources/examples/_reserved_addrs_update_response.md
@@ -5,15 +5,15 @@
```json
{
"addr": "1.tcp.ngrok.io:20000",
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:29Z",
"description": "SSH for device #001",
"endpoint_configuration": {
- "id": "ec_32ELEeY9zLX7BQ2wIKWOLBaB7MW",
- "uri": "https://api.ngrok.com/endpoint_configurations/ec_32ELEeY9zLX7BQ2wIKWOLBaB7MW"
+ "id": "ec_333B0C8dRugjRXqRui9sRjnrccY",
+ "uri": "https://api.ngrok.com/endpoint_configurations/ec_333B0C8dRugjRXqRui9sRjnrccY"
},
- "id": "ra_32ELEelph66Z5hfdDdSWvEzbHmA",
+ "id": "ra_333B09F9TTgMq4DRgzz8tUsjFT9",
"metadata": "{\"proto\": \"ssh\"}",
"region": "us",
- "uri": "https://api.ngrok.com/reserved_addrs/ra_32ELEelph66Z5hfdDdSWvEzbHmA"
+ "uri": "https://api.ngrok.com/reserved_addrs/ra_333B09F9TTgMq4DRgzz8tUsjFT9"
}
```
diff --git a/docs/api/resources/examples/_reserved_domains_create_request.md b/docs/api/resources/examples/_reserved_domains_create_request.md
index d102c1d00d..ea1b0131cb 100644
--- a/docs/api/resources/examples/_reserved_domains_create_request.md
+++ b/docs/api/resources/examples/_reserved_domains_create_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"certificate_id":"cert_32ELEewloAGq9SKatOVkJvgqTHi","domain":"myapp.mydomain.com","region":"us"}' \
+-d '{"certificate_id":"cert_333B04VQeGY0XcikZgMiJd4uq11","domain":"myapp.mydomain.com","region":"us"}' \
https://api.ngrok.com/reserved_domains
```
diff --git a/docs/api/resources/examples/_reserved_domains_create_response.md b/docs/api/resources/examples/_reserved_domains_create_response.md
index 586a80682a..8ddbdb7918 100644
--- a/docs/api/resources/examples/_reserved_domains_create_response.md
+++ b/docs/api/resources/examples/_reserved_domains_create_response.md
@@ -6,20 +6,20 @@
{
"acme_challenge_cname_target": null,
"certificate": {
- "id": "cert_32ELEewloAGq9SKatOVkJvgqTHi",
- "uri": "https://api.ngrok.com/tls_certificates/cert_32ELEewloAGq9SKatOVkJvgqTHi"
+ "id": "cert_333B04VQeGY0XcikZgMiJd4uq11",
+ "uri": "https://api.ngrok.com/tls_certificates/cert_333B04VQeGY0XcikZgMiJd4uq11"
},
"certificate_management_policy": null,
"certificate_management_status": null,
- "cname_target": "2udamkamcl8pjmrff.vct3s84uffzzf7py.local-ngrok-cname.com",
- "created_at": "2025-09-04T10:11:14Z",
+ "cname_target": "2udamkamcl8pjmrff.2md3stjwsu9g67np5.local-ngrok-cname.com",
+ "created_at": "2025-09-22T10:07:28Z",
"domain": "myapp.mydomain.com",
"error_redirect_url": null,
"http_endpoint_configuration": null,
"https_endpoint_configuration": null,
- "id": "rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy",
+ "id": "rd_333B0DDVLb8xhwGRLegNo5ffbql",
"is_dev": false,
"region": "",
- "uri": "https://api.ngrok.com/reserved_domains/rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy"
+ "uri": "https://api.ngrok.com/reserved_domains/rd_333B0DDVLb8xhwGRLegNo5ffbql"
}
```
diff --git a/docs/api/resources/examples/_reserved_domains_delete_certificate_management_policy_request.md b/docs/api/resources/examples/_reserved_domains_delete_certificate_management_policy_request.md
index 2ead299fc4..9aa69b0ba9 100644
--- a/docs/api/resources/examples/_reserved_domains_delete_certificate_management_policy_request.md
+++ b/docs/api/resources/examples/_reserved_domains_delete_certificate_management_policy_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/reserved_domains/rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy/certificate_management_policy
+https://api.ngrok.com/reserved_domains/rd_333B0DDVLb8xhwGRLegNo5ffbql/certificate_management_policy
```
diff --git a/docs/api/resources/examples/_reserved_domains_delete_certificate_request.md b/docs/api/resources/examples/_reserved_domains_delete_certificate_request.md
index 3eb69547bc..2cebbf3c7f 100644
--- a/docs/api/resources/examples/_reserved_domains_delete_certificate_request.md
+++ b/docs/api/resources/examples/_reserved_domains_delete_certificate_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/reserved_domains/rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy/certificate
+https://api.ngrok.com/reserved_domains/rd_333B0DDVLb8xhwGRLegNo5ffbql/certificate
```
diff --git a/docs/api/resources/examples/_reserved_domains_delete_http_endpoint_config_request.md b/docs/api/resources/examples/_reserved_domains_delete_http_endpoint_config_request.md
index 267efefac1..9a3a2b0f8b 100644
--- a/docs/api/resources/examples/_reserved_domains_delete_http_endpoint_config_request.md
+++ b/docs/api/resources/examples/_reserved_domains_delete_http_endpoint_config_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/reserved_domains/rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy/http_endpoint_configuration
+https://api.ngrok.com/reserved_domains/rd_333B0DDVLb8xhwGRLegNo5ffbql/http_endpoint_configuration
```
diff --git a/docs/api/resources/examples/_reserved_domains_delete_https_endpoint_config_request.md b/docs/api/resources/examples/_reserved_domains_delete_https_endpoint_config_request.md
index 727c9f7b8a..26b07ace03 100644
--- a/docs/api/resources/examples/_reserved_domains_delete_https_endpoint_config_request.md
+++ b/docs/api/resources/examples/_reserved_domains_delete_https_endpoint_config_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/reserved_domains/rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy/https_endpoint_configuration
+https://api.ngrok.com/reserved_domains/rd_333B0DDVLb8xhwGRLegNo5ffbql/https_endpoint_configuration
```
diff --git a/docs/api/resources/examples/_reserved_domains_delete_request.md b/docs/api/resources/examples/_reserved_domains_delete_request.md
index 4a73fe0c92..3fd0d973de 100644
--- a/docs/api/resources/examples/_reserved_domains_delete_request.md
+++ b/docs/api/resources/examples/_reserved_domains_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/reserved_domains/rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy
+https://api.ngrok.com/reserved_domains/rd_333B0DDVLb8xhwGRLegNo5ffbql
```
diff --git a/docs/api/resources/examples/_reserved_domains_get_request.md b/docs/api/resources/examples/_reserved_domains_get_request.md
index 6b5980f37e..3cfa7aaa78 100644
--- a/docs/api/resources/examples/_reserved_domains_get_request.md
+++ b/docs/api/resources/examples/_reserved_domains_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/reserved_domains/rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy
+https://api.ngrok.com/reserved_domains/rd_333B0DDVLb8xhwGRLegNo5ffbql
```
diff --git a/docs/api/resources/examples/_reserved_domains_get_response.md b/docs/api/resources/examples/_reserved_domains_get_response.md
index 0ce8aac9a7..bacb906929 100644
--- a/docs/api/resources/examples/_reserved_domains_get_response.md
+++ b/docs/api/resources/examples/_reserved_domains_get_response.md
@@ -11,23 +11,23 @@
"private_key_type": "ecdsa"
},
"certificate_management_status": null,
- "cname_target": "2udamkamcl8pjmrff.vct3s84uffzzf7py.local-ngrok-cname.com",
- "created_at": "2025-09-04T10:11:14Z",
+ "cname_target": "2udamkamcl8pjmrff.2md3stjwsu9g67np5.local-ngrok-cname.com",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "point-of-sale new york #302",
"domain": "myapp.mydomain.com",
"error_redirect_url": null,
"http_endpoint_configuration": {
- "id": "ec_32ELEhVwfU0mwEFwiur7jA5onj5",
- "uri": "https://api.ngrok.com/endpoint_configurations/ec_32ELEhVwfU0mwEFwiur7jA5onj5"
+ "id": "ec_333B0Afor6rQngRLki5qbNaHxsX",
+ "uri": "https://api.ngrok.com/endpoint_configurations/ec_333B0Afor6rQngRLki5qbNaHxsX"
},
"https_endpoint_configuration": {
- "id": "ec_32ELEggSf8FiNthtwjIrLVdzMEt",
- "uri": "https://api.ngrok.com/endpoint_configurations/ec_32ELEggSf8FiNthtwjIrLVdzMEt"
+ "id": "ec_333B0Bfn2bQCgnzDPmO1ewKKF7W",
+ "uri": "https://api.ngrok.com/endpoint_configurations/ec_333B0Bfn2bQCgnzDPmO1ewKKF7W"
},
- "id": "rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy",
+ "id": "rd_333B0DDVLb8xhwGRLegNo5ffbql",
"is_dev": false,
"metadata": "{\"env\": \"staging\", \"connector_id\":\"64698fcc-5f5c-4b63-910e-8669d04bd943\"}",
"region": "",
- "uri": "https://api.ngrok.com/reserved_domains/rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy"
+ "uri": "https://api.ngrok.com/reserved_domains/rd_333B0DDVLb8xhwGRLegNo5ffbql"
}
```
diff --git a/docs/api/resources/examples/_reserved_domains_list_response.md b/docs/api/resources/examples/_reserved_domains_list_response.md
index 1f12f6483b..fad121af1e 100644
--- a/docs/api/resources/examples/_reserved_domains_list_response.md
+++ b/docs/api/resources/examples/_reserved_domains_list_response.md
@@ -9,21 +9,21 @@
{
"acme_challenge_cname_target": null,
"certificate": {
- "id": "cert_32ELEewloAGq9SKatOVkJvgqTHi",
- "uri": "https://api.ngrok.com/tls_certificates/cert_32ELEewloAGq9SKatOVkJvgqTHi"
+ "id": "cert_333B04VQeGY0XcikZgMiJd4uq11",
+ "uri": "https://api.ngrok.com/tls_certificates/cert_333B04VQeGY0XcikZgMiJd4uq11"
},
"certificate_management_policy": null,
"certificate_management_status": null,
- "cname_target": "2udamkamcl8pjmrff.vct3s84uffzzf7py.local-ngrok-cname.com",
- "created_at": "2025-09-04T10:11:14Z",
+ "cname_target": "2udamkamcl8pjmrff.2md3stjwsu9g67np5.local-ngrok-cname.com",
+ "created_at": "2025-09-22T10:07:28Z",
"domain": "myapp.mydomain.com",
"error_redirect_url": null,
"http_endpoint_configuration": null,
"https_endpoint_configuration": null,
- "id": "rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy",
+ "id": "rd_333B0DDVLb8xhwGRLegNo5ffbql",
"is_dev": false,
"region": "",
- "uri": "https://api.ngrok.com/reserved_domains/rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy"
+ "uri": "https://api.ngrok.com/reserved_domains/rd_333B0DDVLb8xhwGRLegNo5ffbql"
},
{
"acme_challenge_cname_target": null,
@@ -37,22 +37,22 @@
"error_code": null,
"msg": "Managed certificate provisioning in progress.",
"retries_at": null,
- "started_at": "2025-09-04T10:11:14Z"
+ "started_at": "2025-09-22T10:07:29Z"
},
"renews_at": null
},
- "cname_target": "4knqktdwka2umyjjc.vct3s84uffzzf7py.local-ngrok-cname.com",
- "created_at": "2025-09-04T10:11:14Z",
+ "cname_target": "4knqktdwka2umyjjc.2md3stjwsu9g67np5.local-ngrok-cname.com",
+ "created_at": "2025-09-22T10:07:29Z",
"description": "Device 0001 Dashboard",
"domain": "manage-0002.app.example.com",
"error_redirect_url": null,
"http_endpoint_configuration": null,
"https_endpoint_configuration": null,
- "id": "rd_32ELEfnwuKFdSJinZCny2n2TZ8Q",
+ "id": "rd_333B0CTSZPOclkBohNrnoz1EyT2",
"is_dev": false,
"metadata": "{\"service\": \"dashboard\"}",
"region": "",
- "uri": "https://api.ngrok.com/reserved_domains/rd_32ELEfnwuKFdSJinZCny2n2TZ8Q"
+ "uri": "https://api.ngrok.com/reserved_domains/rd_333B0CTSZPOclkBohNrnoz1EyT2"
},
{
"acme_challenge_cname_target": null,
@@ -60,16 +60,16 @@
"certificate_management_policy": null,
"certificate_management_status": null,
"cname_target": null,
- "created_at": "2025-09-04T10:10:43Z",
+ "created_at": "2025-09-22T10:06:58Z",
"description": "Your dev domain",
- "domain": "herring-sharing-precisely.ngrok-free.dev",
+ "domain": "unneedy-argentina-gummier.ngrok-free.dev",
"error_redirect_url": null,
"http_endpoint_configuration": null,
"https_endpoint_configuration": null,
- "id": "rd_32ELAin7eKcvM8EpYUkBaQMyDs8",
+ "id": "rd_333AwKGPV6cqg6Z0466ASo1zHDT",
"is_dev": true,
"region": "",
- "uri": "https://api.ngrok.com/reserved_domains/rd_32ELAin7eKcvM8EpYUkBaQMyDs8"
+ "uri": "https://api.ngrok.com/reserved_domains/rd_333AwKGPV6cqg6Z0466ASo1zHDT"
}
],
"uri": "https://api.ngrok.com/reserved_domains"
diff --git a/docs/api/resources/examples/_reserved_domains_update_request.md b/docs/api/resources/examples/_reserved_domains_update_request.md
index 068faae750..ccbed0ea51 100644
--- a/docs/api/resources/examples/_reserved_domains_update_request.md
+++ b/docs/api/resources/examples/_reserved_domains_update_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"certificate_management_policy":{"authority":"letsencrypt"},"description":"point-of-sale new york #302","http_endpoint_configuration_id":"ec_32ELEhVwfU0mwEFwiur7jA5onj5","https_endpoint_configuration_id":"ec_32ELEggSf8FiNthtwjIrLVdzMEt","metadata":"{\"env\": \"staging\", \"connector_id\":\"64698fcc-5f5c-4b63-910e-8669d04bd943\"}"}' \
-https://api.ngrok.com/reserved_domains/rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy
+-d '{"certificate_management_policy":{"authority":"letsencrypt"},"description":"point-of-sale new york #302","http_endpoint_configuration_id":"ec_333B0Afor6rQngRLki5qbNaHxsX","https_endpoint_configuration_id":"ec_333B0Bfn2bQCgnzDPmO1ewKKF7W","metadata":"{\"env\": \"staging\", \"connector_id\":\"64698fcc-5f5c-4b63-910e-8669d04bd943\"}"}' \
+https://api.ngrok.com/reserved_domains/rd_333B0DDVLb8xhwGRLegNo5ffbql
```
diff --git a/docs/api/resources/examples/_reserved_domains_update_response.md b/docs/api/resources/examples/_reserved_domains_update_response.md
index 0ce8aac9a7..bacb906929 100644
--- a/docs/api/resources/examples/_reserved_domains_update_response.md
+++ b/docs/api/resources/examples/_reserved_domains_update_response.md
@@ -11,23 +11,23 @@
"private_key_type": "ecdsa"
},
"certificate_management_status": null,
- "cname_target": "2udamkamcl8pjmrff.vct3s84uffzzf7py.local-ngrok-cname.com",
- "created_at": "2025-09-04T10:11:14Z",
+ "cname_target": "2udamkamcl8pjmrff.2md3stjwsu9g67np5.local-ngrok-cname.com",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "point-of-sale new york #302",
"domain": "myapp.mydomain.com",
"error_redirect_url": null,
"http_endpoint_configuration": {
- "id": "ec_32ELEhVwfU0mwEFwiur7jA5onj5",
- "uri": "https://api.ngrok.com/endpoint_configurations/ec_32ELEhVwfU0mwEFwiur7jA5onj5"
+ "id": "ec_333B0Afor6rQngRLki5qbNaHxsX",
+ "uri": "https://api.ngrok.com/endpoint_configurations/ec_333B0Afor6rQngRLki5qbNaHxsX"
},
"https_endpoint_configuration": {
- "id": "ec_32ELEggSf8FiNthtwjIrLVdzMEt",
- "uri": "https://api.ngrok.com/endpoint_configurations/ec_32ELEggSf8FiNthtwjIrLVdzMEt"
+ "id": "ec_333B0Bfn2bQCgnzDPmO1ewKKF7W",
+ "uri": "https://api.ngrok.com/endpoint_configurations/ec_333B0Bfn2bQCgnzDPmO1ewKKF7W"
},
- "id": "rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy",
+ "id": "rd_333B0DDVLb8xhwGRLegNo5ffbql",
"is_dev": false,
"metadata": "{\"env\": \"staging\", \"connector_id\":\"64698fcc-5f5c-4b63-910e-8669d04bd943\"}",
"region": "",
- "uri": "https://api.ngrok.com/reserved_domains/rd_32ELEiXmgYnMmAx2rX3qJXK6Gxy"
+ "uri": "https://api.ngrok.com/reserved_domains/rd_333B0DDVLb8xhwGRLegNo5ffbql"
}
```
diff --git a/docs/api/resources/examples/_secrets_create_request.md b/docs/api/resources/examples/_secrets_create_request.md
index 44de64e7b3..d094543e63 100644
--- a/docs/api/resources/examples/_secrets_create_request.md
+++ b/docs/api/resources/examples/_secrets_create_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"description":"Database password for prod postgres instance","metadata":"env=prod,service=postgres","name":"db-password","value":"supersecret123","vault_id":"vault_32ELIFtgRqQ13kcDvI8Bu4y0Ra7"}' \
+-d '{"description":"Database password for prod postgres instance","metadata":"env=prod,service=postgres","name":"db-password","value":"supersecret123","vault_id":"vault_333B3gI6QRwv0CbcPcFLVmSWMLj"}' \
https://api.ngrok.com/vault_secrets
```
diff --git a/docs/api/resources/examples/_secrets_create_response.md b/docs/api/resources/examples/_secrets_create_response.md
index 654d17e6af..14035480d7 100644
--- a/docs/api/resources/examples/_secrets_create_response.md
+++ b/docs/api/resources/examples/_secrets_create_response.md
@@ -4,24 +4,24 @@
```json
{
- "created_at": "2025-09-04T10:11:43Z",
+ "created_at": "2025-09-22T10:07:57Z",
"created_by": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"description": "Database password for prod postgres instance",
- "id": "secret_32ELIJG8pybfIzK6EGVZ3HWrk1E",
+ "id": "secret_333B3hbOfCt6NuBsKmkcSnOA9QB",
"last_updated_by": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"metadata": "env=prod,service=postgres",
"name": "db-password",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/vault_secrets/secret_32ELIJG8pybfIzK6EGVZ3HWrk1E",
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/vault_secrets/secret_333B3hbOfCt6NuBsKmkcSnOA9QB",
"vault": {
- "id": "vault_32ELIFtgRqQ13kcDvI8Bu4y0Ra7",
- "uri": "https://api.ngrok.com/vaults/vault_32ELIFtgRqQ13kcDvI8Bu4y0Ra7"
+ "id": "vault_333B3gI6QRwv0CbcPcFLVmSWMLj",
+ "uri": "https://api.ngrok.com/vaults/vault_333B3gI6QRwv0CbcPcFLVmSWMLj"
}
}
```
diff --git a/docs/api/resources/examples/_secrets_delete_request.md b/docs/api/resources/examples/_secrets_delete_request.md
index 2dfbcb8f22..9116afb0fd 100644
--- a/docs/api/resources/examples/_secrets_delete_request.md
+++ b/docs/api/resources/examples/_secrets_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/vault_secrets/secret_32ELIJG8pybfIzK6EGVZ3HWrk1E
+https://api.ngrok.com/vault_secrets/secret_333B3hbOfCt6NuBsKmkcSnOA9QB
```
diff --git a/docs/api/resources/examples/_secrets_get_request.md b/docs/api/resources/examples/_secrets_get_request.md
index 3fb122c7cf..a5f23606d0 100644
--- a/docs/api/resources/examples/_secrets_get_request.md
+++ b/docs/api/resources/examples/_secrets_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/vault_secrets/secret_32ELIJG8pybfIzK6EGVZ3HWrk1E
+https://api.ngrok.com/vault_secrets/secret_333B3hbOfCt6NuBsKmkcSnOA9QB
```
diff --git a/docs/api/resources/examples/_secrets_get_response.md b/docs/api/resources/examples/_secrets_get_response.md
index 654d17e6af..14035480d7 100644
--- a/docs/api/resources/examples/_secrets_get_response.md
+++ b/docs/api/resources/examples/_secrets_get_response.md
@@ -4,24 +4,24 @@
```json
{
- "created_at": "2025-09-04T10:11:43Z",
+ "created_at": "2025-09-22T10:07:57Z",
"created_by": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"description": "Database password for prod postgres instance",
- "id": "secret_32ELIJG8pybfIzK6EGVZ3HWrk1E",
+ "id": "secret_333B3hbOfCt6NuBsKmkcSnOA9QB",
"last_updated_by": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"metadata": "env=prod,service=postgres",
"name": "db-password",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/vault_secrets/secret_32ELIJG8pybfIzK6EGVZ3HWrk1E",
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/vault_secrets/secret_333B3hbOfCt6NuBsKmkcSnOA9QB",
"vault": {
- "id": "vault_32ELIFtgRqQ13kcDvI8Bu4y0Ra7",
- "uri": "https://api.ngrok.com/vaults/vault_32ELIFtgRqQ13kcDvI8Bu4y0Ra7"
+ "id": "vault_333B3gI6QRwv0CbcPcFLVmSWMLj",
+ "uri": "https://api.ngrok.com/vaults/vault_333B3gI6QRwv0CbcPcFLVmSWMLj"
}
}
```
diff --git a/docs/api/resources/examples/_secrets_list_response.md b/docs/api/resources/examples/_secrets_list_response.md
index 5305d2110b..8f94ed95d8 100644
--- a/docs/api/resources/examples/_secrets_list_response.md
+++ b/docs/api/resources/examples/_secrets_list_response.md
@@ -7,24 +7,24 @@
"next_page_uri": null,
"secrets": [
{
- "created_at": "2025-09-04T10:11:43Z",
+ "created_at": "2025-09-22T10:07:57Z",
"created_by": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"description": "Database password for prod postgres instance",
- "id": "secret_32ELIJG8pybfIzK6EGVZ3HWrk1E",
+ "id": "secret_333B3hbOfCt6NuBsKmkcSnOA9QB",
"last_updated_by": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"metadata": "env=prod,service=postgres",
"name": "db-password",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/vault_secrets/secret_32ELIJG8pybfIzK6EGVZ3HWrk1E",
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/vault_secrets/secret_333B3hbOfCt6NuBsKmkcSnOA9QB",
"vault": {
- "id": "vault_32ELIFtgRqQ13kcDvI8Bu4y0Ra7",
- "uri": "https://api.ngrok.com/vaults/vault_32ELIFtgRqQ13kcDvI8Bu4y0Ra7"
+ "id": "vault_333B3gI6QRwv0CbcPcFLVmSWMLj",
+ "uri": "https://api.ngrok.com/vaults/vault_333B3gI6QRwv0CbcPcFLVmSWMLj"
}
}
],
diff --git a/docs/api/resources/examples/_secrets_update_request.md b/docs/api/resources/examples/_secrets_update_request.md
index fb27e259f1..2148ad2fd0 100644
--- a/docs/api/resources/examples/_secrets_update_request.md
+++ b/docs/api/resources/examples/_secrets_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\": \"production\", \"service\": \"postgres\"}","value":"supersecretupdated"}' \
-https://api.ngrok.com/vault_secrets/secret_32ELIJG8pybfIzK6EGVZ3HWrk1E
+https://api.ngrok.com/vault_secrets/secret_333B3hbOfCt6NuBsKmkcSnOA9QB
```
diff --git a/docs/api/resources/examples/_secrets_update_response.md b/docs/api/resources/examples/_secrets_update_response.md
index 2c39008fee..b239df7190 100644
--- a/docs/api/resources/examples/_secrets_update_response.md
+++ b/docs/api/resources/examples/_secrets_update_response.md
@@ -4,24 +4,24 @@
```json
{
- "created_at": "2025-09-04T10:11:43Z",
+ "created_at": "2025-09-22T10:07:57Z",
"created_by": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"description": "Database password for prod postgres instance",
- "id": "secret_32ELIJG8pybfIzK6EGVZ3HWrk1E",
+ "id": "secret_333B3hbOfCt6NuBsKmkcSnOA9QB",
"last_updated_by": {
- "id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"uri": ""
},
"metadata": "{\"environment\": \"production\", \"service\": \"postgres\"}",
"name": "db-password",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/vault_secrets/secret_32ELIJG8pybfIzK6EGVZ3HWrk1E",
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/vault_secrets/secret_333B3hbOfCt6NuBsKmkcSnOA9QB",
"vault": {
- "id": "vault_32ELIFtgRqQ13kcDvI8Bu4y0Ra7",
- "uri": "https://api.ngrok.com/vaults/vault_32ELIFtgRqQ13kcDvI8Bu4y0Ra7"
+ "id": "vault_333B3gI6QRwv0CbcPcFLVmSWMLj",
+ "uri": "https://api.ngrok.com/vaults/vault_333B3gI6QRwv0CbcPcFLVmSWMLj"
}
}
```
diff --git a/docs/api/resources/examples/_self_response.md b/docs/api/resources/examples/_self_response.md
index bcce3ef317..07b960fbf3 100644
--- a/docs/api/resources/examples/_self_response.md
+++ b/docs/api/resources/examples/_self_response.md
@@ -5,24 +5,24 @@
```json
{
"account": {
- "created_at": "2025-09-04T10:10:41Z",
+ "created_at": "2025-09-22T10:06:55Z",
"enforce_sso": false,
- "id": "ac_32ELAVclTeX3busm0OW1cc0JRhx",
+ "id": "ac_333AvrImP4yKqUfUKOJ70KKZH6t",
"min_agent_version": "2.3.0",
"min_api_version": 2,
- "name": "api-examples-df5943e5c8f86c92@example.com",
+ "name": "api-examples-d28b4c24e006295a@example.com",
"suspended": false,
"traffic_full_capture": false,
"user_mfa_required": false
},
"api_key": {
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"description": "api key for example generation",
- "id": "ak_32ELEdtpgKaoc4HMgmUGOMB7mVm",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "ak_333B02HhhzaGTlq0G1wMHiTycwq",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"token": null,
- "uri": "/api_keys/ak_32ELEdtpgKaoc4HMgmUGOMB7mVm"
+ "uri": "/api_keys/ak_333B02HhhzaGTlq0G1wMHiTycwq"
},
- "user": "api-examples-df5943e5c8f86c92@example.com"
+ "user": "api-examples-d28b4c24e006295a@example.com"
}
```
diff --git a/docs/api/resources/examples/_ssh_certificate_authorities_create_response.md b/docs/api/resources/examples/_ssh_certificate_authorities_create_response.md
index 05cc9877d4..d57826d8e4 100644
--- a/docs/api/resources/examples/_ssh_certificate_authorities_create_response.md
+++ b/docs/api/resources/examples/_ssh_certificate_authorities_create_response.md
@@ -4,11 +4,11 @@
```json
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "Staging Environment Hosts",
- "id": "sshca_32ELHcHZmsLSquB9yIiEdl8XDzu",
+ "id": "sshca_333B2tTfepmuKKf30zhLCuJVSfR",
"key_type": "ed25519",
- "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMdsm12ZpaVNO+OUUG4Q5L0CTZBvuQpDC29ZSv4fAwFb",
- "uri": "https://api.ngrok.com/ssh_certificate_authorities/sshca_32ELHcHZmsLSquB9yIiEdl8XDzu"
+ "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAsSOAxzxa34GfzLoEvVbxNbPm6FgkxJmHMTK03SY8kl",
+ "uri": "https://api.ngrok.com/ssh_certificate_authorities/sshca_333B2tTfepmuKKf30zhLCuJVSfR"
}
```
diff --git a/docs/api/resources/examples/_ssh_certificate_authorities_delete_request.md b/docs/api/resources/examples/_ssh_certificate_authorities_delete_request.md
index 8fffd6ee79..490d6ac0d0 100644
--- a/docs/api/resources/examples/_ssh_certificate_authorities_delete_request.md
+++ b/docs/api/resources/examples/_ssh_certificate_authorities_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ssh_certificate_authorities/sshca_32ELHcHZmsLSquB9yIiEdl8XDzu
+https://api.ngrok.com/ssh_certificate_authorities/sshca_333B2tTfepmuKKf30zhLCuJVSfR
```
diff --git a/docs/api/resources/examples/_ssh_certificate_authorities_get_request.md b/docs/api/resources/examples/_ssh_certificate_authorities_get_request.md
index d2e8efff3d..ad5c837cb1 100644
--- a/docs/api/resources/examples/_ssh_certificate_authorities_get_request.md
+++ b/docs/api/resources/examples/_ssh_certificate_authorities_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ssh_certificate_authorities/sshca_32ELHcHZmsLSquB9yIiEdl8XDzu
+https://api.ngrok.com/ssh_certificate_authorities/sshca_333B2tTfepmuKKf30zhLCuJVSfR
```
diff --git a/docs/api/resources/examples/_ssh_certificate_authorities_get_response.md b/docs/api/resources/examples/_ssh_certificate_authorities_get_response.md
index 2b327f39b9..ba5fab1415 100644
--- a/docs/api/resources/examples/_ssh_certificate_authorities_get_response.md
+++ b/docs/api/resources/examples/_ssh_certificate_authorities_get_response.md
@@ -4,12 +4,12 @@
```json
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "Staging Environment Hosts",
- "id": "sshca_32ELHcHZmsLSquB9yIiEdl8XDzu",
+ "id": "sshca_333B2tTfepmuKKf30zhLCuJVSfR",
"key_type": "ed25519",
"metadata": "{\"region\": \"us-east-1\"}",
- "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMdsm12ZpaVNO+OUUG4Q5L0CTZBvuQpDC29ZSv4fAwFb",
- "uri": "https://api.ngrok.com/ssh_certificate_authorities/sshca_32ELHcHZmsLSquB9yIiEdl8XDzu"
+ "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAsSOAxzxa34GfzLoEvVbxNbPm6FgkxJmHMTK03SY8kl",
+ "uri": "https://api.ngrok.com/ssh_certificate_authorities/sshca_333B2tTfepmuKKf30zhLCuJVSfR"
}
```
diff --git a/docs/api/resources/examples/_ssh_certificate_authorities_list_response.md b/docs/api/resources/examples/_ssh_certificate_authorities_list_response.md
index dbcf680c21..71088a8b62 100644
--- a/docs/api/resources/examples/_ssh_certificate_authorities_list_response.md
+++ b/docs/api/resources/examples/_ssh_certificate_authorities_list_response.md
@@ -7,12 +7,12 @@
"next_page_uri": null,
"ssh_certificate_authorities": [
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "Staging Environment Hosts",
- "id": "sshca_32ELHcHZmsLSquB9yIiEdl8XDzu",
+ "id": "sshca_333B2tTfepmuKKf30zhLCuJVSfR",
"key_type": "ed25519",
- "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMdsm12ZpaVNO+OUUG4Q5L0CTZBvuQpDC29ZSv4fAwFb",
- "uri": "https://api.ngrok.com/ssh_certificate_authorities/sshca_32ELHcHZmsLSquB9yIiEdl8XDzu"
+ "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAsSOAxzxa34GfzLoEvVbxNbPm6FgkxJmHMTK03SY8kl",
+ "uri": "https://api.ngrok.com/ssh_certificate_authorities/sshca_333B2tTfepmuKKf30zhLCuJVSfR"
}
],
"uri": "https://api.ngrok.com/ssh_certificate_authorities"
diff --git a/docs/api/resources/examples/_ssh_certificate_authorities_update_request.md b/docs/api/resources/examples/_ssh_certificate_authorities_update_request.md
index b9f0586726..f627c3d558 100644
--- a/docs/api/resources/examples/_ssh_certificate_authorities_update_request.md
+++ b/docs/api/resources/examples/_ssh_certificate_authorities_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"region\": \"us-east-1\"}"}' \
-https://api.ngrok.com/ssh_certificate_authorities/sshca_32ELHcHZmsLSquB9yIiEdl8XDzu
+https://api.ngrok.com/ssh_certificate_authorities/sshca_333B2tTfepmuKKf30zhLCuJVSfR
```
diff --git a/docs/api/resources/examples/_ssh_certificate_authorities_update_response.md b/docs/api/resources/examples/_ssh_certificate_authorities_update_response.md
index 2b327f39b9..ba5fab1415 100644
--- a/docs/api/resources/examples/_ssh_certificate_authorities_update_response.md
+++ b/docs/api/resources/examples/_ssh_certificate_authorities_update_response.md
@@ -4,12 +4,12 @@
```json
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "Staging Environment Hosts",
- "id": "sshca_32ELHcHZmsLSquB9yIiEdl8XDzu",
+ "id": "sshca_333B2tTfepmuKKf30zhLCuJVSfR",
"key_type": "ed25519",
"metadata": "{\"region\": \"us-east-1\"}",
- "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMdsm12ZpaVNO+OUUG4Q5L0CTZBvuQpDC29ZSv4fAwFb",
- "uri": "https://api.ngrok.com/ssh_certificate_authorities/sshca_32ELHcHZmsLSquB9yIiEdl8XDzu"
+ "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAsSOAxzxa34GfzLoEvVbxNbPm6FgkxJmHMTK03SY8kl",
+ "uri": "https://api.ngrok.com/ssh_certificate_authorities/sshca_333B2tTfepmuKKf30zhLCuJVSfR"
}
```
diff --git a/docs/api/resources/examples/_ssh_credentials_create_response.md b/docs/api/resources/examples/_ssh_credentials_create_response.md
index b45d2e9822..491657835d 100644
--- a/docs/api/resources/examples/_ssh_credentials_create_response.md
+++ b/docs/api/resources/examples/_ssh_credentials_create_response.md
@@ -8,11 +8,11 @@
"bind:1.tcp.ngrok.io:20002",
"bind:132.devices.company.com"
],
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:49Z",
"description": "for device #132",
- "id": "sshcr_32ELHIAMmXuFOcje5sIcnyShdgz",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "sshcr_333B2fVYBegWKGHgu8v3QixzahU",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmGS49FkSODAcKhn3+/47DW2zEn19BZvzRQ8RZjL3v6hCIX2qXfsFK35EGxNI0wV23H4xXC2gVRPHKU71YnCb50tad3yMBTM6+2yfGsEDasEH/anmBLclChKvuGiT547RskZlpbAbdq3GvbzmY+R/2EBRMOiObpc8XmSzKAd05j28kqN0+rZO65SWId0MXdvJdSCSAnuRqBNd/aXKlu8hBPDcgwbT2lMkuR+ApoBS2FLRBOiQyt2Ol0T7Uuf7lTLlazpGB3uTw5zFYUNXkuuI6cAP8QYuY1Bne/hNrG8t3Aw9a1yc2C4Fz1hJ/4OMRxTQ8SUQf+Rmxs8DryMlMFJ8r device132@example.com",
- "uri": "https://api.ngrok.com/ssh_credentials/sshcr_32ELHIAMmXuFOcje5sIcnyShdgz"
+ "uri": "https://api.ngrok.com/ssh_credentials/sshcr_333B2fVYBegWKGHgu8v3QixzahU"
}
```
diff --git a/docs/api/resources/examples/_ssh_credentials_delete_request.md b/docs/api/resources/examples/_ssh_credentials_delete_request.md
index ccda079bac..f252031444 100644
--- a/docs/api/resources/examples/_ssh_credentials_delete_request.md
+++ b/docs/api/resources/examples/_ssh_credentials_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ssh_credentials/sshcr_32ELHIAMmXuFOcje5sIcnyShdgz
+https://api.ngrok.com/ssh_credentials/sshcr_333B2fVYBegWKGHgu8v3QixzahU
```
diff --git a/docs/api/resources/examples/_ssh_credentials_get_request.md b/docs/api/resources/examples/_ssh_credentials_get_request.md
index a9351ac5f4..4ae645a98b 100644
--- a/docs/api/resources/examples/_ssh_credentials_get_request.md
+++ b/docs/api/resources/examples/_ssh_credentials_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ssh_credentials/sshcr_32ELHIAMmXuFOcje5sIcnyShdgz
+https://api.ngrok.com/ssh_credentials/sshcr_333B2fVYBegWKGHgu8v3QixzahU
```
diff --git a/docs/api/resources/examples/_ssh_credentials_get_response.md b/docs/api/resources/examples/_ssh_credentials_get_response.md
index 9b5fdba8fe..f81d2d08f2 100644
--- a/docs/api/resources/examples/_ssh_credentials_get_response.md
+++ b/docs/api/resources/examples/_ssh_credentials_get_response.md
@@ -8,12 +8,12 @@
"bind:1.tcp.ngrok.io:20002",
"bind:132.devices.company.com"
],
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:49Z",
"description": "my dev machine",
- "id": "sshcr_32ELHIAMmXuFOcje5sIcnyShdgz",
+ "id": "sshcr_333B2fVYBegWKGHgu8v3QixzahU",
"metadata": "{\"hostname\": \"macbook.local\"}",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmGS49FkSODAcKhn3+/47DW2zEn19BZvzRQ8RZjL3v6hCIX2qXfsFK35EGxNI0wV23H4xXC2gVRPHKU71YnCb50tad3yMBTM6+2yfGsEDasEH/anmBLclChKvuGiT547RskZlpbAbdq3GvbzmY+R/2EBRMOiObpc8XmSzKAd05j28kqN0+rZO65SWId0MXdvJdSCSAnuRqBNd/aXKlu8hBPDcgwbT2lMkuR+ApoBS2FLRBOiQyt2Ol0T7Uuf7lTLlazpGB3uTw5zFYUNXkuuI6cAP8QYuY1Bne/hNrG8t3Aw9a1yc2C4Fz1hJ/4OMRxTQ8SUQf+Rmxs8DryMlMFJ8r device132@example.com",
- "uri": "https://api.ngrok.com/ssh_credentials/sshcr_32ELHIAMmXuFOcje5sIcnyShdgz"
+ "uri": "https://api.ngrok.com/ssh_credentials/sshcr_333B2fVYBegWKGHgu8v3QixzahU"
}
```
diff --git a/docs/api/resources/examples/_ssh_credentials_list_response.md b/docs/api/resources/examples/_ssh_credentials_list_response.md
index cd3afc57c9..a9d3d8767b 100644
--- a/docs/api/resources/examples/_ssh_credentials_list_response.md
+++ b/docs/api/resources/examples/_ssh_credentials_list_response.md
@@ -11,12 +11,12 @@
"bind:1.tcp.ngrok.io:20002",
"bind:132.devices.company.com"
],
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:49Z",
"description": "for device #132",
- "id": "sshcr_32ELHIAMmXuFOcje5sIcnyShdgz",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "sshcr_333B2fVYBegWKGHgu8v3QixzahU",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmGS49FkSODAcKhn3+/47DW2zEn19BZvzRQ8RZjL3v6hCIX2qXfsFK35EGxNI0wV23H4xXC2gVRPHKU71YnCb50tad3yMBTM6+2yfGsEDasEH/anmBLclChKvuGiT547RskZlpbAbdq3GvbzmY+R/2EBRMOiObpc8XmSzKAd05j28kqN0+rZO65SWId0MXdvJdSCSAnuRqBNd/aXKlu8hBPDcgwbT2lMkuR+ApoBS2FLRBOiQyt2Ol0T7Uuf7lTLlazpGB3uTw5zFYUNXkuuI6cAP8QYuY1Bne/hNrG8t3Aw9a1yc2C4Fz1hJ/4OMRxTQ8SUQf+Rmxs8DryMlMFJ8r device132@example.com",
- "uri": "https://api.ngrok.com/ssh_credentials/sshcr_32ELHIAMmXuFOcje5sIcnyShdgz"
+ "uri": "https://api.ngrok.com/ssh_credentials/sshcr_333B2fVYBegWKGHgu8v3QixzahU"
}
],
"uri": "https://api.ngrok.com/ssh_credentials"
diff --git a/docs/api/resources/examples/_ssh_credentials_update_request.md b/docs/api/resources/examples/_ssh_credentials_update_request.md
index a972bf7755..d0b2e81dea 100644
--- a/docs/api/resources/examples/_ssh_credentials_update_request.md
+++ b/docs/api/resources/examples/_ssh_credentials_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"description":"my dev machine","metadata":"{\"hostname\": \"macbook.local\"}"}' \
-https://api.ngrok.com/ssh_credentials/sshcr_32ELHIAMmXuFOcje5sIcnyShdgz
+https://api.ngrok.com/ssh_credentials/sshcr_333B2fVYBegWKGHgu8v3QixzahU
```
diff --git a/docs/api/resources/examples/_ssh_credentials_update_response.md b/docs/api/resources/examples/_ssh_credentials_update_response.md
index 9b5fdba8fe..f81d2d08f2 100644
--- a/docs/api/resources/examples/_ssh_credentials_update_response.md
+++ b/docs/api/resources/examples/_ssh_credentials_update_response.md
@@ -8,12 +8,12 @@
"bind:1.tcp.ngrok.io:20002",
"bind:132.devices.company.com"
],
- "created_at": "2025-09-04T10:11:35Z",
+ "created_at": "2025-09-22T10:07:49Z",
"description": "my dev machine",
- "id": "sshcr_32ELHIAMmXuFOcje5sIcnyShdgz",
+ "id": "sshcr_333B2fVYBegWKGHgu8v3QixzahU",
"metadata": "{\"hostname\": \"macbook.local\"}",
- "owner_id": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "owner_id": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmGS49FkSODAcKhn3+/47DW2zEn19BZvzRQ8RZjL3v6hCIX2qXfsFK35EGxNI0wV23H4xXC2gVRPHKU71YnCb50tad3yMBTM6+2yfGsEDasEH/anmBLclChKvuGiT547RskZlpbAbdq3GvbzmY+R/2EBRMOiObpc8XmSzKAd05j28kqN0+rZO65SWId0MXdvJdSCSAnuRqBNd/aXKlu8hBPDcgwbT2lMkuR+ApoBS2FLRBOiQyt2Ol0T7Uuf7lTLlazpGB3uTw5zFYUNXkuuI6cAP8QYuY1Bne/hNrG8t3Aw9a1yc2C4Fz1hJ/4OMRxTQ8SUQf+Rmxs8DryMlMFJ8r device132@example.com",
- "uri": "https://api.ngrok.com/ssh_credentials/sshcr_32ELHIAMmXuFOcje5sIcnyShdgz"
+ "uri": "https://api.ngrok.com/ssh_credentials/sshcr_333B2fVYBegWKGHgu8v3QixzahU"
}
```
diff --git a/docs/api/resources/examples/_ssh_host_certificates_create_request.md b/docs/api/resources/examples/_ssh_host_certificates_create_request.md
index b68cbcc7da..923c3e559e 100644
--- a/docs/api/resources/examples/_ssh_host_certificates_create_request.md
+++ b/docs/api/resources/examples/_ssh_host_certificates_create_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"description":"personal server","principals":["inconshreveable.com","10.2.42.9"],"public_key":"ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+Cgk= inconshreveable.com","ssh_certificate_authority_id":"sshca_32ELHbWCpc1yJ0yLDOjlEczAjsV","valid_until":"2025-12-03T10:11:37Z"}' \
+-d '{"description":"personal server","principals":["inconshreveable.com","10.2.42.9"],"public_key":"ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+Cgk= inconshreveable.com","ssh_certificate_authority_id":"sshca_333B2yHnokupZxFKXPlTfkwiziY","valid_until":"2025-12-21T10:07:51Z"}' \
https://api.ngrok.com/ssh_host_certificates
```
diff --git a/docs/api/resources/examples/_ssh_host_certificates_create_response.md b/docs/api/resources/examples/_ssh_host_certificates_create_response.md
index bb02e14f15..0cd2d6c185 100644
--- a/docs/api/resources/examples/_ssh_host_certificates_create_response.md
+++ b/docs/api/resources/examples/_ssh_host_certificates_create_response.md
@@ -4,19 +4,19 @@
```json
{
- "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgRnVpHG9lNZFq+PRO1PXWdZR9O78cdJwXg1GG69w/FW8AAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+CgkAAAAAAAAAAAAAAAIAAAAhc2hjcnRfMzJFTEhhMTA5blNiNEM5WmdrRFZlMVhIWlJqAAAAJAAAABNpbmNvbnNocmV2ZWFibGUuY29tAAAACTEwLjIuNDIuOQAAAABouWXZAAAAAGkwDNkAAAAAAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIKTFrSd+UZcV8Zl9rYftUQVg6Z0coVRPLUXksUlTKhEUAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEDXu6c89vTST5WKjb4JwptQdPtoBW2anyltmzBWmzSwHSE/cyd1BcsKuM0e4eewigSliJ/BRzAgT9ggNUbmzNUL shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
- "created_at": "2025-09-04T10:11:37Z",
+ "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgxwO7CFPlWk9Gej3HcvX3iziGpVsdp/gtm0hadeC8fV8AAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+CgkAAAAAAAAAAAAAAAIAAAAhc2hjcnRfMzMzQjJ0M0Y1WFFYYmxscXZ5WlNJbmh2RVJoAAAAJAAAABNpbmNvbnNocmV2ZWFibGUuY29tAAAACTEwLjIuNDIuOQAAAABo0R/3AAAAAGlHxvcAAAAAAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIDrG/Qc74fZKuqYD/4W12kWuuXdHeuSBqF9KjdOCTtnzAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEBPmfkfx+L4gfh7HSk/Icy5bpL29bVPbyK9rUKhwUdju0ERlW/XmwvP3deNjXxjHAg1phHm/VmxcL3gMPU2RgMH shcrt_333B2t3F5XQXbllqvyZSInhvERh",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "personal server",
- "id": "shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
+ "id": "shcrt_333B2t3F5XQXbllqvyZSInhvERh",
"key_type": "ecdsa",
"principals": [
"inconshreveable.com",
"10.2.42.9"
],
"public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+Cgk= inconshreveable.com",
- "ssh_certificate_authority_id": "sshca_32ELHbWCpc1yJ0yLDOjlEczAjsV",
- "uri": "https://api.ngrok.com/ssh_host_certificates/shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
- "valid_after": "2025-09-04T10:11:37Z",
- "valid_until": "2025-12-03T10:11:37Z"
+ "ssh_certificate_authority_id": "sshca_333B2yHnokupZxFKXPlTfkwiziY",
+ "uri": "https://api.ngrok.com/ssh_host_certificates/shcrt_333B2t3F5XQXbllqvyZSInhvERh",
+ "valid_after": "2025-09-22T10:07:51Z",
+ "valid_until": "2025-12-21T10:07:51Z"
}
```
diff --git a/docs/api/resources/examples/_ssh_host_certificates_delete_request.md b/docs/api/resources/examples/_ssh_host_certificates_delete_request.md
index 292b93c777..86900cbbdc 100644
--- a/docs/api/resources/examples/_ssh_host_certificates_delete_request.md
+++ b/docs/api/resources/examples/_ssh_host_certificates_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ssh_host_certificates/shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj
+https://api.ngrok.com/ssh_host_certificates/shcrt_333B2t3F5XQXbllqvyZSInhvERh
```
diff --git a/docs/api/resources/examples/_ssh_host_certificates_get_request.md b/docs/api/resources/examples/_ssh_host_certificates_get_request.md
index a679cf97ba..82c97383fd 100644
--- a/docs/api/resources/examples/_ssh_host_certificates_get_request.md
+++ b/docs/api/resources/examples/_ssh_host_certificates_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ssh_host_certificates/shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj
+https://api.ngrok.com/ssh_host_certificates/shcrt_333B2t3F5XQXbllqvyZSInhvERh
```
diff --git a/docs/api/resources/examples/_ssh_host_certificates_get_response.md b/docs/api/resources/examples/_ssh_host_certificates_get_response.md
index 880ac0a31c..7e09f9755a 100644
--- a/docs/api/resources/examples/_ssh_host_certificates_get_response.md
+++ b/docs/api/resources/examples/_ssh_host_certificates_get_response.md
@@ -4,10 +4,10 @@
```json
{
- "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgRnVpHG9lNZFq+PRO1PXWdZR9O78cdJwXg1GG69w/FW8AAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+CgkAAAAAAAAAAAAAAAIAAAAhc2hjcnRfMzJFTEhhMTA5blNiNEM5WmdrRFZlMVhIWlJqAAAAJAAAABNpbmNvbnNocmV2ZWFibGUuY29tAAAACTEwLjIuNDIuOQAAAABouWXZAAAAAGkwDNkAAAAAAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIKTFrSd+UZcV8Zl9rYftUQVg6Z0coVRPLUXksUlTKhEUAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEDXu6c89vTST5WKjb4JwptQdPtoBW2anyltmzBWmzSwHSE/cyd1BcsKuM0e4eewigSliJ/BRzAgT9ggNUbmzNUL shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
- "created_at": "2025-09-04T10:11:37Z",
+ "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgxwO7CFPlWk9Gej3HcvX3iziGpVsdp/gtm0hadeC8fV8AAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+CgkAAAAAAAAAAAAAAAIAAAAhc2hjcnRfMzMzQjJ0M0Y1WFFYYmxscXZ5WlNJbmh2RVJoAAAAJAAAABNpbmNvbnNocmV2ZWFibGUuY29tAAAACTEwLjIuNDIuOQAAAABo0R/3AAAAAGlHxvcAAAAAAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIDrG/Qc74fZKuqYD/4W12kWuuXdHeuSBqF9KjdOCTtnzAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEBPmfkfx+L4gfh7HSk/Icy5bpL29bVPbyK9rUKhwUdju0ERlW/XmwvP3deNjXxjHAg1phHm/VmxcL3gMPU2RgMH shcrt_333B2t3F5XQXbllqvyZSInhvERh",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "personal server",
- "id": "shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
+ "id": "shcrt_333B2t3F5XQXbllqvyZSInhvERh",
"key_type": "ecdsa",
"metadata": "{\"region\": \"us-west-2\"}",
"principals": [
@@ -15,9 +15,9 @@
"10.2.42.9"
],
"public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+Cgk= inconshreveable.com",
- "ssh_certificate_authority_id": "sshca_32ELHbWCpc1yJ0yLDOjlEczAjsV",
- "uri": "https://api.ngrok.com/ssh_host_certificates/shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
- "valid_after": "2025-09-04T10:11:37Z",
- "valid_until": "2025-12-03T10:11:37Z"
+ "ssh_certificate_authority_id": "sshca_333B2yHnokupZxFKXPlTfkwiziY",
+ "uri": "https://api.ngrok.com/ssh_host_certificates/shcrt_333B2t3F5XQXbllqvyZSInhvERh",
+ "valid_after": "2025-09-22T10:07:51Z",
+ "valid_until": "2025-12-21T10:07:51Z"
}
```
diff --git a/docs/api/resources/examples/_ssh_host_certificates_list_response.md b/docs/api/resources/examples/_ssh_host_certificates_list_response.md
index 72e23d6798..275d4deeb8 100644
--- a/docs/api/resources/examples/_ssh_host_certificates_list_response.md
+++ b/docs/api/resources/examples/_ssh_host_certificates_list_response.md
@@ -7,20 +7,20 @@
"next_page_uri": null,
"ssh_host_certificates": [
{
- "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgRnVpHG9lNZFq+PRO1PXWdZR9O78cdJwXg1GG69w/FW8AAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+CgkAAAAAAAAAAAAAAAIAAAAhc2hjcnRfMzJFTEhhMTA5blNiNEM5WmdrRFZlMVhIWlJqAAAAJAAAABNpbmNvbnNocmV2ZWFibGUuY29tAAAACTEwLjIuNDIuOQAAAABouWXZAAAAAGkwDNkAAAAAAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIKTFrSd+UZcV8Zl9rYftUQVg6Z0coVRPLUXksUlTKhEUAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEDXu6c89vTST5WKjb4JwptQdPtoBW2anyltmzBWmzSwHSE/cyd1BcsKuM0e4eewigSliJ/BRzAgT9ggNUbmzNUL shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
- "created_at": "2025-09-04T10:11:37Z",
+ "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgxwO7CFPlWk9Gej3HcvX3iziGpVsdp/gtm0hadeC8fV8AAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+CgkAAAAAAAAAAAAAAAIAAAAhc2hjcnRfMzMzQjJ0M0Y1WFFYYmxscXZ5WlNJbmh2RVJoAAAAJAAAABNpbmNvbnNocmV2ZWFibGUuY29tAAAACTEwLjIuNDIuOQAAAABo0R/3AAAAAGlHxvcAAAAAAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIDrG/Qc74fZKuqYD/4W12kWuuXdHeuSBqF9KjdOCTtnzAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEBPmfkfx+L4gfh7HSk/Icy5bpL29bVPbyK9rUKhwUdju0ERlW/XmwvP3deNjXxjHAg1phHm/VmxcL3gMPU2RgMH shcrt_333B2t3F5XQXbllqvyZSInhvERh",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "personal server",
- "id": "shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
+ "id": "shcrt_333B2t3F5XQXbllqvyZSInhvERh",
"key_type": "ecdsa",
"principals": [
"inconshreveable.com",
"10.2.42.9"
],
"public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+Cgk= inconshreveable.com",
- "ssh_certificate_authority_id": "sshca_32ELHbWCpc1yJ0yLDOjlEczAjsV",
- "uri": "https://api.ngrok.com/ssh_host_certificates/shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
- "valid_after": "2025-09-04T10:11:37Z",
- "valid_until": "2025-12-03T10:11:37Z"
+ "ssh_certificate_authority_id": "sshca_333B2yHnokupZxFKXPlTfkwiziY",
+ "uri": "https://api.ngrok.com/ssh_host_certificates/shcrt_333B2t3F5XQXbllqvyZSInhvERh",
+ "valid_after": "2025-09-22T10:07:51Z",
+ "valid_until": "2025-12-21T10:07:51Z"
}
],
"uri": "https://api.ngrok.com/ssh_host_certificates"
diff --git a/docs/api/resources/examples/_ssh_host_certificates_update_request.md b/docs/api/resources/examples/_ssh_host_certificates_update_request.md
index 178d3e303d..23c2118dbf 100644
--- a/docs/api/resources/examples/_ssh_host_certificates_update_request.md
+++ b/docs/api/resources/examples/_ssh_host_certificates_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"region\": \"us-west-2\"}"}' \
-https://api.ngrok.com/ssh_host_certificates/shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj
+https://api.ngrok.com/ssh_host_certificates/shcrt_333B2t3F5XQXbllqvyZSInhvERh
```
diff --git a/docs/api/resources/examples/_ssh_host_certificates_update_response.md b/docs/api/resources/examples/_ssh_host_certificates_update_response.md
index 880ac0a31c..7e09f9755a 100644
--- a/docs/api/resources/examples/_ssh_host_certificates_update_response.md
+++ b/docs/api/resources/examples/_ssh_host_certificates_update_response.md
@@ -4,10 +4,10 @@
```json
{
- "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgRnVpHG9lNZFq+PRO1PXWdZR9O78cdJwXg1GG69w/FW8AAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+CgkAAAAAAAAAAAAAAAIAAAAhc2hjcnRfMzJFTEhhMTA5blNiNEM5WmdrRFZlMVhIWlJqAAAAJAAAABNpbmNvbnNocmV2ZWFibGUuY29tAAAACTEwLjIuNDIuOQAAAABouWXZAAAAAGkwDNkAAAAAAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIKTFrSd+UZcV8Zl9rYftUQVg6Z0coVRPLUXksUlTKhEUAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEDXu6c89vTST5WKjb4JwptQdPtoBW2anyltmzBWmzSwHSE/cyd1BcsKuM0e4eewigSliJ/BRzAgT9ggNUbmzNUL shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
- "created_at": "2025-09-04T10:11:37Z",
+ "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgxwO7CFPlWk9Gej3HcvX3iziGpVsdp/gtm0hadeC8fV8AAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+CgkAAAAAAAAAAAAAAAIAAAAhc2hjcnRfMzMzQjJ0M0Y1WFFYYmxscXZ5WlNJbmh2RVJoAAAAJAAAABNpbmNvbnNocmV2ZWFibGUuY29tAAAACTEwLjIuNDIuOQAAAABo0R/3AAAAAGlHxvcAAAAAAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIDrG/Qc74fZKuqYD/4W12kWuuXdHeuSBqF9KjdOCTtnzAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEBPmfkfx+L4gfh7HSk/Icy5bpL29bVPbyK9rUKhwUdju0ERlW/XmwvP3deNjXxjHAg1phHm/VmxcL3gMPU2RgMH shcrt_333B2t3F5XQXbllqvyZSInhvERh",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "personal server",
- "id": "shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
+ "id": "shcrt_333B2t3F5XQXbllqvyZSInhvERh",
"key_type": "ecdsa",
"metadata": "{\"region\": \"us-west-2\"}",
"principals": [
@@ -15,9 +15,9 @@
"10.2.42.9"
],
"public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3oSgxrOEJ+tIJ/n6VYtxQIFvynqlOHpfOAJ4x4OfmMYDkbf8dr6RAuUSf+ZC2HMCujta7EjZ9t+6v08Ue+Cgk= inconshreveable.com",
- "ssh_certificate_authority_id": "sshca_32ELHbWCpc1yJ0yLDOjlEczAjsV",
- "uri": "https://api.ngrok.com/ssh_host_certificates/shcrt_32ELHa109nSb4C9ZgkDVe1XHZRj",
- "valid_after": "2025-09-04T10:11:37Z",
- "valid_until": "2025-12-03T10:11:37Z"
+ "ssh_certificate_authority_id": "sshca_333B2yHnokupZxFKXPlTfkwiziY",
+ "uri": "https://api.ngrok.com/ssh_host_certificates/shcrt_333B2t3F5XQXbllqvyZSInhvERh",
+ "valid_after": "2025-09-22T10:07:51Z",
+ "valid_until": "2025-12-21T10:07:51Z"
}
```
diff --git a/docs/api/resources/examples/_ssh_user_certificates_create_request.md b/docs/api/resources/examples/_ssh_user_certificates_create_request.md
index b9ef59b026..d1c03a2ce3 100644
--- a/docs/api/resources/examples/_ssh_user_certificates_create_request.md
+++ b/docs/api/resources/examples/_ssh_user_certificates_create_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"description":"temporary access to staging machine","principals":["ec2-user","root"],"public_key":"ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0= alan@work-laptop","ssh_certificate_authority_id":"sshca_32ELHcYmwu0GAJUgEBatXITJAkR","valid_until":"2025-12-03T10:11:37Z"}' \
+-d '{"description":"temporary access to staging machine","principals":["ec2-user","root"],"public_key":"ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0= alan@work-laptop","ssh_certificate_authority_id":"sshca_333B2taWOe3d05LwnW5fnNq1CY1","valid_until":"2025-12-21T10:07:51Z"}' \
https://api.ngrok.com/ssh_user_certificates
```
diff --git a/docs/api/resources/examples/_ssh_user_certificates_create_response.md b/docs/api/resources/examples/_ssh_user_certificates_create_response.md
index 6f4d364522..05216cc2df 100644
--- a/docs/api/resources/examples/_ssh_user_certificates_create_response.md
+++ b/docs/api/resources/examples/_ssh_user_certificates_create_response.md
@@ -4,24 +4,24 @@
```json
{
- "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAg5wwncHuA/NceWRqGBEO7omT7CpzTKp20LTcmCVA3B34AAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0AAAAAAAAAAAAAAAEAAAAhc3VjcnRfMzJFTEhYNGlCR2hFbDlraHdlSmdEZFRpbXFDAAAAFAAAAAhlYzItdXNlcgAAAARyb290AAAAAGi5ZdkAAAAAaTAM2QAAAAAAAAAoAAAACnBlcm1pdC1wdHkAAAAAAAAADnBlcm1pdC11c2VyLXJjAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAII9nrrUHrbvidyMYWCe5RTl22/F3BK3/aR/mHa7Ih+znAAAAUwAAAAtzc2gtZWQyNTUxOQAAAED3QAyEl7YN7PXgRlGKrhuy8niCjsCgfUB99sIYnOJwtUHa0CuE5jGL8uY9kI8lA2JZJNqsf3S8aTzR0XuPWOEG sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
- "created_at": "2025-09-04T10:11:37Z",
+ "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgwrkl7UNLKD92xkBsumRUkZofq/3vqxqlxESo0GpaG1oAAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0AAAAAAAAAAAAAAAEAAAAhc3VjcnRfMzMzQjJ0VW43dUZUZjBocFdkZ2ZyMWJTUDhnAAAAFAAAAAhlYzItdXNlcgAAAARyb290AAAAAGjRH/cAAAAAaUfG9wAAAAAAAAAoAAAACnBlcm1pdC1wdHkAAAAAAAAADnBlcm1pdC11c2VyLXJjAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIBWVcTN1OwRdFG53v+Ma7LTDCm6jmvcHsoR8zTI0ZsyeAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEBqW+DyNjf2PhT5ZeOUjG9Vwx2xg/ZmPOyqwh9Aal/iLeVa8AitT+YtkpHQAmwXrmbg0VAmfcevIbgEJpvkq/YE sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
+ "created_at": "2025-09-22T10:07:51Z",
"critical_options": {},
"description": "temporary access to staging machine",
"extensions": {
"permit-pty": "",
"permit-user-rc": ""
},
- "id": "sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
+ "id": "sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
"key_type": "ecdsa",
"principals": [
"ec2-user",
"root"
],
"public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0= alan@work-laptop",
- "ssh_certificate_authority_id": "sshca_32ELHcYmwu0GAJUgEBatXITJAkR",
- "uri": "https://api.ngrok.com/ssh_user_certificates/sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
- "valid_after": "2025-09-04T10:11:37Z",
- "valid_until": "2025-12-03T10:11:37Z"
+ "ssh_certificate_authority_id": "sshca_333B2taWOe3d05LwnW5fnNq1CY1",
+ "uri": "https://api.ngrok.com/ssh_user_certificates/sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
+ "valid_after": "2025-09-22T10:07:51Z",
+ "valid_until": "2025-12-21T10:07:51Z"
}
```
diff --git a/docs/api/resources/examples/_ssh_user_certificates_delete_request.md b/docs/api/resources/examples/_ssh_user_certificates_delete_request.md
index 0b4447a335..ff2f2fd795 100644
--- a/docs/api/resources/examples/_ssh_user_certificates_delete_request.md
+++ b/docs/api/resources/examples/_ssh_user_certificates_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ssh_user_certificates/sucrt_32ELHX4iBGhEl9khweJgDdTimqC
+https://api.ngrok.com/ssh_user_certificates/sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g
```
diff --git a/docs/api/resources/examples/_ssh_user_certificates_get_request.md b/docs/api/resources/examples/_ssh_user_certificates_get_request.md
index 2a42fcc866..e1032b00f6 100644
--- a/docs/api/resources/examples/_ssh_user_certificates_get_request.md
+++ b/docs/api/resources/examples/_ssh_user_certificates_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/ssh_user_certificates/sucrt_32ELHX4iBGhEl9khweJgDdTimqC
+https://api.ngrok.com/ssh_user_certificates/sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g
```
diff --git a/docs/api/resources/examples/_ssh_user_certificates_get_response.md b/docs/api/resources/examples/_ssh_user_certificates_get_response.md
index eba08143e1..6c6f0d5c7a 100644
--- a/docs/api/resources/examples/_ssh_user_certificates_get_response.md
+++ b/docs/api/resources/examples/_ssh_user_certificates_get_response.md
@@ -4,15 +4,15 @@
```json
{
- "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAg5wwncHuA/NceWRqGBEO7omT7CpzTKp20LTcmCVA3B34AAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0AAAAAAAAAAAAAAAEAAAAhc3VjcnRfMzJFTEhYNGlCR2hFbDlraHdlSmdEZFRpbXFDAAAAFAAAAAhlYzItdXNlcgAAAARyb290AAAAAGi5ZdkAAAAAaTAM2QAAAAAAAAAoAAAACnBlcm1pdC1wdHkAAAAAAAAADnBlcm1pdC11c2VyLXJjAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAII9nrrUHrbvidyMYWCe5RTl22/F3BK3/aR/mHa7Ih+znAAAAUwAAAAtzc2gtZWQyNTUxOQAAAED3QAyEl7YN7PXgRlGKrhuy8niCjsCgfUB99sIYnOJwtUHa0CuE5jGL8uY9kI8lA2JZJNqsf3S8aTzR0XuPWOEG sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
- "created_at": "2025-09-04T10:11:37Z",
+ "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgwrkl7UNLKD92xkBsumRUkZofq/3vqxqlxESo0GpaG1oAAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0AAAAAAAAAAAAAAAEAAAAhc3VjcnRfMzMzQjJ0VW43dUZUZjBocFdkZ2ZyMWJTUDhnAAAAFAAAAAhlYzItdXNlcgAAAARyb290AAAAAGjRH/cAAAAAaUfG9wAAAAAAAAAoAAAACnBlcm1pdC1wdHkAAAAAAAAADnBlcm1pdC11c2VyLXJjAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIBWVcTN1OwRdFG53v+Ma7LTDCm6jmvcHsoR8zTI0ZsyeAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEBqW+DyNjf2PhT5ZeOUjG9Vwx2xg/ZmPOyqwh9Aal/iLeVa8AitT+YtkpHQAmwXrmbg0VAmfcevIbgEJpvkq/YE sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
+ "created_at": "2025-09-22T10:07:51Z",
"critical_options": {},
"description": "temporary access to staging machine for alan",
"extensions": {
"permit-pty": "",
"permit-user-rc": ""
},
- "id": "sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
+ "id": "sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
"key_type": "ecdsa",
"metadata": "{\"user_email\": \"alan@example.com\"}",
"principals": [
@@ -20,9 +20,9 @@
"root"
],
"public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0= alan@work-laptop",
- "ssh_certificate_authority_id": "sshca_32ELHcYmwu0GAJUgEBatXITJAkR",
- "uri": "https://api.ngrok.com/ssh_user_certificates/sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
- "valid_after": "2025-09-04T10:11:37Z",
- "valid_until": "2025-12-03T10:11:37Z"
+ "ssh_certificate_authority_id": "sshca_333B2taWOe3d05LwnW5fnNq1CY1",
+ "uri": "https://api.ngrok.com/ssh_user_certificates/sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
+ "valid_after": "2025-09-22T10:07:51Z",
+ "valid_until": "2025-12-21T10:07:51Z"
}
```
diff --git a/docs/api/resources/examples/_ssh_user_certificates_list_response.md b/docs/api/resources/examples/_ssh_user_certificates_list_response.md
index 9aa88ad3da..542c0dcfa7 100644
--- a/docs/api/resources/examples/_ssh_user_certificates_list_response.md
+++ b/docs/api/resources/examples/_ssh_user_certificates_list_response.md
@@ -7,25 +7,25 @@
"next_page_uri": null,
"ssh_user_certificates": [
{
- "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAg5wwncHuA/NceWRqGBEO7omT7CpzTKp20LTcmCVA3B34AAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0AAAAAAAAAAAAAAAEAAAAhc3VjcnRfMzJFTEhYNGlCR2hFbDlraHdlSmdEZFRpbXFDAAAAFAAAAAhlYzItdXNlcgAAAARyb290AAAAAGi5ZdkAAAAAaTAM2QAAAAAAAAAoAAAACnBlcm1pdC1wdHkAAAAAAAAADnBlcm1pdC11c2VyLXJjAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAII9nrrUHrbvidyMYWCe5RTl22/F3BK3/aR/mHa7Ih+znAAAAUwAAAAtzc2gtZWQyNTUxOQAAAED3QAyEl7YN7PXgRlGKrhuy8niCjsCgfUB99sIYnOJwtUHa0CuE5jGL8uY9kI8lA2JZJNqsf3S8aTzR0XuPWOEG sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
- "created_at": "2025-09-04T10:11:37Z",
+ "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgwrkl7UNLKD92xkBsumRUkZofq/3vqxqlxESo0GpaG1oAAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0AAAAAAAAAAAAAAAEAAAAhc3VjcnRfMzMzQjJ0VW43dUZUZjBocFdkZ2ZyMWJTUDhnAAAAFAAAAAhlYzItdXNlcgAAAARyb290AAAAAGjRH/cAAAAAaUfG9wAAAAAAAAAoAAAACnBlcm1pdC1wdHkAAAAAAAAADnBlcm1pdC11c2VyLXJjAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIBWVcTN1OwRdFG53v+Ma7LTDCm6jmvcHsoR8zTI0ZsyeAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEBqW+DyNjf2PhT5ZeOUjG9Vwx2xg/ZmPOyqwh9Aal/iLeVa8AitT+YtkpHQAmwXrmbg0VAmfcevIbgEJpvkq/YE sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
+ "created_at": "2025-09-22T10:07:51Z",
"critical_options": {},
"description": "temporary access to staging machine",
"extensions": {
"permit-pty": "",
"permit-user-rc": ""
},
- "id": "sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
+ "id": "sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
"key_type": "ecdsa",
"principals": [
"ec2-user",
"root"
],
"public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0= alan@work-laptop",
- "ssh_certificate_authority_id": "sshca_32ELHcYmwu0GAJUgEBatXITJAkR",
- "uri": "https://api.ngrok.com/ssh_user_certificates/sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
- "valid_after": "2025-09-04T10:11:37Z",
- "valid_until": "2025-12-03T10:11:37Z"
+ "ssh_certificate_authority_id": "sshca_333B2taWOe3d05LwnW5fnNq1CY1",
+ "uri": "https://api.ngrok.com/ssh_user_certificates/sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
+ "valid_after": "2025-09-22T10:07:51Z",
+ "valid_until": "2025-12-21T10:07:51Z"
}
],
"uri": "https://api.ngrok.com/ssh_user_certificates"
diff --git a/docs/api/resources/examples/_ssh_user_certificates_update_request.md b/docs/api/resources/examples/_ssh_user_certificates_update_request.md
index 5c48bf6003..223ce834a3 100644
--- a/docs/api/resources/examples/_ssh_user_certificates_update_request.md
+++ b/docs/api/resources/examples/_ssh_user_certificates_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"description":"temporary access to staging machine for alan","metadata":"{\"user_email\": \"alan@example.com\"}"}' \
-https://api.ngrok.com/ssh_user_certificates/sucrt_32ELHX4iBGhEl9khweJgDdTimqC
+https://api.ngrok.com/ssh_user_certificates/sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g
```
diff --git a/docs/api/resources/examples/_ssh_user_certificates_update_response.md b/docs/api/resources/examples/_ssh_user_certificates_update_response.md
index eba08143e1..6c6f0d5c7a 100644
--- a/docs/api/resources/examples/_ssh_user_certificates_update_response.md
+++ b/docs/api/resources/examples/_ssh_user_certificates_update_response.md
@@ -4,15 +4,15 @@
```json
{
- "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAg5wwncHuA/NceWRqGBEO7omT7CpzTKp20LTcmCVA3B34AAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0AAAAAAAAAAAAAAAEAAAAhc3VjcnRfMzJFTEhYNGlCR2hFbDlraHdlSmdEZFRpbXFDAAAAFAAAAAhlYzItdXNlcgAAAARyb290AAAAAGi5ZdkAAAAAaTAM2QAAAAAAAAAoAAAACnBlcm1pdC1wdHkAAAAAAAAADnBlcm1pdC11c2VyLXJjAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAII9nrrUHrbvidyMYWCe5RTl22/F3BK3/aR/mHa7Ih+znAAAAUwAAAAtzc2gtZWQyNTUxOQAAAED3QAyEl7YN7PXgRlGKrhuy8niCjsCgfUB99sIYnOJwtUHa0CuE5jGL8uY9kI8lA2JZJNqsf3S8aTzR0XuPWOEG sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
- "created_at": "2025-09-04T10:11:37Z",
+ "certificate": "ecdsa-sha2-nistp256-cert-v01@openssh.com AAAAKGVjZHNhLXNoYTItbmlzdHAyNTYtY2VydC12MDFAb3BlbnNzaC5jb20AAAAgwrkl7UNLKD92xkBsumRUkZofq/3vqxqlxESo0GpaG1oAAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0AAAAAAAAAAAAAAAEAAAAhc3VjcnRfMzMzQjJ0VW43dUZUZjBocFdkZ2ZyMWJTUDhnAAAAFAAAAAhlYzItdXNlcgAAAARyb290AAAAAGjRH/cAAAAAaUfG9wAAAAAAAAAoAAAACnBlcm1pdC1wdHkAAAAAAAAADnBlcm1pdC11c2VyLXJjAAAAAAAAAAAAAAAzAAAAC3NzaC1lZDI1NTE5AAAAIBWVcTN1OwRdFG53v+Ma7LTDCm6jmvcHsoR8zTI0ZsyeAAAAUwAAAAtzc2gtZWQyNTUxOQAAAEBqW+DyNjf2PhT5ZeOUjG9Vwx2xg/ZmPOyqwh9Aal/iLeVa8AitT+YtkpHQAmwXrmbg0VAmfcevIbgEJpvkq/YE sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
+ "created_at": "2025-09-22T10:07:51Z",
"critical_options": {},
"description": "temporary access to staging machine for alan",
"extensions": {
"permit-pty": "",
"permit-user-rc": ""
},
- "id": "sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
+ "id": "sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
"key_type": "ecdsa",
"metadata": "{\"user_email\": \"alan@example.com\"}",
"principals": [
@@ -20,9 +20,9 @@
"root"
],
"public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK58lFzmWlDimDtBz78wVT4oauA8PjY0CiXTCEIsBNC6UwOJvZ0jdSaYNhDaa7dRV84DfBb/gKzqlXC7cVMZjl0= alan@work-laptop",
- "ssh_certificate_authority_id": "sshca_32ELHcYmwu0GAJUgEBatXITJAkR",
- "uri": "https://api.ngrok.com/ssh_user_certificates/sucrt_32ELHX4iBGhEl9khweJgDdTimqC",
- "valid_after": "2025-09-04T10:11:37Z",
- "valid_until": "2025-12-03T10:11:37Z"
+ "ssh_certificate_authority_id": "sshca_333B2taWOe3d05LwnW5fnNq1CY1",
+ "uri": "https://api.ngrok.com/ssh_user_certificates/sucrt_333B2tUn7uFTf0hpWdgfr1bSP8g",
+ "valid_after": "2025-09-22T10:07:51Z",
+ "valid_until": "2025-12-21T10:07:51Z"
}
```
diff --git a/docs/api/resources/examples/_static_backends_create_response.md b/docs/api/resources/examples/_static_backends_create_response.md
index 2596668a87..6693b52159 100644
--- a/docs/api/resources/examples/_static_backends_create_response.md
+++ b/docs/api/resources/examples/_static_backends_create_response.md
@@ -5,13 +5,13 @@
```json
{
"address": "example.com:8080",
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme weighted",
- "id": "bkdsc_32ELHbSTHLsFuZeA1RWASP4Yvfl",
+ "id": "bkdsc_333B338Bw8Lc3pgjpeoRV10M47p",
"metadata": "{\"environment\": \"staging\"}",
"tls": {
"enabled": false
},
- "uri": "https://api.ngrok.com/backends/static/bkdsc_32ELHbSTHLsFuZeA1RWASP4Yvfl"
+ "uri": "https://api.ngrok.com/backends/static/bkdsc_333B338Bw8Lc3pgjpeoRV10M47p"
}
```
diff --git a/docs/api/resources/examples/_static_backends_delete_request.md b/docs/api/resources/examples/_static_backends_delete_request.md
index 87fe5e1042..41eeefa482 100644
--- a/docs/api/resources/examples/_static_backends_delete_request.md
+++ b/docs/api/resources/examples/_static_backends_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/backends/static/bkdsc_32ELHWSjuP0PM8hF7fiuzMZttX6
+https://api.ngrok.com/backends/static/bkdsc_333B32KekFrS7vV2yp3m0J8j7yS
```
diff --git a/docs/api/resources/examples/_static_backends_get_response.md b/docs/api/resources/examples/_static_backends_get_response.md
index e8ac45534f..709083eb1f 100644
--- a/docs/api/resources/examples/_static_backends_get_response.md
+++ b/docs/api/resources/examples/_static_backends_get_response.md
@@ -5,13 +5,13 @@
```json
{
"address": "example.com:8080",
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme weighted",
- "id": "bkdsc_32ELHaQBCMpDs4llIXcOlxEv0WG",
+ "id": "bkdsc_333B375lqxusslih1YyobcXuwaJ",
"metadata": "{\"environment\": \"staging\"}",
"tls": {
"enabled": false
},
- "uri": "https://api.ngrok.com/backends/static/bkdsc_32ELHaQBCMpDs4llIXcOlxEv0WG"
+ "uri": "https://api.ngrok.com/backends/static/bkdsc_333B375lqxusslih1YyobcXuwaJ"
}
```
diff --git a/docs/api/resources/examples/_static_backends_list_response.md b/docs/api/resources/examples/_static_backends_list_response.md
index 5b44f77b1d..f25e8c17ab 100644
--- a/docs/api/resources/examples/_static_backends_list_response.md
+++ b/docs/api/resources/examples/_static_backends_list_response.md
@@ -7,36 +7,36 @@
"backends": [
{
"address": "example.com:8080",
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme weighted",
- "id": "bkdsc_32ELHWSjuP0PM8hF7fiuzMZttX6",
+ "id": "bkdsc_333B375lqxusslih1YyobcXuwaJ",
"metadata": "{\"environment\": \"staging\"}",
"tls": {
"enabled": false
},
- "uri": "https://api.ngrok.com/backends/static/bkdsc_32ELHWSjuP0PM8hF7fiuzMZttX6"
+ "uri": "https://api.ngrok.com/backends/static/bkdsc_333B375lqxusslih1YyobcXuwaJ"
},
{
"address": "example.com:8080",
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme weighted",
- "id": "bkdsc_32ELHbSTHLsFuZeA1RWASP4Yvfl",
+ "id": "bkdsc_333B338Bw8Lc3pgjpeoRV10M47p",
"metadata": "{\"environment\": \"staging\"}",
"tls": {
"enabled": false
},
- "uri": "https://api.ngrok.com/backends/static/bkdsc_32ELHbSTHLsFuZeA1RWASP4Yvfl"
+ "uri": "https://api.ngrok.com/backends/static/bkdsc_333B338Bw8Lc3pgjpeoRV10M47p"
},
{
"address": "example.com:8080",
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme weighted",
- "id": "bkdsc_32ELHaQBCMpDs4llIXcOlxEv0WG",
+ "id": "bkdsc_333B32KekFrS7vV2yp3m0J8j7yS",
"metadata": "{\"environment\": \"staging\"}",
"tls": {
"enabled": false
},
- "uri": "https://api.ngrok.com/backends/static/bkdsc_32ELHaQBCMpDs4llIXcOlxEv0WG"
+ "uri": "https://api.ngrok.com/backends/static/bkdsc_333B32KekFrS7vV2yp3m0J8j7yS"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_static_backends_update_request.md b/docs/api/resources/examples/_static_backends_update_request.md
index 40da5cd9db..f836d3f746 100644
--- a/docs/api/resources/examples/_static_backends_update_request.md
+++ b/docs/api/resources/examples/_static_backends_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"address":"example.com:8080","metadata":"{\"environment\": \"production\"}","tls":{}}' \
-https://api.ngrok.com/backends/static/bkdsc_32ELHWSjuP0PM8hF7fiuzMZttX6
+https://api.ngrok.com/backends/static/bkdsc_333B32KekFrS7vV2yp3m0J8j7yS
```
diff --git a/docs/api/resources/examples/_static_backends_update_response.md b/docs/api/resources/examples/_static_backends_update_response.md
index ad47d75c14..5db43c2f0b 100644
--- a/docs/api/resources/examples/_static_backends_update_response.md
+++ b/docs/api/resources/examples/_static_backends_update_response.md
@@ -5,13 +5,13 @@
```json
{
"address": "example.com:8080",
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:52Z",
"description": "acme weighted",
- "id": "bkdsc_32ELHWSjuP0PM8hF7fiuzMZttX6",
+ "id": "bkdsc_333B32KekFrS7vV2yp3m0J8j7yS",
"metadata": "{\"environment\": \"production\"}",
"tls": {
"enabled": false
},
- "uri": "https://api.ngrok.com/backends/static/bkdsc_32ELHWSjuP0PM8hF7fiuzMZttX6"
+ "uri": "https://api.ngrok.com/backends/static/bkdsc_333B32KekFrS7vV2yp3m0J8j7yS"
}
```
diff --git a/docs/api/resources/examples/_tcp_edge_backend_module_delete_request.md b/docs/api/resources/examples/_tcp_edge_backend_module_delete_request.md
index 7596e67581..2acdd1ed80 100644
--- a/docs/api/resources/examples/_tcp_edge_backend_module_delete_request.md
+++ b/docs/api/resources/examples/_tcp_edge_backend_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELIDVMjabtwDRiqYOkOz7i6L5/backend
+https://api.ngrok.com/edges/tcp/edgtcp_333B3YzrcDLmAosklRKow6kki8F/backend
```
diff --git a/docs/api/resources/examples/_tcp_edge_backend_module_get_request.md b/docs/api/resources/examples/_tcp_edge_backend_module_get_request.md
index 358d15edd7..6a565cb07f 100644
--- a/docs/api/resources/examples/_tcp_edge_backend_module_get_request.md
+++ b/docs/api/resources/examples/_tcp_edge_backend_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELIDVMjabtwDRiqYOkOz7i6L5/backend
+https://api.ngrok.com/edges/tcp/edgtcp_333B3YzrcDLmAosklRKow6kki8F/backend
```
diff --git a/docs/api/resources/examples/_tcp_edge_backend_module_get_response.md b/docs/api/resources/examples/_tcp_edge_backend_module_get_response.md
index a48dcc8a44..3c9c34e285 100644
--- a/docs/api/resources/examples/_tcp_edge_backend_module_get_response.md
+++ b/docs/api/resources/examples/_tcp_edge_backend_module_get_response.md
@@ -5,8 +5,8 @@
```json
{
"backend": {
- "id": "bkdtg_32ELIDTE5bFnfv1GdSMgIQOW8Gd",
- "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELIDTE5bFnfv1GdSMgIQOW8Gd"
+ "id": "bkdtg_333B3XeBdkZjJ67i7iG3mom3kpP",
+ "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_333B3XeBdkZjJ67i7iG3mom3kpP"
},
"enabled": true
}
diff --git a/docs/api/resources/examples/_tcp_edge_backend_module_replace_request.md b/docs/api/resources/examples/_tcp_edge_backend_module_replace_request.md
index c2b7f33824..391517b1e3 100644
--- a/docs/api/resources/examples/_tcp_edge_backend_module_replace_request.md
+++ b/docs/api/resources/examples/_tcp_edge_backend_module_replace_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"backend_id":"bkdtg_32ELIDTE5bFnfv1GdSMgIQOW8Gd","enabled":true}' \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELIDVMjabtwDRiqYOkOz7i6L5/backend
+-d '{"backend_id":"bkdtg_333B3XeBdkZjJ67i7iG3mom3kpP","enabled":true}' \
+https://api.ngrok.com/edges/tcp/edgtcp_333B3YzrcDLmAosklRKow6kki8F/backend
```
diff --git a/docs/api/resources/examples/_tcp_edge_backend_module_replace_response.md b/docs/api/resources/examples/_tcp_edge_backend_module_replace_response.md
index a48dcc8a44..3c9c34e285 100644
--- a/docs/api/resources/examples/_tcp_edge_backend_module_replace_response.md
+++ b/docs/api/resources/examples/_tcp_edge_backend_module_replace_response.md
@@ -5,8 +5,8 @@
```json
{
"backend": {
- "id": "bkdtg_32ELIDTE5bFnfv1GdSMgIQOW8Gd",
- "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELIDTE5bFnfv1GdSMgIQOW8Gd"
+ "id": "bkdtg_333B3XeBdkZjJ67i7iG3mom3kpP",
+ "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_333B3XeBdkZjJ67i7iG3mom3kpP"
},
"enabled": true
}
diff --git a/docs/api/resources/examples/_tcp_edge_ip_restriction_module_delete_request.md b/docs/api/resources/examples/_tcp_edge_ip_restriction_module_delete_request.md
index cfd14c917f..5d594fe92e 100644
--- a/docs/api/resources/examples/_tcp_edge_ip_restriction_module_delete_request.md
+++ b/docs/api/resources/examples/_tcp_edge_ip_restriction_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELICeJPEIeiEPzbZbqPtzkUvu/ip_restriction
+https://api.ngrok.com/edges/tcp/edgtcp_333B3d2pjIk4zQLMN1zKqad4pK8/ip_restriction
```
diff --git a/docs/api/resources/examples/_tcp_edge_ip_restriction_module_get_request.md b/docs/api/resources/examples/_tcp_edge_ip_restriction_module_get_request.md
index 1f34654c3c..e83d0aa73d 100644
--- a/docs/api/resources/examples/_tcp_edge_ip_restriction_module_get_request.md
+++ b/docs/api/resources/examples/_tcp_edge_ip_restriction_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELICeJPEIeiEPzbZbqPtzkUvu/ip_restriction
+https://api.ngrok.com/edges/tcp/edgtcp_333B3d2pjIk4zQLMN1zKqad4pK8/ip_restriction
```
diff --git a/docs/api/resources/examples/_tcp_edge_ip_restriction_module_get_response.md b/docs/api/resources/examples/_tcp_edge_ip_restriction_module_get_response.md
index d1f341507a..955f2c2a07 100644
--- a/docs/api/resources/examples/_tcp_edge_ip_restriction_module_get_response.md
+++ b/docs/api/resources/examples/_tcp_edge_ip_restriction_module_get_response.md
@@ -7,8 +7,8 @@
"enabled": true,
"ip_policies": [
{
- "id": "ipp_32ELIDfexJOTwY49nPhqsPSRSpX",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELIDfexJOTwY49nPhqsPSRSpX"
+ "id": "ipp_333B3ctacR2l2GH1oQbQLjAHiKI",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B3ctacR2l2GH1oQbQLjAHiKI"
}
]
}
diff --git a/docs/api/resources/examples/_tcp_edge_ip_restriction_module_replace_request.md b/docs/api/resources/examples/_tcp_edge_ip_restriction_module_replace_request.md
index 3f33c03a2b..5cc523fa50 100644
--- a/docs/api/resources/examples/_tcp_edge_ip_restriction_module_replace_request.md
+++ b/docs/api/resources/examples/_tcp_edge_ip_restriction_module_replace_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"enabled":true,"ip_policy_ids":["ipp_32ELIDfexJOTwY49nPhqsPSRSpX"]}' \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELICeJPEIeiEPzbZbqPtzkUvu/ip_restriction
+-d '{"enabled":true,"ip_policy_ids":["ipp_333B3ctacR2l2GH1oQbQLjAHiKI"]}' \
+https://api.ngrok.com/edges/tcp/edgtcp_333B3d2pjIk4zQLMN1zKqad4pK8/ip_restriction
```
diff --git a/docs/api/resources/examples/_tcp_edge_ip_restriction_module_replace_response.md b/docs/api/resources/examples/_tcp_edge_ip_restriction_module_replace_response.md
index d1f341507a..955f2c2a07 100644
--- a/docs/api/resources/examples/_tcp_edge_ip_restriction_module_replace_response.md
+++ b/docs/api/resources/examples/_tcp_edge_ip_restriction_module_replace_response.md
@@ -7,8 +7,8 @@
"enabled": true,
"ip_policies": [
{
- "id": "ipp_32ELIDfexJOTwY49nPhqsPSRSpX",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELIDfexJOTwY49nPhqsPSRSpX"
+ "id": "ipp_333B3ctacR2l2GH1oQbQLjAHiKI",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B3ctacR2l2GH1oQbQLjAHiKI"
}
]
}
diff --git a/docs/api/resources/examples/_tcp_edge_traffic_policy_module_delete_request.md b/docs/api/resources/examples/_tcp_edge_traffic_policy_module_delete_request.md
index 2c6bea27f3..21a904df04 100644
--- a/docs/api/resources/examples/_tcp_edge_traffic_policy_module_delete_request.md
+++ b/docs/api/resources/examples/_tcp_edge_traffic_policy_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELIDG7NrUlVZBCcBqXmUgoqka/traffic_policy
+https://api.ngrok.com/edges/tcp/edgtcp_333B3VQHWfZirZ67SbW0LEZcx6t/traffic_policy
```
diff --git a/docs/api/resources/examples/_tcp_edge_traffic_policy_module_get_request.md b/docs/api/resources/examples/_tcp_edge_traffic_policy_module_get_request.md
index 6b28ef5ecd..79b13ebdc4 100644
--- a/docs/api/resources/examples/_tcp_edge_traffic_policy_module_get_request.md
+++ b/docs/api/resources/examples/_tcp_edge_traffic_policy_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELIDG7NrUlVZBCcBqXmUgoqka/traffic_policy
+https://api.ngrok.com/edges/tcp/edgtcp_333B3VQHWfZirZ67SbW0LEZcx6t/traffic_policy
```
diff --git a/docs/api/resources/examples/_tcp_edge_traffic_policy_module_replace_request.md b/docs/api/resources/examples/_tcp_edge_traffic_policy_module_replace_request.md
index 4e0f32dddc..0eba1652ee 100644
--- a/docs/api/resources/examples/_tcp_edge_traffic_policy_module_replace_request.md
+++ b/docs/api/resources/examples/_tcp_edge_traffic_policy_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":true,"value":"{\"on_tcp_connect\":[{\"name\":\"Block IP\",\"expressions\":[\"conn.client_ip == '192.0.2.0'\"],\"actions\":[{\"type\":\"deny\"}]}]}"}' \
-https://api.ngrok.com/edges/tcp/edgtcp_32ELIDG7NrUlVZBCcBqXmUgoqka/traffic_policy
+https://api.ngrok.com/edges/tcp/edgtcp_333B3VQHWfZirZ67SbW0LEZcx6t/traffic_policy
```
diff --git a/docs/api/resources/examples/_tls_certificates_create_response.md b/docs/api/resources/examples/_tls_certificates_create_response.md
index 1dc8201a98..23bd1cb7d7 100644
--- a/docs/api/resources/examples/_tls_certificates_create_response.md
+++ b/docs/api/resources/examples/_tls_certificates_create_response.md
@@ -5,9 +5,9 @@
```json
{
"certificate_pem": "-----BEGIN CERTIFICATE-----\nMIIDDTCCAfWgAwIBAgIUBUunDdA4gjgtEbZA8w9Ljhvl3bEwDQYJKoZIhvcNAQEL\nBQAwFjEUMBIGA1UEAwwLZXhhbXBsZS5jb20wHhcNMjAwMzI0MTgxODE5WhcNMjAw\nNDIzMTgxODE5WjAWMRQwEgYDVQQDDAtleGFtcGxlLmNvbTCCASIwDQYJKoZIhvcN\nAQEBBQADggEPADCCAQoCggEBAPKVkkKYNl3d9cqrz4tIFlwsohED5W4y1dcBixy4\nGANFFnw43nc2wPyKwYXumJqJIFrcW/NkUZL07bd+dou6mT6Gh/zbaTW91IkREPXL\n7b3KfVu4XkFosVXpWs0U6o4GrZ81CLiKBWI+H03x/ij5OSiJ1l71pqLeTJLOydAR\nAl8kpp7axeHU4UbDrAZkW5SnuZTjIKwVg0UNsBg1yNfUOu1Uah3BYaqPgQitC0Yg\nLW+NUGu/T91bkD7tLsVInkQXeQGdXBAqOycfJ7wj8OlIpyuXjTnGFA0izVmbQw5f\nrQnZ0geGyhLamvz9Gcd7mIlD/+/AEN9Lht82tAOzKG98/O8CAwEAAaNTMFEwHQYD\nVR0OBBYEFKv6RsvEC6T+zCtJZwB0FCR1sEkhMB8GA1UdIwQYMBaAFKv6RsvEC6T+\nzCtJZwB0FCR1sEkhMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEB\nAC5fBrouinespo5+9AipjhY/HOKTg+OCnppFnSnqeU1eXZZJ0oakdHTpTNxtbQP9\ntOJTA2f3KWvmpNDMohEQXZz8wHDkdbrIXJKVp6zs1pEp+0BIjA4y9mSywa5xuyk0\noGeChRgGqp2JujDyPCb7LEaKKQEEdMqy73QG+jEAh14+wKixlAf1nATBdeCUvssK\n2x1uZMyqjJFB5y/5EdnWQzD4WJkrsCkxsZHVMN1d+dqf2sf3dTRV8fzsFGOG17NS\n6u2n9iGcFdBA82XN8yeLIWhy1t3GWutG1sdxENbFRRXea+iUqzDsmRtkaBma2GLQ\nd6JTpFbsCtwDjP23UEi7SZo=\n-----END CERTIFICATE-----\n",
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"extended_key_usages": [],
- "id": "cert_32ELHU0EFVJYgjm9r4yPQM8fg9E",
+ "id": "cert_333B2t7gcGkYmnGeONbIgfFeGVz",
"issued_at": null,
"issuer_common_name": "example.com",
"key_usages": [],
@@ -25,6 +25,6 @@
"subject_organization": "",
"subject_organizational_unit": "",
"subject_province": "",
- "uri": "https://api.ngrok.com/tls_certificates/cert_32ELHU0EFVJYgjm9r4yPQM8fg9E"
+ "uri": "https://api.ngrok.com/tls_certificates/cert_333B2t7gcGkYmnGeONbIgfFeGVz"
}
```
diff --git a/docs/api/resources/examples/_tls_certificates_delete_request.md b/docs/api/resources/examples/_tls_certificates_delete_request.md
index e9b0b8bb5f..4434c4c6e4 100644
--- a/docs/api/resources/examples/_tls_certificates_delete_request.md
+++ b/docs/api/resources/examples/_tls_certificates_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/tls_certificates/cert_32ELHU0EFVJYgjm9r4yPQM8fg9E
+https://api.ngrok.com/tls_certificates/cert_333B2t7gcGkYmnGeONbIgfFeGVz
```
diff --git a/docs/api/resources/examples/_tls_certificates_get_request.md b/docs/api/resources/examples/_tls_certificates_get_request.md
index 401d61af75..0b3c8ca81c 100644
--- a/docs/api/resources/examples/_tls_certificates_get_request.md
+++ b/docs/api/resources/examples/_tls_certificates_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/tls_certificates/cert_32ELHU0EFVJYgjm9r4yPQM8fg9E
+https://api.ngrok.com/tls_certificates/cert_333B2t7gcGkYmnGeONbIgfFeGVz
```
diff --git a/docs/api/resources/examples/_tls_certificates_get_response.md b/docs/api/resources/examples/_tls_certificates_get_response.md
index 656e049dd4..f23a81a121 100644
--- a/docs/api/resources/examples/_tls_certificates_get_response.md
+++ b/docs/api/resources/examples/_tls_certificates_get_response.md
@@ -5,9 +5,9 @@
```json
{
"certificate_pem": "-----BEGIN CERTIFICATE-----\nMIIDDTCCAfWgAwIBAgIUBUunDdA4gjgtEbZA8w9Ljhvl3bEwDQYJKoZIhvcNAQEL\nBQAwFjEUMBIGA1UEAwwLZXhhbXBsZS5jb20wHhcNMjAwMzI0MTgxODE5WhcNMjAw\nNDIzMTgxODE5WjAWMRQwEgYDVQQDDAtleGFtcGxlLmNvbTCCASIwDQYJKoZIhvcN\nAQEBBQADggEPADCCAQoCggEBAPKVkkKYNl3d9cqrz4tIFlwsohED5W4y1dcBixy4\nGANFFnw43nc2wPyKwYXumJqJIFrcW/NkUZL07bd+dou6mT6Gh/zbaTW91IkREPXL\n7b3KfVu4XkFosVXpWs0U6o4GrZ81CLiKBWI+H03x/ij5OSiJ1l71pqLeTJLOydAR\nAl8kpp7axeHU4UbDrAZkW5SnuZTjIKwVg0UNsBg1yNfUOu1Uah3BYaqPgQitC0Yg\nLW+NUGu/T91bkD7tLsVInkQXeQGdXBAqOycfJ7wj8OlIpyuXjTnGFA0izVmbQw5f\nrQnZ0geGyhLamvz9Gcd7mIlD/+/AEN9Lht82tAOzKG98/O8CAwEAAaNTMFEwHQYD\nVR0OBBYEFKv6RsvEC6T+zCtJZwB0FCR1sEkhMB8GA1UdIwQYMBaAFKv6RsvEC6T+\nzCtJZwB0FCR1sEkhMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEB\nAC5fBrouinespo5+9AipjhY/HOKTg+OCnppFnSnqeU1eXZZJ0oakdHTpTNxtbQP9\ntOJTA2f3KWvmpNDMohEQXZz8wHDkdbrIXJKVp6zs1pEp+0BIjA4y9mSywa5xuyk0\noGeChRgGqp2JujDyPCb7LEaKKQEEdMqy73QG+jEAh14+wKixlAf1nATBdeCUvssK\n2x1uZMyqjJFB5y/5EdnWQzD4WJkrsCkxsZHVMN1d+dqf2sf3dTRV8fzsFGOG17NS\n6u2n9iGcFdBA82XN8yeLIWhy1t3GWutG1sdxENbFRRXea+iUqzDsmRtkaBma2GLQ\nd6JTpFbsCtwDjP23UEi7SZo=\n-----END CERTIFICATE-----\n",
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"extended_key_usages": [],
- "id": "cert_32ELHU0EFVJYgjm9r4yPQM8fg9E",
+ "id": "cert_333B2t7gcGkYmnGeONbIgfFeGVz",
"issued_at": null,
"issuer_common_name": "example.com",
"key_usages": [],
@@ -26,6 +26,6 @@
"subject_organization": "",
"subject_organizational_unit": "",
"subject_province": "",
- "uri": "https://api.ngrok.com/tls_certificates/cert_32ELHU0EFVJYgjm9r4yPQM8fg9E"
+ "uri": "https://api.ngrok.com/tls_certificates/cert_333B2t7gcGkYmnGeONbIgfFeGVz"
}
```
diff --git a/docs/api/resources/examples/_tls_certificates_list_response.md b/docs/api/resources/examples/_tls_certificates_list_response.md
index 756d1c6c7a..de307d1954 100644
--- a/docs/api/resources/examples/_tls_certificates_list_response.md
+++ b/docs/api/resources/examples/_tls_certificates_list_response.md
@@ -8,9 +8,9 @@
"tls_certificates": [
{
"certificate_pem": "-----BEGIN CERTIFICATE-----\nMIIDDTCCAfWgAwIBAgIUBUunDdA4gjgtEbZA8w9Ljhvl3bEwDQYJKoZIhvcNAQEL\nBQAwFjEUMBIGA1UEAwwLZXhhbXBsZS5jb20wHhcNMjAwMzI0MTgxODE5WhcNMjAw\nNDIzMTgxODE5WjAWMRQwEgYDVQQDDAtleGFtcGxlLmNvbTCCASIwDQYJKoZIhvcN\nAQEBBQADggEPADCCAQoCggEBAPKVkkKYNl3d9cqrz4tIFlwsohED5W4y1dcBixy4\nGANFFnw43nc2wPyKwYXumJqJIFrcW/NkUZL07bd+dou6mT6Gh/zbaTW91IkREPXL\n7b3KfVu4XkFosVXpWs0U6o4GrZ81CLiKBWI+H03x/ij5OSiJ1l71pqLeTJLOydAR\nAl8kpp7axeHU4UbDrAZkW5SnuZTjIKwVg0UNsBg1yNfUOu1Uah3BYaqPgQitC0Yg\nLW+NUGu/T91bkD7tLsVInkQXeQGdXBAqOycfJ7wj8OlIpyuXjTnGFA0izVmbQw5f\nrQnZ0geGyhLamvz9Gcd7mIlD/+/AEN9Lht82tAOzKG98/O8CAwEAAaNTMFEwHQYD\nVR0OBBYEFKv6RsvEC6T+zCtJZwB0FCR1sEkhMB8GA1UdIwQYMBaAFKv6RsvEC6T+\nzCtJZwB0FCR1sEkhMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEB\nAC5fBrouinespo5+9AipjhY/HOKTg+OCnppFnSnqeU1eXZZJ0oakdHTpTNxtbQP9\ntOJTA2f3KWvmpNDMohEQXZz8wHDkdbrIXJKVp6zs1pEp+0BIjA4y9mSywa5xuyk0\noGeChRgGqp2JujDyPCb7LEaKKQEEdMqy73QG+jEAh14+wKixlAf1nATBdeCUvssK\n2x1uZMyqjJFB5y/5EdnWQzD4WJkrsCkxsZHVMN1d+dqf2sf3dTRV8fzsFGOG17NS\n6u2n9iGcFdBA82XN8yeLIWhy1t3GWutG1sdxENbFRRXea+iUqzDsmRtkaBma2GLQ\nd6JTpFbsCtwDjP23UEi7SZo=\n-----END CERTIFICATE-----\n",
- "created_at": "2025-09-04T10:11:14Z",
+ "created_at": "2025-09-22T10:07:28Z",
"extended_key_usages": [],
- "id": "cert_32ELEewloAGq9SKatOVkJvgqTHi",
+ "id": "cert_333B04VQeGY0XcikZgMiJd4uq11",
"issued_at": null,
"issuer_common_name": "example.com",
"key_usages": [],
@@ -28,13 +28,13 @@
"subject_organization": "",
"subject_organizational_unit": "",
"subject_province": "",
- "uri": "https://api.ngrok.com/tls_certificates/cert_32ELEewloAGq9SKatOVkJvgqTHi"
+ "uri": "https://api.ngrok.com/tls_certificates/cert_333B04VQeGY0XcikZgMiJd4uq11"
},
{
"certificate_pem": "-----BEGIN CERTIFICATE-----\nMIIDDTCCAfWgAwIBAgIUBUunDdA4gjgtEbZA8w9Ljhvl3bEwDQYJKoZIhvcNAQEL\nBQAwFjEUMBIGA1UEAwwLZXhhbXBsZS5jb20wHhcNMjAwMzI0MTgxODE5WhcNMjAw\nNDIzMTgxODE5WjAWMRQwEgYDVQQDDAtleGFtcGxlLmNvbTCCASIwDQYJKoZIhvcN\nAQEBBQADggEPADCCAQoCggEBAPKVkkKYNl3d9cqrz4tIFlwsohED5W4y1dcBixy4\nGANFFnw43nc2wPyKwYXumJqJIFrcW/NkUZL07bd+dou6mT6Gh/zbaTW91IkREPXL\n7b3KfVu4XkFosVXpWs0U6o4GrZ81CLiKBWI+H03x/ij5OSiJ1l71pqLeTJLOydAR\nAl8kpp7axeHU4UbDrAZkW5SnuZTjIKwVg0UNsBg1yNfUOu1Uah3BYaqPgQitC0Yg\nLW+NUGu/T91bkD7tLsVInkQXeQGdXBAqOycfJ7wj8OlIpyuXjTnGFA0izVmbQw5f\nrQnZ0geGyhLamvz9Gcd7mIlD/+/AEN9Lht82tAOzKG98/O8CAwEAAaNTMFEwHQYD\nVR0OBBYEFKv6RsvEC6T+zCtJZwB0FCR1sEkhMB8GA1UdIwQYMBaAFKv6RsvEC6T+\nzCtJZwB0FCR1sEkhMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEB\nAC5fBrouinespo5+9AipjhY/HOKTg+OCnppFnSnqeU1eXZZJ0oakdHTpTNxtbQP9\ntOJTA2f3KWvmpNDMohEQXZz8wHDkdbrIXJKVp6zs1pEp+0BIjA4y9mSywa5xuyk0\noGeChRgGqp2JujDyPCb7LEaKKQEEdMqy73QG+jEAh14+wKixlAf1nATBdeCUvssK\n2x1uZMyqjJFB5y/5EdnWQzD4WJkrsCkxsZHVMN1d+dqf2sf3dTRV8fzsFGOG17NS\n6u2n9iGcFdBA82XN8yeLIWhy1t3GWutG1sdxENbFRRXea+iUqzDsmRtkaBma2GLQ\nd6JTpFbsCtwDjP23UEi7SZo=\n-----END CERTIFICATE-----\n",
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"extended_key_usages": [],
- "id": "cert_32ELHU0EFVJYgjm9r4yPQM8fg9E",
+ "id": "cert_333B2t7gcGkYmnGeONbIgfFeGVz",
"issued_at": null,
"issuer_common_name": "example.com",
"key_usages": [],
@@ -52,7 +52,7 @@
"subject_organization": "",
"subject_organizational_unit": "",
"subject_province": "",
- "uri": "https://api.ngrok.com/tls_certificates/cert_32ELHU0EFVJYgjm9r4yPQM8fg9E"
+ "uri": "https://api.ngrok.com/tls_certificates/cert_333B2t7gcGkYmnGeONbIgfFeGVz"
}
],
"uri": "https://api.ngrok.com/tls_certificates"
diff --git a/docs/api/resources/examples/_tls_certificates_update_request.md b/docs/api/resources/examples/_tls_certificates_update_request.md
index b9a89d58c7..786524519e 100644
--- a/docs/api/resources/examples/_tls_certificates_update_request.md
+++ b/docs/api/resources/examples/_tls_certificates_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"example\": true}"}' \
-https://api.ngrok.com/tls_certificates/cert_32ELHU0EFVJYgjm9r4yPQM8fg9E
+https://api.ngrok.com/tls_certificates/cert_333B2t7gcGkYmnGeONbIgfFeGVz
```
diff --git a/docs/api/resources/examples/_tls_certificates_update_response.md b/docs/api/resources/examples/_tls_certificates_update_response.md
index 656e049dd4..f23a81a121 100644
--- a/docs/api/resources/examples/_tls_certificates_update_response.md
+++ b/docs/api/resources/examples/_tls_certificates_update_response.md
@@ -5,9 +5,9 @@
```json
{
"certificate_pem": "-----BEGIN CERTIFICATE-----\nMIIDDTCCAfWgAwIBAgIUBUunDdA4gjgtEbZA8w9Ljhvl3bEwDQYJKoZIhvcNAQEL\nBQAwFjEUMBIGA1UEAwwLZXhhbXBsZS5jb20wHhcNMjAwMzI0MTgxODE5WhcNMjAw\nNDIzMTgxODE5WjAWMRQwEgYDVQQDDAtleGFtcGxlLmNvbTCCASIwDQYJKoZIhvcN\nAQEBBQADggEPADCCAQoCggEBAPKVkkKYNl3d9cqrz4tIFlwsohED5W4y1dcBixy4\nGANFFnw43nc2wPyKwYXumJqJIFrcW/NkUZL07bd+dou6mT6Gh/zbaTW91IkREPXL\n7b3KfVu4XkFosVXpWs0U6o4GrZ81CLiKBWI+H03x/ij5OSiJ1l71pqLeTJLOydAR\nAl8kpp7axeHU4UbDrAZkW5SnuZTjIKwVg0UNsBg1yNfUOu1Uah3BYaqPgQitC0Yg\nLW+NUGu/T91bkD7tLsVInkQXeQGdXBAqOycfJ7wj8OlIpyuXjTnGFA0izVmbQw5f\nrQnZ0geGyhLamvz9Gcd7mIlD/+/AEN9Lht82tAOzKG98/O8CAwEAAaNTMFEwHQYD\nVR0OBBYEFKv6RsvEC6T+zCtJZwB0FCR1sEkhMB8GA1UdIwQYMBaAFKv6RsvEC6T+\nzCtJZwB0FCR1sEkhMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEB\nAC5fBrouinespo5+9AipjhY/HOKTg+OCnppFnSnqeU1eXZZJ0oakdHTpTNxtbQP9\ntOJTA2f3KWvmpNDMohEQXZz8wHDkdbrIXJKVp6zs1pEp+0BIjA4y9mSywa5xuyk0\noGeChRgGqp2JujDyPCb7LEaKKQEEdMqy73QG+jEAh14+wKixlAf1nATBdeCUvssK\n2x1uZMyqjJFB5y/5EdnWQzD4WJkrsCkxsZHVMN1d+dqf2sf3dTRV8fzsFGOG17NS\n6u2n9iGcFdBA82XN8yeLIWhy1t3GWutG1sdxENbFRRXea+iUqzDsmRtkaBma2GLQ\nd6JTpFbsCtwDjP23UEi7SZo=\n-----END CERTIFICATE-----\n",
- "created_at": "2025-09-04T10:11:36Z",
+ "created_at": "2025-09-22T10:07:51Z",
"extended_key_usages": [],
- "id": "cert_32ELHU0EFVJYgjm9r4yPQM8fg9E",
+ "id": "cert_333B2t7gcGkYmnGeONbIgfFeGVz",
"issued_at": null,
"issuer_common_name": "example.com",
"key_usages": [],
@@ -26,6 +26,6 @@
"subject_organization": "",
"subject_organizational_unit": "",
"subject_province": "",
- "uri": "https://api.ngrok.com/tls_certificates/cert_32ELHU0EFVJYgjm9r4yPQM8fg9E"
+ "uri": "https://api.ngrok.com/tls_certificates/cert_333B2t7gcGkYmnGeONbIgfFeGVz"
}
```
diff --git a/docs/api/resources/examples/_tls_edge_backend_module_delete_request.md b/docs/api/resources/examples/_tls_edge_backend_module_delete_request.md
index cc708883d7..aad5666c7e 100644
--- a/docs/api/resources/examples/_tls_edge_backend_module_delete_request.md
+++ b/docs/api/resources/examples/_tls_edge_backend_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELIB7bnGkdHbz1zAFQdLImCXj/backend
+https://api.ngrok.com/edges/tls/edgtls_333B3bOtw3nJO7FJUfVKeEzTJxy/backend
```
diff --git a/docs/api/resources/examples/_tls_edge_backend_module_get_request.md b/docs/api/resources/examples/_tls_edge_backend_module_get_request.md
index 95647611c2..0bd23bfb56 100644
--- a/docs/api/resources/examples/_tls_edge_backend_module_get_request.md
+++ b/docs/api/resources/examples/_tls_edge_backend_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELIB7bnGkdHbz1zAFQdLImCXj/backend
+https://api.ngrok.com/edges/tls/edgtls_333B3bOtw3nJO7FJUfVKeEzTJxy/backend
```
diff --git a/docs/api/resources/examples/_tls_edge_backend_module_get_response.md b/docs/api/resources/examples/_tls_edge_backend_module_get_response.md
index fcfc68cd89..bb7cfa0324 100644
--- a/docs/api/resources/examples/_tls_edge_backend_module_get_response.md
+++ b/docs/api/resources/examples/_tls_edge_backend_module_get_response.md
@@ -5,8 +5,8 @@
```json
{
"backend": {
- "id": "bkdtg_32ELI9VhQossEbRKUhGLP2cfGYZ",
- "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELI9VhQossEbRKUhGLP2cfGYZ"
+ "id": "bkdtg_333B3Wg8GpZiSuDKGWDs8h0AgcA",
+ "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_333B3Wg8GpZiSuDKGWDs8h0AgcA"
},
"enabled": true
}
diff --git a/docs/api/resources/examples/_tls_edge_backend_module_replace_request.md b/docs/api/resources/examples/_tls_edge_backend_module_replace_request.md
index b9b67638fd..676bd0e354 100644
--- a/docs/api/resources/examples/_tls_edge_backend_module_replace_request.md
+++ b/docs/api/resources/examples/_tls_edge_backend_module_replace_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"backend_id":"bkdtg_32ELI9VhQossEbRKUhGLP2cfGYZ","enabled":true}' \
-https://api.ngrok.com/edges/tls/edgtls_32ELIB7bnGkdHbz1zAFQdLImCXj/backend
+-d '{"backend_id":"bkdtg_333B3Wg8GpZiSuDKGWDs8h0AgcA","enabled":true}' \
+https://api.ngrok.com/edges/tls/edgtls_333B3bOtw3nJO7FJUfVKeEzTJxy/backend
```
diff --git a/docs/api/resources/examples/_tls_edge_backend_module_replace_response.md b/docs/api/resources/examples/_tls_edge_backend_module_replace_response.md
index fcfc68cd89..bb7cfa0324 100644
--- a/docs/api/resources/examples/_tls_edge_backend_module_replace_response.md
+++ b/docs/api/resources/examples/_tls_edge_backend_module_replace_response.md
@@ -5,8 +5,8 @@
```json
{
"backend": {
- "id": "bkdtg_32ELI9VhQossEbRKUhGLP2cfGYZ",
- "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELI9VhQossEbRKUhGLP2cfGYZ"
+ "id": "bkdtg_333B3Wg8GpZiSuDKGWDs8h0AgcA",
+ "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_333B3Wg8GpZiSuDKGWDs8h0AgcA"
},
"enabled": true
}
diff --git a/docs/api/resources/examples/_tls_edge_ip_restriction_module_delete_request.md b/docs/api/resources/examples/_tls_edge_ip_restriction_module_delete_request.md
index eaa11a9b03..ffeef66339 100644
--- a/docs/api/resources/examples/_tls_edge_ip_restriction_module_delete_request.md
+++ b/docs/api/resources/examples/_tls_edge_ip_restriction_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELIEbLttjZNPXudmfqnLa9KbX/ip_restriction
+https://api.ngrok.com/edges/tls/edgtls_333B3Ve68dfA1lLQheICjfjxfHF/ip_restriction
```
diff --git a/docs/api/resources/examples/_tls_edge_ip_restriction_module_get_request.md b/docs/api/resources/examples/_tls_edge_ip_restriction_module_get_request.md
index 52c27b67ae..b2714ce8f2 100644
--- a/docs/api/resources/examples/_tls_edge_ip_restriction_module_get_request.md
+++ b/docs/api/resources/examples/_tls_edge_ip_restriction_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELIEbLttjZNPXudmfqnLa9KbX/ip_restriction
+https://api.ngrok.com/edges/tls/edgtls_333B3Ve68dfA1lLQheICjfjxfHF/ip_restriction
```
diff --git a/docs/api/resources/examples/_tls_edge_ip_restriction_module_get_response.md b/docs/api/resources/examples/_tls_edge_ip_restriction_module_get_response.md
index 319959d90d..db89ecabd0 100644
--- a/docs/api/resources/examples/_tls_edge_ip_restriction_module_get_response.md
+++ b/docs/api/resources/examples/_tls_edge_ip_restriction_module_get_response.md
@@ -7,12 +7,12 @@
"enabled": true,
"ip_policies": [
{
- "id": "ipp_32ELIC45pxFk1NEIdMss7jffRz1",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELIC45pxFk1NEIdMss7jffRz1"
+ "id": "ipp_333B3aNqqfYgWgpQoTNZRyPGV1g",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B3aNqqfYgWgpQoTNZRyPGV1g"
},
{
- "id": "ipp_32ELIBhvXaBqSZzSkfeGf8Uq3rc",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELIBhvXaBqSZzSkfeGf8Uq3rc"
+ "id": "ipp_333B3Zel67ghiIQec7A6qBiJ4r3",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B3Zel67ghiIQec7A6qBiJ4r3"
}
]
}
diff --git a/docs/api/resources/examples/_tls_edge_ip_restriction_module_replace_request.md b/docs/api/resources/examples/_tls_edge_ip_restriction_module_replace_request.md
index ebeb2957eb..c151b7e74f 100644
--- a/docs/api/resources/examples/_tls_edge_ip_restriction_module_replace_request.md
+++ b/docs/api/resources/examples/_tls_edge_ip_restriction_module_replace_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"enabled":true,"ip_policy_ids":["ipp_32ELIC45pxFk1NEIdMss7jffRz1","ipp_32ELIBhvXaBqSZzSkfeGf8Uq3rc"]}' \
-https://api.ngrok.com/edges/tls/edgtls_32ELIEbLttjZNPXudmfqnLa9KbX/ip_restriction
+-d '{"enabled":true,"ip_policy_ids":["ipp_333B3aNqqfYgWgpQoTNZRyPGV1g","ipp_333B3Zel67ghiIQec7A6qBiJ4r3"]}' \
+https://api.ngrok.com/edges/tls/edgtls_333B3Ve68dfA1lLQheICjfjxfHF/ip_restriction
```
diff --git a/docs/api/resources/examples/_tls_edge_ip_restriction_module_replace_response.md b/docs/api/resources/examples/_tls_edge_ip_restriction_module_replace_response.md
index 319959d90d..db89ecabd0 100644
--- a/docs/api/resources/examples/_tls_edge_ip_restriction_module_replace_response.md
+++ b/docs/api/resources/examples/_tls_edge_ip_restriction_module_replace_response.md
@@ -7,12 +7,12 @@
"enabled": true,
"ip_policies": [
{
- "id": "ipp_32ELIC45pxFk1NEIdMss7jffRz1",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELIC45pxFk1NEIdMss7jffRz1"
+ "id": "ipp_333B3aNqqfYgWgpQoTNZRyPGV1g",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B3aNqqfYgWgpQoTNZRyPGV1g"
},
{
- "id": "ipp_32ELIBhvXaBqSZzSkfeGf8Uq3rc",
- "uri": "https://api.ngrok.com/ip_policies/ipp_32ELIBhvXaBqSZzSkfeGf8Uq3rc"
+ "id": "ipp_333B3Zel67ghiIQec7A6qBiJ4r3",
+ "uri": "https://api.ngrok.com/ip_policies/ipp_333B3Zel67ghiIQec7A6qBiJ4r3"
}
]
}
diff --git a/docs/api/resources/examples/_tls_edge_mutual_tls_module_delete_request.md b/docs/api/resources/examples/_tls_edge_mutual_tls_module_delete_request.md
index 2626c846f3..a9a70b11eb 100644
--- a/docs/api/resources/examples/_tls_edge_mutual_tls_module_delete_request.md
+++ b/docs/api/resources/examples/_tls_edge_mutual_tls_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELICndoT2fKdsXyMIyylYsIri/mutual_tls
+https://api.ngrok.com/edges/tls/edgtls_333B3Z9GEGdBgtE3oWhYu2H4HJ3/mutual_tls
```
diff --git a/docs/api/resources/examples/_tls_edge_mutual_tls_module_get_request.md b/docs/api/resources/examples/_tls_edge_mutual_tls_module_get_request.md
index 6d8b1741b7..a5073ab328 100644
--- a/docs/api/resources/examples/_tls_edge_mutual_tls_module_get_request.md
+++ b/docs/api/resources/examples/_tls_edge_mutual_tls_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELICndoT2fKdsXyMIyylYsIri/mutual_tls
+https://api.ngrok.com/edges/tls/edgtls_333B3Z9GEGdBgtE3oWhYu2H4HJ3/mutual_tls
```
diff --git a/docs/api/resources/examples/_tls_edge_mutual_tls_module_get_response.md b/docs/api/resources/examples/_tls_edge_mutual_tls_module_get_response.md
index cfa0e726f2..e6cf3de932 100644
--- a/docs/api/resources/examples/_tls_edge_mutual_tls_module_get_response.md
+++ b/docs/api/resources/examples/_tls_edge_mutual_tls_module_get_response.md
@@ -6,8 +6,8 @@
{
"certificate_authorities": [
{
- "id": "ca_32ELIEv4dr3d6k9kkjbgBoexJM2",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELIEv4dr3d6k9kkjbgBoexJM2"
+ "id": "ca_333B3ZRVM6ApKcJJ6LZGPhUHp5j",
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B3ZRVM6ApKcJJ6LZGPhUHp5j"
}
],
"enabled": true
diff --git a/docs/api/resources/examples/_tls_edge_mutual_tls_module_replace_request.md b/docs/api/resources/examples/_tls_edge_mutual_tls_module_replace_request.md
index 099b5ffbc2..381ae6bc4a 100644
--- a/docs/api/resources/examples/_tls_edge_mutual_tls_module_replace_request.md
+++ b/docs/api/resources/examples/_tls_edge_mutual_tls_module_replace_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"certificate_authority_ids":["ca_32ELIEv4dr3d6k9kkjbgBoexJM2"],"enabled":true}' \
-https://api.ngrok.com/edges/tls/edgtls_32ELICndoT2fKdsXyMIyylYsIri/mutual_tls
+-d '{"certificate_authority_ids":["ca_333B3ZRVM6ApKcJJ6LZGPhUHp5j"],"enabled":true}' \
+https://api.ngrok.com/edges/tls/edgtls_333B3Z9GEGdBgtE3oWhYu2H4HJ3/mutual_tls
```
diff --git a/docs/api/resources/examples/_tls_edge_mutual_tls_module_replace_response.md b/docs/api/resources/examples/_tls_edge_mutual_tls_module_replace_response.md
index cfa0e726f2..e6cf3de932 100644
--- a/docs/api/resources/examples/_tls_edge_mutual_tls_module_replace_response.md
+++ b/docs/api/resources/examples/_tls_edge_mutual_tls_module_replace_response.md
@@ -6,8 +6,8 @@
{
"certificate_authorities": [
{
- "id": "ca_32ELIEv4dr3d6k9kkjbgBoexJM2",
- "uri": "https://api.ngrok.com/certificate_authorities/ca_32ELIEv4dr3d6k9kkjbgBoexJM2"
+ "id": "ca_333B3ZRVM6ApKcJJ6LZGPhUHp5j",
+ "uri": "https://api.ngrok.com/certificate_authorities/ca_333B3ZRVM6ApKcJJ6LZGPhUHp5j"
}
],
"enabled": true
diff --git a/docs/api/resources/examples/_tls_edge_tls_termination_module_delete_request.md b/docs/api/resources/examples/_tls_edge_tls_termination_module_delete_request.md
index a6aa0e3a90..b9f7ad5aec 100644
--- a/docs/api/resources/examples/_tls_edge_tls_termination_module_delete_request.md
+++ b/docs/api/resources/examples/_tls_edge_tls_termination_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELIJqUobpJGkZ3lqfHONQFGVM/tls_termination
+https://api.ngrok.com/edges/tls/edgtls_333B3d8dUOc1ErH1v6bg66TlF0S/tls_termination
```
diff --git a/docs/api/resources/examples/_tls_edge_tls_termination_module_get_request.md b/docs/api/resources/examples/_tls_edge_tls_termination_module_get_request.md
index 51e7544fb3..4b273347b0 100644
--- a/docs/api/resources/examples/_tls_edge_tls_termination_module_get_request.md
+++ b/docs/api/resources/examples/_tls_edge_tls_termination_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELIJqUobpJGkZ3lqfHONQFGVM/tls_termination
+https://api.ngrok.com/edges/tls/edgtls_333B3d8dUOc1ErH1v6bg66TlF0S/tls_termination
```
diff --git a/docs/api/resources/examples/_tls_edge_tls_termination_module_replace_request.md b/docs/api/resources/examples/_tls_edge_tls_termination_module_replace_request.md
index 05963e7979..2dd42f1886 100644
--- a/docs/api/resources/examples/_tls_edge_tls_termination_module_replace_request.md
+++ b/docs/api/resources/examples/_tls_edge_tls_termination_module_replace_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"enabled":true,"min_version":"1.3","terminate_at":"edge"}' \
-https://api.ngrok.com/edges/tls/edgtls_32ELIJqUobpJGkZ3lqfHONQFGVM/tls_termination
+https://api.ngrok.com/edges/tls/edgtls_333B3d8dUOc1ErH1v6bg66TlF0S/tls_termination
```
diff --git a/docs/api/resources/examples/_tls_edge_traffic_policy_module_delete_request.md b/docs/api/resources/examples/_tls_edge_traffic_policy_module_delete_request.md
index 7fd4265d3f..3186d0b810 100644
--- a/docs/api/resources/examples/_tls_edge_traffic_policy_module_delete_request.md
+++ b/docs/api/resources/examples/_tls_edge_traffic_policy_module_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELICXu9yF7Ruv38VluTl0qW2M/traffic_policy
+https://api.ngrok.com/edges/tls/edgtls_333B3hIT7BQvpBAZLlVeBKxmfge/traffic_policy
```
diff --git a/docs/api/resources/examples/_tls_edge_traffic_policy_module_get_request.md b/docs/api/resources/examples/_tls_edge_traffic_policy_module_get_request.md
index bca2bcda97..46544dc3a5 100644
--- a/docs/api/resources/examples/_tls_edge_traffic_policy_module_get_request.md
+++ b/docs/api/resources/examples/_tls_edge_traffic_policy_module_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/edges/tls/edgtls_32ELICXu9yF7Ruv38VluTl0qW2M/traffic_policy
+https://api.ngrok.com/edges/tls/edgtls_333B3hIT7BQvpBAZLlVeBKxmfge/traffic_policy
```
diff --git a/docs/api/resources/examples/_tls_edge_traffic_policy_module_get_response.md b/docs/api/resources/examples/_tls_edge_traffic_policy_module_get_response.md
index d2fa3e55d7..ca2a5399aa 100644
--- a/docs/api/resources/examples/_tls_edge_traffic_policy_module_get_response.md
+++ b/docs/api/resources/examples/_tls_edge_traffic_policy_module_get_response.md
@@ -5,6 +5,6 @@
```json
{
"enabled": true,
- "value": "{\n\t\"on_tcp_connect\": [\n\t\t{\n\t\t\t\"name\": \"Block requests from certain countries\",\n\t\t\t\"expressions\":[\"conn.geo.country_code in ['BR', 'CN', 'CU', 'IR', 'NG', 'RO', 'RU', 'SD', 'SY', 'UA']\"],\n\t\t\t\"actions\":[\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"log\",\n\t\t\t\t\t\"config\":{\n\t\t\t\t\t\t\"metadata\":{\n\t\t\t\t\t\t\t\"blockedCountry\":\"${conn.geo.country_code}\",\n\t\t\t\t\t\t\t\"edgeId\": \"edgtls_32ELICXu9yF7Ruv38VluTl0qW2M\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"deny\"\n\t\t\t\t}\n\t\t\t]\n\t\t}\n\t]\n}"
+ "value": "{\n\t\"on_tcp_connect\": [\n\t\t{\n\t\t\t\"name\": \"Block requests from certain countries\",\n\t\t\t\"expressions\":[\"conn.geo.country_code in ['BR', 'CN', 'CU', 'IR', 'NG', 'RO', 'RU', 'SD', 'SY', 'UA']\"],\n\t\t\t\"actions\":[\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"log\",\n\t\t\t\t\t\"config\":{\n\t\t\t\t\t\t\"metadata\":{\n\t\t\t\t\t\t\t\"blockedCountry\":\"${conn.geo.country_code}\",\n\t\t\t\t\t\t\t\"edgeId\": \"edgtls_333B3hIT7BQvpBAZLlVeBKxmfge\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"deny\"\n\t\t\t\t}\n\t\t\t]\n\t\t}\n\t]\n}"
}
```
diff --git a/docs/api/resources/examples/_tls_edge_traffic_policy_module_replace_request.md b/docs/api/resources/examples/_tls_edge_traffic_policy_module_replace_request.md
index 5f822c35f0..1dca334b03 100644
--- a/docs/api/resources/examples/_tls_edge_traffic_policy_module_replace_request.md
+++ b/docs/api/resources/examples/_tls_edge_traffic_policy_module_replace_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"enabled":true,"value":"{\n\t\"on_tcp_connect\": [\n\t\t{\n\t\t\t\"name\": \"Block requests from certain countries\",\n\t\t\t\"expressions\":[\"conn.geo.country_code in ['BR', 'CN', 'CU', 'IR', 'NG', 'RO', 'RU', 'SD', 'SY', 'UA']\"],\n\t\t\t\"actions\":[\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"log\",\n\t\t\t\t\t\"config\":{\n\t\t\t\t\t\t\"metadata\":{\n\t\t\t\t\t\t\t\"blockedCountry\":\"${conn.geo.country_code}\",\n\t\t\t\t\t\t\t\"edgeId\": \"edgtls_32ELICXu9yF7Ruv38VluTl0qW2M\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"deny\"\n\t\t\t\t}\n\t\t\t]\n\t\t}\n\t]\n}"}' \
-https://api.ngrok.com/edges/tls/edgtls_32ELICXu9yF7Ruv38VluTl0qW2M/traffic_policy
+-d '{"enabled":true,"value":"{\n\t\"on_tcp_connect\": [\n\t\t{\n\t\t\t\"name\": \"Block requests from certain countries\",\n\t\t\t\"expressions\":[\"conn.geo.country_code in ['BR', 'CN', 'CU', 'IR', 'NG', 'RO', 'RU', 'SD', 'SY', 'UA']\"],\n\t\t\t\"actions\":[\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"log\",\n\t\t\t\t\t\"config\":{\n\t\t\t\t\t\t\"metadata\":{\n\t\t\t\t\t\t\t\"blockedCountry\":\"${conn.geo.country_code}\",\n\t\t\t\t\t\t\t\"edgeId\": \"edgtls_333B3hIT7BQvpBAZLlVeBKxmfge\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"deny\"\n\t\t\t\t}\n\t\t\t]\n\t\t}\n\t]\n}"}' \
+https://api.ngrok.com/edges/tls/edgtls_333B3hIT7BQvpBAZLlVeBKxmfge/traffic_policy
```
diff --git a/docs/api/resources/examples/_tls_edge_traffic_policy_module_replace_response.md b/docs/api/resources/examples/_tls_edge_traffic_policy_module_replace_response.md
index d2fa3e55d7..ca2a5399aa 100644
--- a/docs/api/resources/examples/_tls_edge_traffic_policy_module_replace_response.md
+++ b/docs/api/resources/examples/_tls_edge_traffic_policy_module_replace_response.md
@@ -5,6 +5,6 @@
```json
{
"enabled": true,
- "value": "{\n\t\"on_tcp_connect\": [\n\t\t{\n\t\t\t\"name\": \"Block requests from certain countries\",\n\t\t\t\"expressions\":[\"conn.geo.country_code in ['BR', 'CN', 'CU', 'IR', 'NG', 'RO', 'RU', 'SD', 'SY', 'UA']\"],\n\t\t\t\"actions\":[\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"log\",\n\t\t\t\t\t\"config\":{\n\t\t\t\t\t\t\"metadata\":{\n\t\t\t\t\t\t\t\"blockedCountry\":\"${conn.geo.country_code}\",\n\t\t\t\t\t\t\t\"edgeId\": \"edgtls_32ELICXu9yF7Ruv38VluTl0qW2M\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"deny\"\n\t\t\t\t}\n\t\t\t]\n\t\t}\n\t]\n}"
+ "value": "{\n\t\"on_tcp_connect\": [\n\t\t{\n\t\t\t\"name\": \"Block requests from certain countries\",\n\t\t\t\"expressions\":[\"conn.geo.country_code in ['BR', 'CN', 'CU', 'IR', 'NG', 'RO', 'RU', 'SD', 'SY', 'UA']\"],\n\t\t\t\"actions\":[\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"log\",\n\t\t\t\t\t\"config\":{\n\t\t\t\t\t\t\"metadata\":{\n\t\t\t\t\t\t\t\"blockedCountry\":\"${conn.geo.country_code}\",\n\t\t\t\t\t\t\t\"edgeId\": \"edgtls_333B3hIT7BQvpBAZLlVeBKxmfge\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\":\"deny\"\n\t\t\t\t}\n\t\t\t]\n\t\t}\n\t]\n}"
}
```
diff --git a/docs/api/resources/examples/_tunnel_group_backends_create_response.md b/docs/api/resources/examples/_tunnel_group_backends_create_response.md
index 2080af243d..cf8c2f3213 100644
--- a/docs/api/resources/examples/_tunnel_group_backends_create_response.md
+++ b/docs/api/resources/examples/_tunnel_group_backends_create_response.md
@@ -4,15 +4,15 @@
```json
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme tunnel group",
- "id": "bkdtg_32ELHbnXi9wRIKSn0iP5hzlPTQg",
+ "id": "bkdtg_333B30AN90oNxgjzUBvN9fsBT9G",
"labels": {
"baz": "qux",
"foo": "bar"
},
"metadata": "{\"environment\": \"staging\"}",
"tunnels": [],
- "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELHbnXi9wRIKSn0iP5hzlPTQg"
+ "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_333B30AN90oNxgjzUBvN9fsBT9G"
}
```
diff --git a/docs/api/resources/examples/_tunnel_group_backends_delete_request.md b/docs/api/resources/examples/_tunnel_group_backends_delete_request.md
index 708b62a8e5..aa5fecb852 100644
--- a/docs/api/resources/examples/_tunnel_group_backends_delete_request.md
+++ b/docs/api/resources/examples/_tunnel_group_backends_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELHbnXi9wRIKSn0iP5hzlPTQg
+https://api.ngrok.com/backends/tunnel_group/bkdtg_333B30AN90oNxgjzUBvN9fsBT9G
```
diff --git a/docs/api/resources/examples/_tunnel_group_backends_get_request.md b/docs/api/resources/examples/_tunnel_group_backends_get_request.md
index 78954f32ca..cfabda7800 100644
--- a/docs/api/resources/examples/_tunnel_group_backends_get_request.md
+++ b/docs/api/resources/examples/_tunnel_group_backends_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELHbnXi9wRIKSn0iP5hzlPTQg
+https://api.ngrok.com/backends/tunnel_group/bkdtg_333B30AN90oNxgjzUBvN9fsBT9G
```
diff --git a/docs/api/resources/examples/_tunnel_group_backends_get_response.md b/docs/api/resources/examples/_tunnel_group_backends_get_response.md
index 2080af243d..cf8c2f3213 100644
--- a/docs/api/resources/examples/_tunnel_group_backends_get_response.md
+++ b/docs/api/resources/examples/_tunnel_group_backends_get_response.md
@@ -4,15 +4,15 @@
```json
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme tunnel group",
- "id": "bkdtg_32ELHbnXi9wRIKSn0iP5hzlPTQg",
+ "id": "bkdtg_333B30AN90oNxgjzUBvN9fsBT9G",
"labels": {
"baz": "qux",
"foo": "bar"
},
"metadata": "{\"environment\": \"staging\"}",
"tunnels": [],
- "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELHbnXi9wRIKSn0iP5hzlPTQg"
+ "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_333B30AN90oNxgjzUBvN9fsBT9G"
}
```
diff --git a/docs/api/resources/examples/_tunnel_group_backends_list_response.md b/docs/api/resources/examples/_tunnel_group_backends_list_response.md
index a01e3b34c3..b3ca354637 100644
--- a/docs/api/resources/examples/_tunnel_group_backends_list_response.md
+++ b/docs/api/resources/examples/_tunnel_group_backends_list_response.md
@@ -6,16 +6,16 @@
{
"backends": [
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme tunnel group",
- "id": "bkdtg_32ELHbnXi9wRIKSn0iP5hzlPTQg",
+ "id": "bkdtg_333B30AN90oNxgjzUBvN9fsBT9G",
"labels": {
"baz": "qux",
"foo": "bar"
},
"metadata": "{\"environment\": \"staging\"}",
"tunnels": [],
- "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELHbnXi9wRIKSn0iP5hzlPTQg"
+ "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_333B30AN90oNxgjzUBvN9fsBT9G"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_tunnel_group_backends_update_request.md b/docs/api/resources/examples/_tunnel_group_backends_update_request.md
index bdedcdc094..59db43448d 100644
--- a/docs/api/resources/examples/_tunnel_group_backends_update_request.md
+++ b/docs/api/resources/examples/_tunnel_group_backends_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\": \"production\"}"}' \
-https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELHbnXi9wRIKSn0iP5hzlPTQg
+https://api.ngrok.com/backends/tunnel_group/bkdtg_333B30AN90oNxgjzUBvN9fsBT9G
```
diff --git a/docs/api/resources/examples/_tunnel_group_backends_update_response.md b/docs/api/resources/examples/_tunnel_group_backends_update_response.md
index d9330b12ab..995785a9d0 100644
--- a/docs/api/resources/examples/_tunnel_group_backends_update_response.md
+++ b/docs/api/resources/examples/_tunnel_group_backends_update_response.md
@@ -4,15 +4,15 @@
```json
{
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme tunnel group",
- "id": "bkdtg_32ELHbnXi9wRIKSn0iP5hzlPTQg",
+ "id": "bkdtg_333B30AN90oNxgjzUBvN9fsBT9G",
"labels": {
"baz": "qux",
"foo": "bar"
},
"metadata": "{\"environment\": \"production\"}",
"tunnels": [],
- "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_32ELHbnXi9wRIKSn0iP5hzlPTQg"
+ "uri": "https://api.ngrok.com/backends/tunnel_group/bkdtg_333B30AN90oNxgjzUBvN9fsBT9G"
}
```
diff --git a/docs/api/resources/examples/_tunnel_sessions_get_request.md b/docs/api/resources/examples/_tunnel_sessions_get_request.md
index 49b9c598ec..115f0981e8 100644
--- a/docs/api/resources/examples/_tunnel_sessions_get_request.md
+++ b/docs/api/resources/examples/_tunnel_sessions_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/tunnel_sessions/ts_32ELGMEqDFAlN8JoGk7mAGg7z6B
+https://api.ngrok.com/tunnel_sessions/ts_333B1kRs2QQUzykljk8Sb4aiOua
```
diff --git a/docs/api/resources/examples/_tunnel_sessions_get_response.md b/docs/api/resources/examples/_tunnel_sessions_get_response.md
index 4eb36296ca..c15b41baf4 100644
--- a/docs/api/resources/examples/_tunnel_sessions_get_response.md
+++ b/docs/api/resources/examples/_tunnel_sessions_get_response.md
@@ -6,15 +6,15 @@
{
"agent_version": "3.1000.0-development",
"credential": {
- "id": "cr_32ELG6KEtDBUO1jDXSqtOey4NgM",
- "uri": "https://api.ngrok.com/credentials/cr_32ELG6KEtDBUO1jDXSqtOey4NgM"
+ "id": "cr_333B1TokDlhcWCRMueawtJEXdeU",
+ "uri": "https://api.ngrok.com/credentials/cr_333B1TokDlhcWCRMueawtJEXdeU"
},
- "id": "ts_32ELGMEqDFAlN8JoGk7mAGg7z6B",
+ "id": "ts_333B1kRs2QQUzykljk8Sb4aiOua",
"ip": "10.110.2.2",
"os": "linux",
"region": "us",
- "started_at": "2025-09-04T10:11:27Z",
+ "started_at": "2025-09-22T10:07:42Z",
"transport": "ngrok/2",
- "uri": "https://api.ngrok.com/tunnel_sessions/ts_32ELGMEqDFAlN8JoGk7mAGg7z6B"
+ "uri": "https://api.ngrok.com/tunnel_sessions/ts_333B1kRs2QQUzykljk8Sb4aiOua"
}
```
diff --git a/docs/api/resources/examples/_tunnel_sessions_list_response.md b/docs/api/resources/examples/_tunnel_sessions_list_response.md
index f807b68b1c..228ec0201d 100644
--- a/docs/api/resources/examples/_tunnel_sessions_list_response.md
+++ b/docs/api/resources/examples/_tunnel_sessions_list_response.md
@@ -9,16 +9,16 @@
{
"agent_version": "3.1000.0-development",
"credential": {
- "id": "cr_32ELG6KEtDBUO1jDXSqtOey4NgM",
- "uri": "https://api.ngrok.com/credentials/cr_32ELG6KEtDBUO1jDXSqtOey4NgM"
+ "id": "cr_333B1TokDlhcWCRMueawtJEXdeU",
+ "uri": "https://api.ngrok.com/credentials/cr_333B1TokDlhcWCRMueawtJEXdeU"
},
- "id": "ts_32ELGMEqDFAlN8JoGk7mAGg7z6B",
+ "id": "ts_333B1kRs2QQUzykljk8Sb4aiOua",
"ip": "10.110.2.2",
"os": "linux",
"region": "us",
- "started_at": "2025-09-04T10:11:27Z",
+ "started_at": "2025-09-22T10:07:42Z",
"transport": "ngrok/2",
- "uri": "https://api.ngrok.com/tunnel_sessions/ts_32ELGMEqDFAlN8JoGk7mAGg7z6B"
+ "uri": "https://api.ngrok.com/tunnel_sessions/ts_333B1kRs2QQUzykljk8Sb4aiOua"
}
],
"uri": "https://api.ngrok.com/tunnel_sessions"
diff --git a/docs/api/resources/examples/_tunnel_sessions_restart_response.md b/docs/api/resources/examples/_tunnel_sessions_restart_response.md
index d3fa98e224..d98a9761e8 100644
--- a/docs/api/resources/examples/_tunnel_sessions_restart_response.md
+++ b/docs/api/resources/examples/_tunnel_sessions_restart_response.md
@@ -5,7 +5,7 @@
```json
{
"details": {
- "operation_id": "op_32ELGiMyruN4J6Yn0fduKjIT6ug"
+ "operation_id": "op_333B213OWGlbXYwW1YdGHIwOqCZ"
},
"msg": "Resource not found",
"status_code": 404
diff --git a/docs/api/resources/examples/_tunnel_sessions_stop_response.md b/docs/api/resources/examples/_tunnel_sessions_stop_response.md
index 56cd7d3e5d..282edd853b 100644
--- a/docs/api/resources/examples/_tunnel_sessions_stop_response.md
+++ b/docs/api/resources/examples/_tunnel_sessions_stop_response.md
@@ -5,7 +5,7 @@
```json
{
"details": {
- "operation_id": "op_32ELGi4NSRXg8153BGyyuK3KTFX"
+ "operation_id": "op_333B25vBLdmTif3Txi9cbQHQz3R"
},
"msg": "Resource not found",
"status_code": 404
diff --git a/docs/api/resources/examples/_tunnel_sessions_update_response.md b/docs/api/resources/examples/_tunnel_sessions_update_response.md
index f5c0e9b104..58e04d3b08 100644
--- a/docs/api/resources/examples/_tunnel_sessions_update_response.md
+++ b/docs/api/resources/examples/_tunnel_sessions_update_response.md
@@ -5,7 +5,7 @@
```json
{
"details": {
- "operation_id": "op_32ELGf15jrC7iM2on9mDXsyS9pk"
+ "operation_id": "op_333B23sPwY3KKfuLGkkYMHkOmx2"
},
"msg": "Resource not found",
"status_code": 404
diff --git a/docs/api/resources/examples/_tunnels_get_request.md b/docs/api/resources/examples/_tunnels_get_request.md
index b48332baaf..d1c07644ea 100644
--- a/docs/api/resources/examples/_tunnels_get_request.md
+++ b/docs/api/resources/examples/_tunnels_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/tunnels/tn_32ELFeTyzStvllGupngXcSO5GUy
+https://api.ngrok.com/tunnels/tn_333B1CTw8tvGFQnCJA9obNDqBWT
```
diff --git a/docs/api/resources/examples/_tunnels_get_response.md b/docs/api/resources/examples/_tunnels_get_response.md
index ce7ab397a6..c910d1cb37 100644
--- a/docs/api/resources/examples/_tunnels_get_response.md
+++ b/docs/api/resources/examples/_tunnels_get_response.md
@@ -5,18 +5,18 @@
```json
{
"endpoint": {
- "id": "ep_32ELFeTyzStvllGupngXcSO5GUy",
- "uri": "https://api.ngrok.com/endpoints/ep_32ELFeTyzStvllGupngXcSO5GUy"
+ "id": "ep_333B1CTw8tvGFQnCJA9obNDqBWT",
+ "uri": "https://api.ngrok.com/endpoints/ep_333B1CTw8tvGFQnCJA9obNDqBWT"
},
"forwards_to": "http://localhost:80",
- "id": "tn_32ELFeTyzStvllGupngXcSO5GUy",
+ "id": "tn_333B1CTw8tvGFQnCJA9obNDqBWT",
"proto": "https",
- "public_url": "https://307ddb3e6b10.ngrok.paid",
+ "public_url": "https://60964cb84350.ngrok.paid",
"region": "us",
- "started_at": "2025-09-04T10:11:22Z",
+ "started_at": "2025-09-22T10:07:37Z",
"tunnel_session": {
- "id": "ts_32ELFiDEVP0MLVPxhqpmwXCxldd",
- "uri": "https://api.ngrok.com/tunnel_sessions/ts_32ELFiDEVP0MLVPxhqpmwXCxldd"
+ "id": "ts_333B17RMavOrmWVpfpl63oywX7s",
+ "uri": "https://api.ngrok.com/tunnel_sessions/ts_333B17RMavOrmWVpfpl63oywX7s"
}
}
```
diff --git a/docs/api/resources/examples/_tunnels_list_response.md b/docs/api/resources/examples/_tunnels_list_response.md
index 8059bbf206..bbfecdf936 100644
--- a/docs/api/resources/examples/_tunnels_list_response.md
+++ b/docs/api/resources/examples/_tunnels_list_response.md
@@ -8,32 +8,32 @@
"tunnels": [
{
"endpoint": {
- "id": "ep_32ELFeTyzStvllGupngXcSO5GUy",
- "uri": "https://api.ngrok.com/endpoints/ep_32ELFeTyzStvllGupngXcSO5GUy"
+ "id": "ep_333B1CTw8tvGFQnCJA9obNDqBWT",
+ "uri": "https://api.ngrok.com/endpoints/ep_333B1CTw8tvGFQnCJA9obNDqBWT"
},
"forwards_to": "http://localhost:80",
- "id": "tn_32ELFeTyzStvllGupngXcSO5GUy",
+ "id": "tn_333B1CTw8tvGFQnCJA9obNDqBWT",
"proto": "https",
- "public_url": "https://307ddb3e6b10.ngrok.paid",
+ "public_url": "https://60964cb84350.ngrok.paid",
"region": "us",
- "started_at": "2025-09-04T10:11:22Z",
+ "started_at": "2025-09-22T10:07:37Z",
"tunnel_session": {
- "id": "ts_32ELFiDEVP0MLVPxhqpmwXCxldd",
- "uri": "https://api.ngrok.com/tunnel_sessions/ts_32ELFiDEVP0MLVPxhqpmwXCxldd"
+ "id": "ts_333B17RMavOrmWVpfpl63oywX7s",
+ "uri": "https://api.ngrok.com/tunnel_sessions/ts_333B17RMavOrmWVpfpl63oywX7s"
}
},
{
"forwards_to": "http://localhost:80",
- "id": "tn_32ELF3tMdLHH7aoMdw8yw0zMhoJ",
+ "id": "tn_333B0WcgNim6n9fLykcnfIBg724",
"labels": {
"baz": "qux",
"foo": "bar"
},
"region": "us",
- "started_at": "2025-09-04T10:11:17Z",
+ "started_at": "2025-09-22T10:07:32Z",
"tunnel_session": {
- "id": "ts_32ELF2NjfB7chY8ujc37f615rVM",
- "uri": "https://api.ngrok.com/tunnel_sessions/ts_32ELF2NjfB7chY8ujc37f615rVM"
+ "id": "ts_333B0Z1QftMr6wa86062raGFgGQ",
+ "uri": "https://api.ngrok.com/tunnel_sessions/ts_333B0Z1QftMr6wa86062raGFgGQ"
}
}
],
diff --git a/docs/api/resources/examples/_vaults_create_response.md b/docs/api/resources/examples/_vaults_create_response.md
index c3fec3693c..8fbb224b8a 100644
--- a/docs/api/resources/examples/_vaults_create_response.md
+++ b/docs/api/resources/examples/_vaults_create_response.md
@@ -4,14 +4,14 @@
```json
{
- "created_at": "2025-09-04T10:11:43Z",
- "created_by": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "created_at": "2025-09-22T10:07:57Z",
+ "created_by": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"description": "Production Vault",
- "id": "vault_32ELIL9nzEhwlvjSpNSI6xXGNcE",
- "last_updated_by": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "vault_333B3hybrXv9nURYIvdNQom4vsD",
+ "last_updated_by": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"metadata": "env=prod",
"name": "prod-vault",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/vaults/vault_32ELIL9nzEhwlvjSpNSI6xXGNcE"
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/vaults/vault_333B3hybrXv9nURYIvdNQom4vsD"
}
```
diff --git a/docs/api/resources/examples/_vaults_delete_request.md b/docs/api/resources/examples/_vaults_delete_request.md
index f516b1acea..c3511548a4 100644
--- a/docs/api/resources/examples/_vaults_delete_request.md
+++ b/docs/api/resources/examples/_vaults_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/vaults/vault_32ELIL9nzEhwlvjSpNSI6xXGNcE
+https://api.ngrok.com/vaults/vault_333B3hybrXv9nURYIvdNQom4vsD
```
diff --git a/docs/api/resources/examples/_vaults_get_request.md b/docs/api/resources/examples/_vaults_get_request.md
index b39c7ade5f..e76b9cff6d 100644
--- a/docs/api/resources/examples/_vaults_get_request.md
+++ b/docs/api/resources/examples/_vaults_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/vaults/vault_32ELIL9nzEhwlvjSpNSI6xXGNcE
+https://api.ngrok.com/vaults/vault_333B3hybrXv9nURYIvdNQom4vsD
```
diff --git a/docs/api/resources/examples/_vaults_get_response.md b/docs/api/resources/examples/_vaults_get_response.md
index c3fec3693c..8fbb224b8a 100644
--- a/docs/api/resources/examples/_vaults_get_response.md
+++ b/docs/api/resources/examples/_vaults_get_response.md
@@ -4,14 +4,14 @@
```json
{
- "created_at": "2025-09-04T10:11:43Z",
- "created_by": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "created_at": "2025-09-22T10:07:57Z",
+ "created_by": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"description": "Production Vault",
- "id": "vault_32ELIL9nzEhwlvjSpNSI6xXGNcE",
- "last_updated_by": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "vault_333B3hybrXv9nURYIvdNQom4vsD",
+ "last_updated_by": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"metadata": "env=prod",
"name": "prod-vault",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/vaults/vault_32ELIL9nzEhwlvjSpNSI6xXGNcE"
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/vaults/vault_333B3hybrXv9nURYIvdNQom4vsD"
}
```
diff --git a/docs/api/resources/examples/_vaults_get_secrets_by_vault_request.md b/docs/api/resources/examples/_vaults_get_secrets_by_vault_request.md
index 92893f09c4..0deb987ecd 100644
--- a/docs/api/resources/examples/_vaults_get_secrets_by_vault_request.md
+++ b/docs/api/resources/examples/_vaults_get_secrets_by_vault_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/vaults/vault_32ELIL9nzEhwlvjSpNSI6xXGNcE/secrets
+https://api.ngrok.com/vaults/vault_333B3hybrXv9nURYIvdNQom4vsD/secrets
```
diff --git a/docs/api/resources/examples/_vaults_get_secrets_by_vault_response.md b/docs/api/resources/examples/_vaults_get_secrets_by_vault_response.md
index 2b06c11a6b..9a313f074f 100644
--- a/docs/api/resources/examples/_vaults_get_secrets_by_vault_response.md
+++ b/docs/api/resources/examples/_vaults_get_secrets_by_vault_response.md
@@ -6,6 +6,6 @@
{
"next_page_uri": null,
"secrets": [],
- "uri": "https://api.ngrok.com/vaults/vault_32ELIL9nzEhwlvjSpNSI6xXGNcE/secrets"
+ "uri": "https://api.ngrok.com/vaults/vault_333B3hybrXv9nURYIvdNQom4vsD/secrets"
}
```
diff --git a/docs/api/resources/examples/_vaults_list_response.md b/docs/api/resources/examples/_vaults_list_response.md
index c29a6fa0f0..7b533cd7fa 100644
--- a/docs/api/resources/examples/_vaults_list_response.md
+++ b/docs/api/resources/examples/_vaults_list_response.md
@@ -8,15 +8,15 @@
"uri": "https://api.ngrok.com/vaults",
"vaults": [
{
- "created_at": "2025-09-04T10:11:43Z",
- "created_by": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "created_at": "2025-09-22T10:07:57Z",
+ "created_by": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"description": "Production Vault",
- "id": "vault_32ELIL9nzEhwlvjSpNSI6xXGNcE",
- "last_updated_by": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "vault_333B3hybrXv9nURYIvdNQom4vsD",
+ "last_updated_by": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"metadata": "env=prod",
"name": "prod-vault",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/vaults/vault_32ELIL9nzEhwlvjSpNSI6xXGNcE"
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/vaults/vault_333B3hybrXv9nURYIvdNQom4vsD"
}
]
}
diff --git a/docs/api/resources/examples/_vaults_update_request.md b/docs/api/resources/examples/_vaults_update_request.md
index d729e95d0a..5bae00f118 100644
--- a/docs/api/resources/examples/_vaults_update_request.md
+++ b/docs/api/resources/examples/_vaults_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\": \"production\"}"}' \
-https://api.ngrok.com/vaults/vault_32ELIL9nzEhwlvjSpNSI6xXGNcE
+https://api.ngrok.com/vaults/vault_333B3hybrXv9nURYIvdNQom4vsD
```
diff --git a/docs/api/resources/examples/_vaults_update_response.md b/docs/api/resources/examples/_vaults_update_response.md
index db3b73febd..25867637ed 100644
--- a/docs/api/resources/examples/_vaults_update_response.md
+++ b/docs/api/resources/examples/_vaults_update_response.md
@@ -4,14 +4,14 @@
```json
{
- "created_at": "2025-09-04T10:11:43Z",
- "created_by": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "created_at": "2025-09-22T10:07:57Z",
+ "created_by": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"description": "Production Vault",
- "id": "vault_32ELIL9nzEhwlvjSpNSI6xXGNcE",
- "last_updated_by": "usr_32ELAUA7XkJHRP2DgH2JjDRLp81",
+ "id": "vault_333B3hybrXv9nURYIvdNQom4vsD",
+ "last_updated_by": "usr_333AvsmXZfVtNVNaf7GLBrchhiL",
"metadata": "{\"environment\": \"production\"}",
"name": "prod-vault",
- "updated_at": "2025-09-04T10:11:43Z",
- "uri": "https://api.ngrok.com/vaults/vault_32ELIL9nzEhwlvjSpNSI6xXGNcE"
+ "updated_at": "2025-09-22T10:07:57Z",
+ "uri": "https://api.ngrok.com/vaults/vault_333B3hybrXv9nURYIvdNQom4vsD"
}
```
diff --git a/docs/api/resources/examples/_weighted_backends_create_request.md b/docs/api/resources/examples/_weighted_backends_create_request.md
index 2b3217852f..75a6d7f02d 100644
--- a/docs/api/resources/examples/_weighted_backends_create_request.md
+++ b/docs/api/resources/examples/_weighted_backends_create_request.md
@@ -8,6 +8,6 @@ curl \
-H "Authorization: Bearer {API_KEY}" \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
--d '{"backends":{"bkdhr_32ELHVckeVuUNCrvOOKGhxp33Gw":1,"bkdhr_32ELHaHUpqQPZiehAj7X99dgpY8":0},"description":"acme weighted","metadata":"{\"environment\": \"staging\"}"}' \
+-d '{"backends":{"bkdhr_333B2vFukw8PNKvdBpf2W6lCWLt":0,"bkdhr_333B2x0C9pybI63MjobzbAQq8X3":1},"description":"acme weighted","metadata":"{\"environment\": \"staging\"}"}' \
https://api.ngrok.com/backends/weighted
```
diff --git a/docs/api/resources/examples/_weighted_backends_create_response.md b/docs/api/resources/examples/_weighted_backends_create_response.md
index d1fd8f9d4b..7ddcef272c 100644
--- a/docs/api/resources/examples/_weighted_backends_create_response.md
+++ b/docs/api/resources/examples/_weighted_backends_create_response.md
@@ -5,13 +5,13 @@
```json
{
"backends": {
- "bkdhr_32ELHVckeVuUNCrvOOKGhxp33Gw": 1,
- "bkdhr_32ELHaHUpqQPZiehAj7X99dgpY8": 0
+ "bkdhr_333B2vFukw8PNKvdBpf2W6lCWLt": 0,
+ "bkdhr_333B2x0C9pybI63MjobzbAQq8X3": 1
},
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme weighted",
- "id": "bkdwd_32ELHcDT2RYt50eSIeXINRyuhnf",
+ "id": "bkdwd_333B2sTE4oB3VPJO79TZPWILDMO",
"metadata": "{\"environment\": \"staging\"}",
- "uri": "https://api.ngrok.com/backends/weighted/bkdwd_32ELHcDT2RYt50eSIeXINRyuhnf"
+ "uri": "https://api.ngrok.com/backends/weighted/bkdwd_333B2sTE4oB3VPJO79TZPWILDMO"
}
```
diff --git a/docs/api/resources/examples/_weighted_backends_delete_request.md b/docs/api/resources/examples/_weighted_backends_delete_request.md
index ce91326588..2e849157dc 100644
--- a/docs/api/resources/examples/_weighted_backends_delete_request.md
+++ b/docs/api/resources/examples/_weighted_backends_delete_request.md
@@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/backends/weighted/bkdwd_32ELHcDT2RYt50eSIeXINRyuhnf
+https://api.ngrok.com/backends/weighted/bkdwd_333B2sTE4oB3VPJO79TZPWILDMO
```
diff --git a/docs/api/resources/examples/_weighted_backends_get_request.md b/docs/api/resources/examples/_weighted_backends_get_request.md
index 86ffe7163f..4bcf096d84 100644
--- a/docs/api/resources/examples/_weighted_backends_get_request.md
+++ b/docs/api/resources/examples/_weighted_backends_get_request.md
@@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
-https://api.ngrok.com/backends/weighted/bkdwd_32ELHcDT2RYt50eSIeXINRyuhnf
+https://api.ngrok.com/backends/weighted/bkdwd_333B2sTE4oB3VPJO79TZPWILDMO
```
diff --git a/docs/api/resources/examples/_weighted_backends_get_response.md b/docs/api/resources/examples/_weighted_backends_get_response.md
index d1fd8f9d4b..7ddcef272c 100644
--- a/docs/api/resources/examples/_weighted_backends_get_response.md
+++ b/docs/api/resources/examples/_weighted_backends_get_response.md
@@ -5,13 +5,13 @@
```json
{
"backends": {
- "bkdhr_32ELHVckeVuUNCrvOOKGhxp33Gw": 1,
- "bkdhr_32ELHaHUpqQPZiehAj7X99dgpY8": 0
+ "bkdhr_333B2vFukw8PNKvdBpf2W6lCWLt": 0,
+ "bkdhr_333B2x0C9pybI63MjobzbAQq8X3": 1
},
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme weighted",
- "id": "bkdwd_32ELHcDT2RYt50eSIeXINRyuhnf",
+ "id": "bkdwd_333B2sTE4oB3VPJO79TZPWILDMO",
"metadata": "{\"environment\": \"staging\"}",
- "uri": "https://api.ngrok.com/backends/weighted/bkdwd_32ELHcDT2RYt50eSIeXINRyuhnf"
+ "uri": "https://api.ngrok.com/backends/weighted/bkdwd_333B2sTE4oB3VPJO79TZPWILDMO"
}
```
diff --git a/docs/api/resources/examples/_weighted_backends_list_response.md b/docs/api/resources/examples/_weighted_backends_list_response.md
index 08b78becc9..94ce05c106 100644
--- a/docs/api/resources/examples/_weighted_backends_list_response.md
+++ b/docs/api/resources/examples/_weighted_backends_list_response.md
@@ -7,14 +7,14 @@
"backends": [
{
"backends": {
- "bkdhr_32ELHVckeVuUNCrvOOKGhxp33Gw": 1,
- "bkdhr_32ELHaHUpqQPZiehAj7X99dgpY8": 0
+ "bkdhr_333B2vFukw8PNKvdBpf2W6lCWLt": 0,
+ "bkdhr_333B2x0C9pybI63MjobzbAQq8X3": 1
},
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme weighted",
- "id": "bkdwd_32ELHcDT2RYt50eSIeXINRyuhnf",
+ "id": "bkdwd_333B2sTE4oB3VPJO79TZPWILDMO",
"metadata": "{\"environment\": \"staging\"}",
- "uri": "https://api.ngrok.com/backends/weighted/bkdwd_32ELHcDT2RYt50eSIeXINRyuhnf"
+ "uri": "https://api.ngrok.com/backends/weighted/bkdwd_333B2sTE4oB3VPJO79TZPWILDMO"
}
],
"next_page_uri": null,
diff --git a/docs/api/resources/examples/_weighted_backends_update_request.md b/docs/api/resources/examples/_weighted_backends_update_request.md
index ae1a200a29..87aa07a33d 100644
--- a/docs/api/resources/examples/_weighted_backends_update_request.md
+++ b/docs/api/resources/examples/_weighted_backends_update_request.md
@@ -9,5 +9,5 @@ curl \
-H "Content-Type: application/json" \
-H "Ngrok-Version: 2" \
-d '{"metadata":"{\"environment\": \"production\"}"}' \
-https://api.ngrok.com/backends/weighted/bkdwd_32ELHcDT2RYt50eSIeXINRyuhnf
+https://api.ngrok.com/backends/weighted/bkdwd_333B2sTE4oB3VPJO79TZPWILDMO
```
diff --git a/docs/api/resources/examples/_weighted_backends_update_response.md b/docs/api/resources/examples/_weighted_backends_update_response.md
index bd1f625127..b1109a1d8f 100644
--- a/docs/api/resources/examples/_weighted_backends_update_response.md
+++ b/docs/api/resources/examples/_weighted_backends_update_response.md
@@ -5,10 +5,10 @@
```json
{
"backends": {},
- "created_at": "2025-09-04T10:11:37Z",
+ "created_at": "2025-09-22T10:07:51Z",
"description": "acme weighted",
- "id": "bkdwd_32ELHcDT2RYt50eSIeXINRyuhnf",
+ "id": "bkdwd_333B2sTE4oB3VPJO79TZPWILDMO",
"metadata": "{\"environment\": \"production\"}",
- "uri": "https://api.ngrok.com/backends/weighted/bkdwd_32ELHcDT2RYt50eSIeXINRyuhnf"
+ "uri": "https://api.ngrok.com/backends/weighted/bkdwd_333B2sTE4oB3VPJO79TZPWILDMO"
}
```
diff --git a/docs/errors/_err_ngrok_list.md b/docs/errors/_err_ngrok_list.md
index e1a192ee5d..2ee874c0ef 100644
--- a/docs/errors/_err_ngrok_list.md
+++ b/docs/errors/_err_ngrok_list.md
@@ -1891,6 +1891,30 @@
The domain <DOMAIN>
is not a valid DNS name. Domains may not be more than 253 characters long.
+
+
+ ERR_NGROK_515
+ |
+
+ The domain <DOMAIN> is proxied by Cloudflare. While the record correctly resolves to Cloudflare's edge and may be working correctly, we cannot verify it. If you're experiencing issues with this domain, try disabling the Cloudflare proxy and verify again.
+ |
+
+
+
+ ERR_NGROK_516
+ |
+
+ The wildcard <DOMAIN> is proxied by Cloudflare. While the wildcard's covered subdomains resolve to Cloudflare's edge and may be working correctly, we cannot verify the wildcard CNAME. If you're experiencing issues with this wildcard domain, try disabling the Cloudflare proxy on the <DOMAIN> record and verify again.
+ |
+
+
+
+ ERR_NGROK_517
+ |
+
+ The ACME Challenge <RECORD> is proxied by Cloudflare. Proxying hides the CNAME needed for validation, so we cannot verify the ACME Challenge even though it may be working correctly. If you're experiencing issues with this domain, try disabling the Cloudflare proxy and verify again.
+ |
+
ERR_NGROK_600
@@ -1914,7 +1938,7 @@
ERR_NGROK_602
|
- Your account is limited to <MAX> tunnel credentials. Please upgrade your account or contact support@ngrok.com to increase the limit.
+ Your account is limited to <MAX> authtokens. Please upgrade your account or contact support@ngrok.com to increase the limit.
|
@@ -2018,7 +2042,7 @@
ERR_NGROK_615
- Your account is limited to <MAX> tunnel credentials.
+ Your account is limited to <MAX> authtokens.
|
@@ -2192,7 +2216,7 @@
ERR_NGROK_715
- You have exceeded your limit on connections per minute. This limit will reset within 1 minute. If you expect to continually exceed these limits, please reach out to support (support@ngrok.com)
+ You have exceeded your limit on connections per minute. This limit will reset within 1 minute. If you expect to continually exceed these limits, please upgrade your plan at https://dashboard.ngrok.com/billing.
|
@@ -2320,7 +2344,7 @@
ERR_NGROK_734
- You have exceeded your limit of <MAX> requests per <INTERVAL> . This limit will reset within 1 minute. If you expect to continually exceed these limits, please reach out to support (support@ngrok.com)
+ You have exceeded your limit of <MAX> requests per <INTERVAL> . This limit will reset within 1 minute. If you expect to continually exceed these limits, please upgrade your plan at https://dashboard.ngrok.com/billing.
|
@@ -5187,7 +5211,7 @@
ERR_NGROK_2253
- Failed to evaluate CEL expression: <EXPRESSION> for <ACTION> at runtime: <ERR>
+ Failed to evaluate CEL expression on <FIELD> for <ACTION> at runtime: <ERR>
|
@@ -5257,6 +5281,38 @@
ERROR: <ERR>
.
+
+
+ ERR_NGROK_2262
+ |
+
+ Internal HTTP/HTTPS endpoints do not support the on_tcp_connect Traffic Policy phase. Consider using a TCP or TLS endpoint instead.
+ |
+
+
+
+ ERR_NGROK_2263
+ |
+
+ This policy includes paid traffic policy features that are not allowed on your current plan. Please upgrade to use this policy.
+ |
+
+
+
+ ERR_NGROK_2264
+ |
+
+ Policy configuration has exceeded its rule per policy limit of <LIMIT> . Please check https://ngrok.com/features/traffic-policy to view your options or contact us at support@ngrok.com.
+ |
+
+
+
+ ERR_NGROK_2265
+ |
+
+ Policy configuration has exceeded its <TYP> per rule limit of <LIMIT> during <PHASE> at index <IDX> . Please check https://ngrok.com/features/traffic-policy to view your options or contact us at support@ngrok.com.
+ |
+
ERR_NGROK_3002
@@ -6071,6 +6127,46 @@
No API key was provided in the request or in the provider configuration.
|
+
+
+ ERR_NGROK_3803
+ |
+
+ Model selection strategy failed: <ERR>
+ |
+
+
+
+ ERR_NGROK_3804
+ |
+
+ No models are available from configured providers with valid API keys. Please check your provider configuration.
+ |
+
+
+
+ ERR_NGROK_3805
+ |
+
+ All model selection strategy expressions resulted in an empty set after filtering by configured providers. Please check your model selection strategy and provider configuration.
+ |
+
+
+
+ ERR_NGROK_3806
+ |
+
+ Model selection strategy expression <EXPRESSION> returned an invalid type: expected AIModel or []AIModel, got <ACTUALTYPE>
+ |
+
+
+
+ ERR_NGROK_3807
+ |
+
+ All AI providers failed to respond successfully. The request could not be completed.
+ |
+
ERR_NGROK_3900
@@ -6421,6 +6517,14 @@
Sign ups are disallowed for the email provided "<EMAIL> ". Please sign up with a different email address.
|
+
+
+ ERR_NGROK_4119
+ |
+
+ This account does not have access to service users, please upgrade to a paid plan.
+ |
+
ERR_NGROK_4200
@@ -7619,7 +7723,7 @@
ERR_NGROK_5539
|
- Encountered an error while decrypting the client secret.
+ Encountered an error while decrypting the field `<FIELD> `.
|
@@ -7826,6 +7930,14 @@
HTTP endpoints are disabled for HIPAA-enabled plans
+
+
+ ERR_NGROK_6032
+ |
+
+ This ngrok account is not allowed to use the paid traffic policy features configured on this endpoint. Please upgrade your plan to enable this endpoint.
+ |
+
ERR_NGROK_6500
@@ -10332,7 +10444,7 @@
ERR_NGROK_10006
|
- Failed to load the required reCAPTCHA script! Are you blocking it? It is required to continue.
+ Failed to load the required reCAPTCHA script. Are you blocking it? It is required to continue.
|
diff --git a/docs/errors/err_ngrok_10006.mdx b/docs/errors/err_ngrok_10006.mdx
index a3f32b5edf..0901f0eba8 100644
--- a/docs/errors/err_ngrok_10006.mdx
+++ b/docs/errors/err_ngrok_10006.mdx
@@ -9,7 +9,7 @@ import ErrorDetails from "/src/components/ErrorDetails";
### Message
-Failed to load the required reCAPTCHA script! Are you blocking it? It is required to continue.
+Failed to load the required reCAPTCHA script. Are you blocking it? It is required to continue.
diff --git a/docs/errors/err_ngrok_2253.mdx b/docs/errors/err_ngrok_2253.mdx
index 3d12d96a45..681124e29f 100644
--- a/docs/errors/err_ngrok_2253.mdx
+++ b/docs/errors/err_ngrok_2253.mdx
@@ -9,7 +9,7 @@ import ErrorDetails from "/src/components/ErrorDetails";
### Message
-Failed to evaluate CEL expression: `EXPRESSION` for `ACTION` at runtime: `ERR`
+Failed to evaluate CEL expression on `FIELD` for `ACTION` at runtime: `ERR`
diff --git a/docs/errors/err_ngrok_2262.mdx b/docs/errors/err_ngrok_2262.mdx
new file mode 100644
index 0000000000..9b6029b718
--- /dev/null
+++ b/docs/errors/err_ngrok_2262.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_2262
+
+### Message
+
+Internal HTTP/HTTPS endpoints do not support the on_tcp_connect Traffic Policy phase. Consider using a TCP or TLS endpoint instead.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_2262)
diff --git a/docs/errors/err_ngrok_2263.mdx b/docs/errors/err_ngrok_2263.mdx
new file mode 100644
index 0000000000..390cc873b7
--- /dev/null
+++ b/docs/errors/err_ngrok_2263.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_2263
+
+### Message
+
+This policy includes paid traffic policy features that are not allowed on your current plan. Please upgrade to use this policy.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_2263)
diff --git a/docs/errors/err_ngrok_2264.mdx b/docs/errors/err_ngrok_2264.mdx
new file mode 100644
index 0000000000..63b578f98e
--- /dev/null
+++ b/docs/errors/err_ngrok_2264.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_2264
+
+### Message
+
+Policy configuration has exceeded its rule per policy limit of `LIMIT`. Please check https://ngrok.com/features/traffic-policy to view your options or contact us at support@ngrok.com.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_2264)
diff --git a/docs/errors/err_ngrok_2265.mdx b/docs/errors/err_ngrok_2265.mdx
new file mode 100644
index 0000000000..8cc8f2c7be
--- /dev/null
+++ b/docs/errors/err_ngrok_2265.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_2265
+
+### Message
+
+Policy configuration has exceeded its `TYP` per rule limit of `LIMIT` during `PHASE` at index `IDX`. Please check https://ngrok.com/features/traffic-policy to view your options or contact us at support@ngrok.com.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_2265)
diff --git a/docs/errors/err_ngrok_3803.mdx b/docs/errors/err_ngrok_3803.mdx
new file mode 100644
index 0000000000..6d53e442c9
--- /dev/null
+++ b/docs/errors/err_ngrok_3803.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_3803
+
+### Message
+
+Model selection strategy failed: `ERR`
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_3803)
diff --git a/docs/errors/err_ngrok_3804.mdx b/docs/errors/err_ngrok_3804.mdx
new file mode 100644
index 0000000000..98f8379064
--- /dev/null
+++ b/docs/errors/err_ngrok_3804.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_3804
+
+### Message
+
+No models are available from configured providers with valid API keys. Please check your provider configuration.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_3804)
diff --git a/docs/errors/err_ngrok_3805.mdx b/docs/errors/err_ngrok_3805.mdx
new file mode 100644
index 0000000000..1993ffd609
--- /dev/null
+++ b/docs/errors/err_ngrok_3805.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_3805
+
+### Message
+
+All model selection strategy expressions resulted in an empty set after filtering by configured providers. Please check your model selection strategy and provider configuration.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_3805)
diff --git a/docs/errors/err_ngrok_3806.mdx b/docs/errors/err_ngrok_3806.mdx
new file mode 100644
index 0000000000..53c4317b85
--- /dev/null
+++ b/docs/errors/err_ngrok_3806.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_3806
+
+### Message
+
+Model selection strategy expression `EXPRESSION` returned an invalid type: expected AIModel or []AIModel, got `ACTUALTYPE`
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_3806)
diff --git a/docs/errors/err_ngrok_3807.mdx b/docs/errors/err_ngrok_3807.mdx
new file mode 100644
index 0000000000..bcdcfb5682
--- /dev/null
+++ b/docs/errors/err_ngrok_3807.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_3807
+
+### Message
+
+All AI providers failed to respond successfully. The request could not be completed.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_3807)
diff --git a/docs/errors/err_ngrok_4119.mdx b/docs/errors/err_ngrok_4119.mdx
new file mode 100644
index 0000000000..bfa580925e
--- /dev/null
+++ b/docs/errors/err_ngrok_4119.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_4119
+
+### Message
+
+This account does not have access to service users, please upgrade to a paid plan.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_4119)
diff --git a/docs/errors/err_ngrok_515.mdx b/docs/errors/err_ngrok_515.mdx
new file mode 100644
index 0000000000..89cbab21ad
--- /dev/null
+++ b/docs/errors/err_ngrok_515.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_515
+
+### Message
+
+The domain `DOMAIN` is proxied by Cloudflare. While the record correctly resolves to Cloudflare's edge and may be working correctly, we cannot verify it. If you're experiencing issues with this domain, try disabling the Cloudflare proxy and verify again.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_515)
diff --git a/docs/errors/err_ngrok_516.mdx b/docs/errors/err_ngrok_516.mdx
new file mode 100644
index 0000000000..c739c74f32
--- /dev/null
+++ b/docs/errors/err_ngrok_516.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_516
+
+### Message
+
+The wildcard `DOMAIN` is proxied by Cloudflare. While the wildcard's covered subdomains resolve to Cloudflare's edge and may be working correctly, we cannot verify the wildcard CNAME. If you're experiencing issues with this wildcard domain, try disabling the Cloudflare proxy on the `DOMAIN` record and verify again.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_516)
diff --git a/docs/errors/err_ngrok_517.mdx b/docs/errors/err_ngrok_517.mdx
new file mode 100644
index 0000000000..fa6df37240
--- /dev/null
+++ b/docs/errors/err_ngrok_517.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_517
+
+### Message
+
+The ACME Challenge `RECORD` is proxied by Cloudflare. Proxying hides the CNAME needed for validation, so we cannot verify the ACME Challenge even though it may be working correctly. If you're experiencing issues with this domain, try disabling the Cloudflare proxy and verify again.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_517)
diff --git a/docs/errors/err_ngrok_5539.mdx b/docs/errors/err_ngrok_5539.mdx
index 49e5b56b1c..01248e2748 100644
--- a/docs/errors/err_ngrok_5539.mdx
+++ b/docs/errors/err_ngrok_5539.mdx
@@ -9,7 +9,7 @@ import ErrorDetails from "/src/components/ErrorDetails";
### Message
-Encountered an error while decrypting the client secret.
+Encountered an error while decrypting the field `FIELD`.
diff --git a/docs/errors/err_ngrok_602.mdx b/docs/errors/err_ngrok_602.mdx
index 7d4225d094..27da9d98c5 100644
--- a/docs/errors/err_ngrok_602.mdx
+++ b/docs/errors/err_ngrok_602.mdx
@@ -9,7 +9,7 @@ import ErrorDetails from "/src/components/ErrorDetails";
### Message
-Your account is limited to `MAX` tunnel credentials. Please upgrade your account or contact support@ngrok.com to increase the limit.
+Your account is limited to `MAX` authtokens. Please upgrade your account or contact support@ngrok.com to increase the limit.
diff --git a/docs/errors/err_ngrok_6032.mdx b/docs/errors/err_ngrok_6032.mdx
new file mode 100644
index 0000000000..3fd983e979
--- /dev/null
+++ b/docs/errors/err_ngrok_6032.mdx
@@ -0,0 +1,18 @@
+---
+hide_table_of_contents: true
+displayed_sidebar: docs
+---
+
+import ErrorDetails from "/src/components/ErrorDetails";
+
+# ERR_NGROK_6032
+
+### Message
+
+This ngrok account is not allowed to use the paid traffic policy features configured on this endpoint. Please upgrade your plan to enable this endpoint.
+
+
+
+### Further help
+
+If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_6032)
diff --git a/docs/errors/err_ngrok_615.mdx b/docs/errors/err_ngrok_615.mdx
index 65460ed1e0..58749b6b74 100644
--- a/docs/errors/err_ngrok_615.mdx
+++ b/docs/errors/err_ngrok_615.mdx
@@ -9,7 +9,7 @@ import ErrorDetails from "/src/components/ErrorDetails";
### Message
-Your account is limited to `MAX` tunnel credentials.
+Your account is limited to `MAX` authtokens.
diff --git a/docs/errors/err_ngrok_715.mdx b/docs/errors/err_ngrok_715.mdx
index 84f5bb4ab5..4e5e301a34 100644
--- a/docs/errors/err_ngrok_715.mdx
+++ b/docs/errors/err_ngrok_715.mdx
@@ -9,7 +9,7 @@ import ErrorDetails from "/src/components/ErrorDetails";
### Message
-You have exceeded your limit on connections per minute. This limit will reset within 1 minute. If you expect to continually exceed these limits, please reach out to support (support@ngrok.com)
+You have exceeded your limit on connections per minute. This limit will reset within 1 minute. If you expect to continually exceed these limits, please upgrade your plan at https://dashboard.ngrok.com/billing.
diff --git a/docs/errors/err_ngrok_734.mdx b/docs/errors/err_ngrok_734.mdx
index e516d5c17d..925c7e9c2e 100644
--- a/docs/errors/err_ngrok_734.mdx
+++ b/docs/errors/err_ngrok_734.mdx
@@ -9,7 +9,7 @@ import ErrorDetails from "/src/components/ErrorDetails";
### Message
-You have exceeded your limit of `MAX` requests per `INTERVAL`. This limit will reset within 1 minute. If you expect to continually exceed these limits, please reach out to support (support@ngrok.com)
+You have exceeded your limit of `MAX` requests per `INTERVAL`. This limit will reset within 1 minute. If you expect to continually exceed these limits, please upgrade your plan at https://dashboard.ngrok.com/billing.