1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/data/reusables/rest-api/permission-header.md
2023-08-10 19:12:43 +00:00

5 lines
376 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#insufficient-permissions-errors)."
{% endif %}