We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e3ced7 commit 4461fcfCopy full SHA for 4461fcf
2 files changed
docs/api/_report.md
@@ -17,7 +17,6 @@
17
- `/devices/unmanaged`
18
- `/events`
19
- `/locks`
20
-- `/networks`
21
- `/noise_sensors`
22
- `/noise_sensors/noise_thresholds`
23
- `/noise_sensors/simulate`
docs/api/networks/README.md
@@ -0,0 +1,30 @@
1
+# Networks
2
+
3
+## `network`
4
5
+### `created_at`
6
7
+Format: `Datetime`
8
9
+---
10
11
+### `display_name`
12
13
+Format: `String`
14
15
16
+### `network_id`
+Format: `UUID`
+### `workspace_id`
24
25
26
27
28
29
+## Endpoints
30
0 commit comments