Skip to content

Commit

Permalink
automated generation of docs from buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
the ngrok rock 🪨 committed Jan 8, 2025
1 parent 6e32e29 commit 3c8eed1
Show file tree
Hide file tree
Showing 363 changed files with 913 additions and 913 deletions.
6 changes: 3 additions & 3 deletions docs/api/examples/_abuse_reports_create_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@

```json
{
"created_at": "2024-12-19T20:27:10Z",
"created_at": "2025-01-08T22:31:04Z",
"hostnames": [
{
"hostname": "legit-facebook-login.ngrok.io",
"status": "PENDING"
}
],
"id": "abrp_2qRzAJuSK8x3o2WiCIsrPzkD4wn",
"id": "abrp_2rMihdlii1DFdg4R7OHUnIaSasO",
"metadata": "{\"incident_id\":1233122}",
"status": "PENDING",
"uri": "https://api.ngrok.com/abuse_reports/abrp_2qRzAJuSK8x3o2WiCIsrPzkD4wn",
"uri": "https://api.ngrok.com/abuse_reports/abrp_2rMihdlii1DFdg4R7OHUnIaSasO",
"urls": ["http://legit-facebook-login.ngrok.io/login"]
}
```
2 changes: 1 addition & 1 deletion docs/api/examples/_abuse_reports_get_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
https://api.ngrok.com/abuse_reports/abrp_2qRzAJuSK8x3o2WiCIsrPzkD4wn
https://api.ngrok.com/abuse_reports/abrp_2rMihdlii1DFdg4R7OHUnIaSasO
```
6 changes: 3 additions & 3 deletions docs/api/examples/_abuse_reports_get_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@

```json
{
"created_at": "2024-12-19T20:27:10Z",
"created_at": "2025-01-08T22:31:04Z",
"hostnames": [
{
"hostname": "legit-facebook-login.ngrok.io",
"status": "PENDING"
}
],
"id": "abrp_2qRzAJuSK8x3o2WiCIsrPzkD4wn",
"id": "abrp_2rMihdlii1DFdg4R7OHUnIaSasO",
"metadata": "{\"incident_id\":1233122}",
"status": "PENDING",
"uri": "https://api.ngrok.com/abuse_reports/abrp_2qRzAJuSK8x3o2WiCIsrPzkD4wn",
"uri": "https://api.ngrok.com/abuse_reports/abrp_2rMihdlii1DFdg4R7OHUnIaSasO",
"urls": ["http://legit-facebook-login.ngrok.io/login"]
}
```
6 changes: 3 additions & 3 deletions docs/api/examples/_agent_ingresses_create_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
{
"certificate_management_policy": null,
"certificate_management_status": null,
"created_at": "2024-12-19T20:27:12Z",
"created_at": "2025-01-08T22:31:06Z",
"description": "acme devices",
"domain": "connect.acme.com",
"id": "agin_2qRzAWIfOohAnk3h8EGolQ8yPlr",
"id": "agin_2rMihqmWpQPjKDIRs5w1NwxhlkC",
"ns_targets": [
"1.kube-dns.kube-system.svc.cluster.local.",
"2.kube-dns.kube-system.svc.cluster.local.",
"3.kube-dns.kube-system.svc.cluster.local.",
"4.kube-dns.kube-system.svc.cluster.local."
],
"region_domains": ["tunnel.us.connect.acme.com"],
"uri": "/agent_ingresses/agin_2qRzAWIfOohAnk3h8EGolQ8yPlr"
"uri": "/agent_ingresses/agin_2rMihqmWpQPjKDIRs5w1NwxhlkC"
}
```
2 changes: 1 addition & 1 deletion docs/api/examples/_agent_ingresses_delete_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
https://api.ngrok.com/agent_ingresses/agin_2qRzAWIfOohAnk3h8EGolQ8yPlr
https://api.ngrok.com/agent_ingresses/agin_2rMihqmWpQPjKDIRs5w1NwxhlkC
```
2 changes: 1 addition & 1 deletion docs/api/examples/_agent_ingresses_get_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
https://api.ngrok.com/agent_ingresses/agin_2qRzAWIfOohAnk3h8EGolQ8yPlr
https://api.ngrok.com/agent_ingresses/agin_2rMihqmWpQPjKDIRs5w1NwxhlkC
```
6 changes: 3 additions & 3 deletions docs/api/examples/_agent_ingresses_get_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
{
"certificate_management_policy": null,
"certificate_management_status": null,
"created_at": "2024-12-19T20:27:12Z",
"created_at": "2025-01-08T22:31:06Z",
"description": "ACME Co. Device Ingress",
"domain": "connect.acme.com",
"id": "agin_2qRzAWIfOohAnk3h8EGolQ8yPlr",
"id": "agin_2rMihqmWpQPjKDIRs5w1NwxhlkC",
"metadata": "{\"device_sku\": \"824JS4RZ1F8X\"}",
"ns_targets": [
"1.kube-dns.kube-system.svc.cluster.local.",
Expand All @@ -18,6 +18,6 @@
"4.kube-dns.kube-system.svc.cluster.local."
],
"region_domains": ["tunnel.us.connect.acme.com"],
"uri": "/agent_ingresses/agin_2qRzAWIfOohAnk3h8EGolQ8yPlr"
"uri": "/agent_ingresses/agin_2rMihqmWpQPjKDIRs5w1NwxhlkC"
}
```
6 changes: 3 additions & 3 deletions docs/api/examples/_agent_ingresses_list_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
{
"certificate_management_policy": null,
"certificate_management_status": null,
"created_at": "2024-12-19T20:27:12Z",
"created_at": "2025-01-08T22:31:06Z",
"description": "acme devices",
"domain": "connect.acme.com",
"id": "agin_2qRzAWIfOohAnk3h8EGolQ8yPlr",
"id": "agin_2rMihqmWpQPjKDIRs5w1NwxhlkC",
"ns_targets": [
"1.kube-dns.kube-system.svc.cluster.local.",
"2.kube-dns.kube-system.svc.cluster.local.",
"3.kube-dns.kube-system.svc.cluster.local.",
"4.kube-dns.kube-system.svc.cluster.local."
],
"region_domains": ["tunnel.us.connect.acme.com"],
"uri": "/agent_ingresses/agin_2qRzAWIfOohAnk3h8EGolQ8yPlr"
"uri": "/agent_ingresses/agin_2rMihqmWpQPjKDIRs5w1NwxhlkC"
}
],
"next_page_uri": null,
Expand Down
2 changes: 1 addition & 1 deletion docs/api/examples/_agent_ingresses_update_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -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_2qRzAWIfOohAnk3h8EGolQ8yPlr
https://api.ngrok.com/agent_ingresses/agin_2rMihqmWpQPjKDIRs5w1NwxhlkC
```
6 changes: 3 additions & 3 deletions docs/api/examples/_agent_ingresses_update_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
{
"certificate_management_policy": null,
"certificate_management_status": null,
"created_at": "2024-12-19T20:27:12Z",
"created_at": "2025-01-08T22:31:06Z",
"description": "ACME Co. Device Ingress",
"domain": "connect.acme.com",
"id": "agin_2qRzAWIfOohAnk3h8EGolQ8yPlr",
"id": "agin_2rMihqmWpQPjKDIRs5w1NwxhlkC",
"metadata": "{\"device_sku\": \"824JS4RZ1F8X\"}",
"ns_targets": [
"1.kube-dns.kube-system.svc.cluster.local.",
Expand All @@ -18,6 +18,6 @@
"4.kube-dns.kube-system.svc.cluster.local."
],
"region_domains": ["tunnel.us.connect.acme.com"],
"uri": "/agent_ingresses/agin_2qRzAWIfOohAnk3h8EGolQ8yPlr"
"uri": "/agent_ingresses/agin_2rMihqmWpQPjKDIRs5w1NwxhlkC"
}
```
10 changes: 5 additions & 5 deletions docs/api/examples/_api_keys_create_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

```json
{
"created_at": "2024-12-19T20:26:48Z",
"created_at": "2025-01-08T22:30:42Z",
"description": "ad-hoc dev testing",
"id": "ak_2qRz7UZIWsoCviEsFL3MTvidzKi",
"id": "ak_2rMienpCAIKPYmJXZriVvZL1AjZ",
"metadata": "{\"environment\":\"dev\"}",
"owner_id": "usr_2qRz7N0DgMEYaqthuwAtelSEpx1",
"token": "2qRz7UZIWsoCviEsFL3MTvidzKi_5NQFuQRcQBKwagYtHyFub",
"uri": "https://api.ngrok.com/api_keys/ak_2qRz7UZIWsoCviEsFL3MTvidzKi"
"owner_id": "usr_2rMietUfMUfvVeXZIuFBDfd0CFF",
"token": "2rMienpCAIKPYmJXZriVvZL1AjZ_83AnBcuLAzL4fCPjRA946",
"uri": "https://api.ngrok.com/api_keys/ak_2rMienpCAIKPYmJXZriVvZL1AjZ"
}
```
2 changes: 1 addition & 1 deletion docs/api/examples/_api_keys_delete_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
https://api.ngrok.com/api_keys/ak_2qRz7UZIWsoCviEsFL3MTvidzKi
https://api.ngrok.com/api_keys/ak_2rMienpCAIKPYmJXZriVvZL1AjZ
```
2 changes: 1 addition & 1 deletion docs/api/examples/_api_keys_get_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
https://api.ngrok.com/api_keys/ak_2qRz7UZIWsoCviEsFL3MTvidzKi
https://api.ngrok.com/api_keys/ak_2rMienpCAIKPYmJXZriVvZL1AjZ
```
8 changes: 4 additions & 4 deletions docs/api/examples/_api_keys_get_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

```json
{
"created_at": "2024-12-19T20:26:48Z",
"created_at": "2025-01-08T22:30:42Z",
"description": "ad-hoc dev testing",
"id": "ak_2qRz7UZIWsoCviEsFL3MTvidzKi",
"id": "ak_2rMienpCAIKPYmJXZriVvZL1AjZ",
"metadata": "{\"environment\":\"dev\", \"owner_id\": 123}",
"owner_id": "usr_2qRz7N0DgMEYaqthuwAtelSEpx1",
"owner_id": "usr_2rMietUfMUfvVeXZIuFBDfd0CFF",
"token": null,
"uri": "https://api.ngrok.com/api_keys/ak_2qRz7UZIWsoCviEsFL3MTvidzKi"
"uri": "https://api.ngrok.com/api_keys/ak_2rMienpCAIKPYmJXZriVvZL1AjZ"
}
```
22 changes: 11 additions & 11 deletions docs/api/examples/_api_keys_list_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
{
"keys": [
{
"created_at": "2024-12-19T20:26:48Z",
"description": "ad-hoc dev testing",
"id": "ak_2qRz7UZIWsoCviEsFL3MTvidzKi",
"metadata": "{\"environment\":\"dev\"}",
"owner_id": "usr_2qRz7N0DgMEYaqthuwAtelSEpx1",
"created_at": "2025-01-08T22:30:42Z",
"description": "api key for example generation",
"id": "ak_2rMiemrByN6T2Nak6qNEcjvAwWu",
"owner_id": "usr_2rMietUfMUfvVeXZIuFBDfd0CFF",
"token": null,
"uri": "https://api.ngrok.com/api_keys/ak_2qRz7UZIWsoCviEsFL3MTvidzKi"
"uri": "https://api.ngrok.com/api_keys/ak_2rMiemrByN6T2Nak6qNEcjvAwWu"
},
{
"created_at": "2024-12-19T20:26:48Z",
"description": "api key for example generation",
"id": "ak_2qRz7YYlYGi6HrRlydFGruNVkyF",
"owner_id": "usr_2qRz7N0DgMEYaqthuwAtelSEpx1",
"created_at": "2025-01-08T22:30:42Z",
"description": "ad-hoc dev testing",
"id": "ak_2rMienpCAIKPYmJXZriVvZL1AjZ",
"metadata": "{\"environment\":\"dev\"}",
"owner_id": "usr_2rMietUfMUfvVeXZIuFBDfd0CFF",
"token": null,
"uri": "https://api.ngrok.com/api_keys/ak_2qRz7YYlYGi6HrRlydFGruNVkyF"
"uri": "https://api.ngrok.com/api_keys/ak_2rMienpCAIKPYmJXZriVvZL1AjZ"
}
],
"next_page_uri": null,
Expand Down
2 changes: 1 addition & 1 deletion docs/api/examples/_api_keys_update_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -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_2qRz7UZIWsoCviEsFL3MTvidzKi
https://api.ngrok.com/api_keys/ak_2rMienpCAIKPYmJXZriVvZL1AjZ
```
8 changes: 4 additions & 4 deletions docs/api/examples/_api_keys_update_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

