403 - Forbidden
status when a personal access token is in use. For example, if you access this endpoint with the same personal access token that you are trying to delete, you will receive this error.Authorization: Bearer ********************
curl --location --request DELETE 'https://api.github.com/admin/tokens/' \
--header 'Authorization: Bearer <token>'
{}
【GitHub】API开发者 微信交流群
用微信扫右侧二维码 ,加入【GitHub】API开发者 交流群,互助沟通