We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967070a commit 3a01524Copy full SHA for 3a01524
2 files changed
docs/api/_report.md
@@ -21,7 +21,6 @@
21
- `/noise_sensors`
22
- `/noise_sensors/noise_thresholds`
23
- `/noise_sensors/simulate`
24
-- `/webhooks`
25
- `/workspaces`
26
27
### Endpoints
docs/api/webhooks/README.md
@@ -0,0 +1,32 @@
1
+# Webhooks
2
+
3
+## `webhook`
4
5
+### `event_types`
6
7
+Format: `List`
8
9
+Item format: `String`
10
11
+---
12
13
+### `secret`
14
15
+Format: `String`
16
17
18
19
+### `url`
20
+### `webhook_id`
28
29
30
31
+## Endpoints
32
0 commit comments