🛠️ This documentation is a work-in-progress, and is actively being written. 🛠️
cURL
curl --request DELETE \ --url https://api.duckybot.xyz/auth \ --header 'Token: <token>'
{ "code": 200, "message": "Successfully deleted auth information for token 'c8d8fe6a-90c3-41f9-a464-e1ebf37b8b67'." }
Delete all session information and invalidate the session token.