|
4 | 4 | This document uses the REST API. For more details, see the [Authentication for API](../authentication-for-api/) page.
|
5 | 5 | {% endhint %}
|
6 | 6 |
|
7 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/self/apps" method="get" %} |
| 7 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/self/apps" method="get" %} |
8 | 8 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
9 |
| -{% endopenapi %} |
| 9 | +{% endswagger %} |
10 | 10 |
|
11 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/self/apps/{app_id}" method="delete" %} |
| 11 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/self/apps/{app_id}" method="delete" %} |
12 | 12 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
13 |
| -{% endopenapi %} |
| 13 | +{% endswagger %} |
14 | 14 |
|
15 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/self/apps/{app_id}/sessions" method="get" %} |
| 15 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/self/apps/{app_id}/sessions" method="get" %} |
16 | 16 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
17 |
| -{% endopenapi %} |
| 17 | +{% endswagger %} |
18 | 18 |
|
19 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/self/apps/{app_id}/sessions/{session_id}" method="delete" %} |
| 19 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/self/apps/{app_id}/sessions/{session_id}" method="delete" %} |
20 | 20 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
21 |
| -{% endopenapi %} |
| 21 | +{% endswagger %} |
22 | 22 |
|
23 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/self/apps/installs" method="get" %} |
| 23 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/self/apps/installs" method="get" %} |
24 | 24 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
25 |
| -{% endopenapi %} |
| 25 | +{% endswagger %} |
26 | 26 |
|
27 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/self/apps/installs/{install_id}" method="delete" %} |
| 27 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/self/apps/installs/{install_id}" method="delete" %} |
28 | 28 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
29 |
| -{% endopenapi %} |
| 29 | +{% endswagger %} |
30 | 30 |
|
31 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps" method="post" %} |
| 31 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps" method="post" %} |
32 | 32 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
33 |
| -{% endopenapi %} |
| 33 | +{% endswagger %} |
34 | 34 |
|
35 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps" method="get" %} |
| 35 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps" method="get" %} |
36 | 36 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
37 |
| -{% endopenapi %} |
| 37 | +{% endswagger %} |
38 | 38 |
|
39 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/{client_id}" method="patch" %} |
| 39 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/{client_id}" method="patch" %} |
40 | 40 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
41 |
| -{% endopenapi %} |
| 41 | +{% endswagger %} |
42 | 42 |
|
43 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/{client_id}" method="get" %} |
| 43 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/{client_id}" method="get" %} |
44 | 44 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
45 |
| -{% endopenapi %} |
| 45 | +{% endswagger %} |
46 | 46 |
|
47 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/{client_id}" method="delete" %} |
| 47 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/{client_id}" method="delete" %} |
48 | 48 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
49 |
| -{% endopenapi %} |
| 49 | +{% endswagger %} |
50 | 50 |
|
51 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/{client_id}/secrets" method="post" %} |
| 51 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/{client_id}/secrets" method="post" %} |
52 | 52 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
53 |
| -{% endopenapi %} |
| 53 | +{% endswagger %} |
54 | 54 |
|
55 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/installs" method="post" %} |
| 55 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/installs" method="post" %} |
56 | 56 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
57 |
| -{% endopenapi %} |
| 57 | +{% endswagger %} |
58 | 58 |
|
59 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/installs" method="get" %} |
| 59 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/installs" method="get" %} |
60 | 60 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
61 |
| -{% endopenapi %} |
| 61 | +{% endswagger %} |
62 | 62 |
|
63 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/installs/{install_id}" method="delete" %} |
| 63 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/installs/{install_id}" method="delete" %} |
64 | 64 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
65 |
| -{% endopenapi %} |
| 65 | +{% endswagger %} |
66 | 66 |
|
67 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/installs/{install_id}/secrets" method="post" %} |
| 67 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/installs/{install_id}/secrets" method="post" %} |
68 | 68 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
69 |
| -{% endopenapi %} |
| 69 | +{% endswagger %} |
70 | 70 |
|
71 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations" method="post" %} |
| 71 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations" method="post" %} |
72 | 72 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
73 |
| -{% endopenapi %} |
| 73 | +{% endswagger %} |
74 | 74 |
|
75 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations" method="get" %} |
| 75 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations" method="get" %} |
76 | 76 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
77 |
| -{% endopenapi %} |
| 77 | +{% endswagger %} |
78 | 78 |
|
79 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations/{app_id}" method="patch" %} |
| 79 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations/{app_id}" method="patch" %} |
80 | 80 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
81 |
| -{% endopenapi %} |
| 81 | +{% endswagger %} |
82 | 82 |
|
83 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations/{app_id}" method="get" %} |
| 83 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations/{app_id}" method="get" %} |
84 | 84 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
85 |
| -{% endopenapi %} |
| 85 | +{% endswagger %} |
86 | 86 |
|
87 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations/{app_id}" method="delete" %} |
| 87 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations/{app_id}" method="delete" %} |
88 | 88 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
89 |
| -{% endopenapi %} |
| 89 | +{% endswagger %} |
90 | 90 |
|
91 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations/{app_id}/secrets" method="post" %} |
| 91 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/apps/creations/{app_id}/secrets" method="post" %} |
92 | 92 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
93 |
| -{% endopenapi %} |
| 93 | +{% endswagger %} |
94 | 94 |
|
95 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/app_bots" method="get" %} |
| 95 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/app_bots" method="get" %} |
96 | 96 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
97 |
| -{% endopenapi %} |
| 97 | +{% endswagger %} |
98 | 98 |
|
99 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/app_bots/{bot_id}" method="delete" %} |
| 99 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/app_bots/{bot_id}" method="delete" %} |
100 | 100 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
101 |
| -{% endopenapi %} |
| 101 | +{% endswagger %} |
102 | 102 |
|
103 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/groups/{group_id}/apps/installs" method="post" %} |
| 103 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/groups/{group_id}/apps/installs" method="post" %} |
104 | 104 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
105 |
| -{% endopenapi %} |
| 105 | +{% endswagger %} |
106 | 106 |
|
107 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/groups/{group_id}/apps/installs" method="get" %} |
| 107 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/groups/{group_id}/apps/installs" method="get" %} |
108 | 108 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
109 |
| -{% endopenapi %} |
| 109 | +{% endswagger %} |
110 | 110 |
|
111 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/groups/{group_id}/apps/installs/{install_id}" method="delete" %} |
| 111 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/groups/{group_id}/apps/installs/{install_id}" method="delete" %} |
112 | 112 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
113 |
| -{% endopenapi %} |
| 113 | +{% endswagger %} |
114 | 114 |
|
115 |
| -{% openapi src="../../.gitbook/assets/rest-spec.json" path="/groups/{group_id}/apps/installs/{install_id}/secrets" method="post" %} |
| 115 | +{% swagger src="../../.gitbook/assets/rest-spec.json" path="/groups/{group_id}/apps/installs/{install_id}/secrets" method="post" %} |
116 | 116 | [rest-spec.json](../../.gitbook/assets/rest-spec.json)
|
117 |
| -{% endopenapi %} |
| 117 | +{% endswagger %} |
0 commit comments