File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Permissions
3
+ order : 1
4
+ ---
5
+
6
+ # Permissions
7
+
8
+ This page will describe each listing permission and what they are used for.
9
+
10
+ | Permission | Can Access |
11
+ | :---------------------- | :--------------------------------------------------------------------------- |
12
+ | Administrator | Everything |
13
+ | View Listing | View listing while in queue or hidden |
14
+ | View Dashboard | View the listing management dashboard |
15
+ | Manage Details | Edit the listing details |
16
+ | Manage Commands | TBD |
17
+ | Manage Overview | Edit the listing page description |
18
+ | Manage Updates | TBD |
19
+ | Manage API Token | TBD |
20
+ | View Analytics | View the listing analytics |
21
+ | View Activity | View Activity on the listing |
22
+ | Manage Webhooks | everything webhook related |
23
+ | View Webhooks | Can view basic webhook information (name, id) |
24
+ | Create Webhooks | Can create and test webhooks |
25
+ | Edit Webhooks | Can edit a webhook and see hidden information (url, token) and test webhooks |
26
+ | Delete Webhooks | Can delete a webhook |
27
+ | Manage Review Responses | everything review response related |
28
+ | Post Review Responses | Can post a review response |
29
+ | Delete Review Responses | Can delete a review response |
You can’t perform that action at this time.
0 commit comments