1
0
mirror of synced 2026-01-05 03:06:35 -05:00
Files
docs/data/reusables/apps/access_token_parameters_table_and_example.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

254 B

Parameters

Name Type Description
access_token string The OAuth access token used to authenticate to the GitHub API.

Example

{
  "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a"
}