client_id
and client_secret
as the username and password.curl --location --request DELETE 'https://api.github.com/applications//token' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a"
}'
{}
Authorization: Bearer ********************
【GitHub】API开发者 微信交流群
用微信扫右侧二维码,加入【GitHub】API开发者 交流群,互助沟通