Skip to content

Commit 1b53d0a

Browse files
Removed scope and restrictions (#49592)
1 parent 1a7b4bf commit 1b53d0a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

content/rest/orgs/webhooks.md

-9
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,4 @@ autogenerated: rest
1616

1717
Organization webhooks allow your server to receive HTTP `POST` payloads whenever certain events happen in an organization. For more information, see "[AUTOTITLE](/webhooks)."
1818

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-
2819
<!-- Content after this section is automatically generated -->

0 commit comments

Comments
 (0)