Delete Token
DELETE
/authorization/delete
Delete the database entry for the given session token.
This does not invalidate the session token! You have to manually revoke it from the login history on the Nintendo Account website.
Authorization
Session Token string required
Uses the session token generated from the generate token endpoint
Request
Response
Success
Object
- errorboolean
- datastring
Unauthorized
Object
- errorboolean
- messagestring
Not Found
Object
- errorboolean
- messagestring