跳转到内容
Try Gitea Cloud ☁️ for 30 days → Accelerate your Development & Deploys!
Support

Delete the currently authenticated token

DELETE
/token
curl --request DELETE \
--url https://gitea.example.com/api/v1/token \
--header 'Authorization: Basic <credentials>'

Token deleted