You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/rest/orgs/webhooks.md
-9
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,4 @@ autogenerated: rest
16
16
17
17
Organization webhooks allow your server to receive HTTP `POST` payloads whenever certain events happen in an organization. For more information, see "[AUTOTITLE](/webhooks)."
18
18
19
-
### Scopes and restrictions
20
-
21
-
You must be an organization owner{% ifversion custom-org-roles %} or have the "Manage organization webhooks" permission{% endif %} to use these endpoints. OAuth tokens require the `admin:org_hook` scope to use these endpoints.
22
-
23
-
In order to protect sensitive data which may be present in webhook configurations, we also enforce the following access control rules:
24
-
25
-
- {% data variables.product.prodname_oauth_apps %} cannot list, view, or edit webhooks which they did not create.
26
-
- Users cannot list, view, or edit webhooks which were created by {% data variables.product.prodname_oauth_apps %}.
27
-
28
19
<!-- Content after this section is automatically generated -->
0 commit comments