```json
{
"created_at": "2024-12-19T20:26:48Z",
"created_at": "2025-01-08T22:30:42Z",
"description": "ad-hoc dev testing",
"id": "ak_2qRz7UZIWsoCviEsFL3MTvidzKi",
"id": "ak_2rMienpCAIKPYmJXZriVvZL1AjZ",
"metadata": "{\"environment\":\"dev\", \"owner_id\": 123}",
"owner_id": "usr_2qRz7N0DgMEYaqthuwAtelSEpx1",
"owner_id": "usr_2rMietUfMUfvVeXZIuFBDfd0CFF",
"token": null,
"uri": "https://api.ngrok.com/api_keys/ak_2qRz7UZIWsoCviEsFL3MTvidzKi"
"uri": "https://api.ngrok.com/api_keys/ak_2rMienpCAIKPYmJXZriVvZL1AjZ"
}
```
6 changes: 3 additions & 3 deletions docs/api/examples/_bot_users_create_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
```json
{
"active": true,
"created_at": "2024-12-19T20:27:17Z",
"id": "bot_2qRzBDakf3I4uARW5QJKLPvA0sr",
"created_at": "2025-01-08T22:31:11Z",
"id": "bot_2rMiiSDuC8hglaIPdHbTHAGZTPa",
"name": "new bot user from API",
"uri": "https://api.ngrok.com/bot_users/bot_2qRzBDakf3I4uARW5QJKLPvA0sr"
"uri": "https://api.ngrok.com/bot_users/bot_2rMiiSDuC8hglaIPdHbTHAGZTPa"
}
```
2 changes: 1 addition & 1 deletion docs/api/examples/_bot_users_delete_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
https://api.ngrok.com/bot_users/bot_2qRzBDakf3I4uARW5QJKLPvA0sr
https://api.ngrok.com/bot_users/bot_2rMiiSDuC8hglaIPdHbTHAGZTPa
```
2 changes: 1 addition & 1 deletion docs/api/examples/_bot_users_get_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
https://api.ngrok.com/bot_users/bot_2qRzBDakf3I4uARW5QJKLPvA0sr
https://api.ngrok.com/bot_users/bot_2rMiiSDuC8hglaIPdHbTHAGZTPa
```
6 changes: 3 additions & 3 deletions docs/api/examples/_bot_users_get_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
```json
{
"active": true,
"created_at": "2024-12-19T20:27:17Z",
"id": "bot_2qRzBDakf3I4uARW5QJKLPvA0sr",
"created_at": "2025-01-08T22:31:11Z",
"id": "bot_2rMiiSDuC8hglaIPdHbTHAGZTPa",
"name": "new bot user from API",
"uri": "https://api.ngrok.com/bot_users/bot_2qRzBDakf3I4uARW5QJKLPvA0sr"
"uri": "https://api.ngrok.com/bot_users/bot_2rMiiSDuC8hglaIPdHbTHAGZTPa"
}
```
12 changes: 6 additions & 6 deletions docs/api/examples/_bot_users_list_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
{
"bot_users": [
{
"active": false,
"created_at": "2024-12-19T20:27:17Z",
"id": "bot_2qRzBDakf3I4uARW5QJKLPvA0sr",
"name": "inactive bot user from API",
"uri": "https://api.ngrok.com/bot_users/bot_2qRzBDakf3I4uARW5QJKLPvA0sr"
"active": true,
"created_at": "2025-01-08T22:31:11Z",
"id": "bot_2rMiiY9nxAtFLPL27vnBra9I7vi",
"name": "API example bot user",
"uri": "https://api.ngrok.com/bot_users/bot_2rMiiY9nxAtFLPL27vnBra9I7vi"
}
],
"next_page_uri": "https://api.ngrok.com/bot_users?before_id=bot_2qRzBDakf3I4uARW5QJKLPvA0sr&limit=1",
"next_page_uri": "https://api.ngrok.com/bot_users?before_id=bot_2rMiiY9nxAtFLPL27vnBra9I7vi&limit=1",
"uri": "https://api.ngrok.com/bot_users"
}
```
2 changes: 1 addition & 1 deletion docs/api/examples/_bot_users_update_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -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_2qRzBDakf3I4uARW5QJKLPvA0sr
https://api.ngrok.com/bot_users/bot_2rMiiSDuC8hglaIPdHbTHAGZTPa
```
6 changes: 3 additions & 3 deletions docs/api/examples/_bot_users_update_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
```json
{
"active": false,
"created_at": "2024-12-19T20:27:17Z",
"id": "bot_2qRzBDakf3I4uARW5QJKLPvA0sr",
"created_at": "2025-01-08T22:31:11Z",
"id": "bot_2rMiiSDuC8hglaIPdHbTHAGZTPa",
"name": "inactive bot user from API",
"uri": "https://api.ngrok.com/bot_users/bot_2qRzBDakf3I4uARW5QJKLPvA0sr"
"uri": "https://api.ngrok.com/bot_users/bot_2rMiiSDuC8hglaIPdHbTHAGZTPa"
}
```
6 changes: 3 additions & 3 deletions docs/api/examples/_certificate_authorities_create_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": "2024-12-19T20:27:11Z",
"created_at": "2025-01-08T22:31:05Z",
"description": "Internal Coprorates Services Authority",
"extended_key_usages": [],
"id": "ca_2qRzAS1LKnghepQRUWoKTuM7k9U",
"id": "ca_2rMihg5ydbHAi3FZobLky3PyN9G",
"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_2qRzAS1LKnghepQRUWoKTuM7k9U"
"uri": "https://api.ngrok.com/certificate_authorities/ca_2rMihg5ydbHAi3FZobLky3PyN9G"
}
```
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ curl \
-X DELETE \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
https://api.ngrok.com/certificate_authorities/ca_2qRzAS1LKnghepQRUWoKTuM7k9U
https://api.ngrok.com/certificate_authorities/ca_2rMihg5ydbHAi3FZobLky3PyN9G
```
2 changes: 1 addition & 1 deletion docs/api/examples/_certificate_authorities_get_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ curl \
-X GET \
-H "Authorization: Bearer {API_KEY}" \
-H "Ngrok-Version: 2" \
https://api.ngrok.com/certificate_authorities/ca_2qRzAS1LKnghepQRUWoKTuM7k9U
https://api.ngrok.com/certificate_authorities/ca_2rMihg5ydbHAi3FZobLky3PyN9G
```
6 changes: 3 additions & 3 deletions docs/api/examples/_certificate_authorities_get_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": "2024-12-19T20:27:11Z",
"created_at": "2025-01-08T22:31:05Z",
"description": "Internal Corporate Services Authority (Legacy)",
"extended_key_usages": [],
"id": "ca_2qRzAS1LKnghepQRUWoKTuM7k9U",
"id": "ca_2rMihg5ydbHAi3FZobLky3PyN9G",
"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_2qRzAS1LKnghepQRUWoKTuM7k9U"
"uri": "https://api.ngrok.com/certificate_authorities/ca_2rMihg5ydbHAi3FZobLky3PyN9G"
}
```
Loading

0 comments on commit 3c8eed1

Please sign in to comment.