Revoke Token
DeleterApi/oauth2/token/revoke
Revoke token
DELETE https://api.deleter.xyz/stable/oauth2/token/revoke
This endpoint allows you remove token from bot db so no one will be able to use it after the request here.
Headers
Name
Type
Description
Authorization
string
Bearer FfuydfggjFGuyrg 247734710682255361
Request Body
Name
Type
Description
client_id
string
Id of the client that owns this API
SuccessLast updated