1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/data/reusables/rest-api/permission-header.md
2023-11-10 00:05:50 +00:00

6 lines
369 B
Markdown

{% ifversion rest-permissions-header %}
To help you choose the correct permissions, you will receive the `X-Accepted-GitHub-Permissions` header in the REST API response. The header will tell you what permissions are required in order to access the endpoint. For more information, see "[AUTOTITLE](/rest/overview/troubleshooting#resource-not-accessible)."
{% endif %}