You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.4 KiB
1.4 KiB
| 1 | Scope | Resource | Context | Ownership | Limit | Method | URL | Privilege | Membership |
|---|---|---|---|---|---|---|---|---|---|
| 2 | create@project | Webhook | Sandbox | N/A | POST | /webhooks | Admin | N/A | |
| 3 | create@project | Webhook | Sandbox | Project:owner | POST | /webhooks | Worker | N/A | |
| 4 | create@project | Webhook | Organization | N/A | POST | /webhooks | Worker | Maintainer | |
| 5 | create@project | Webhook | Organization | Project:owner | POST | /webhooks | Worker | Worker | |
| 6 | create@organization | Webhook | Organization | N/A | POST | /webhooks | Admin | N/A | |
| 7 | create@organization | Webhook | Organization | N/A | POST | /webhooks | Worker | Maintainer | |
| 8 | update | Webhook | Sandbox | N/A | PATCH | /webhooks/{id} | Admin | N/A | |
| 9 | update | Webhook | Sandbox | Project:owner, owner | PATCH | /webhooks/{id} | Worker | N/A | |
| 10 | update | Webhook | Organization | N/A | PATCH | /webhooks/{id} | Worker | Maintainer | |
| 11 | update | Webhook | Organization | Project:owner, owner | PATCH | /webhooks/{id} | Worker | Worker | |
| 12 | delete | Webhook | Sandbox | N/A | DELETE | /webhooks/{id} | Admin | N/A | |
| 13 | delete | Webhook | Sandbox | Project:owner, owner | DELETE | /webhooks/{id} | Worker | N/A | |
| 14 | delete | Webhook | Organization | N/A | DELETE | /webhooks/{id} | Worker | Maintainer | |
| 15 | delete | Webhook | Organization | Project:owner, owner | DELETE | /webhooks/{id} | Worker | Worker | |
| 16 | view | Webhook | Sandbox | N/A | GET | /webhooks/{id} | Admin | N/A | |
| 17 | view | Webhook | Sandbox | Project:owner, owner | GET | /webhooks/{id} | None | N/A | |
| 18 | view | Webhook | Organization | N/A | GET | /webhooks/{id} | Worker | Maintainer | |
| 19 | view | Webhook | Organization | Project:owner, owner | GET | /webhooks/{id} | None | Worker | |
| 20 | list | N/A | Sandbox | N/A | GET | /webhooks | None | N/A | |
| 21 | list | N/A | Organization | N/A | GET | /webhooks | None | Worker |