Delete Auth Tokens Self
Revokes all the tokens that matches the given token type created by the
authenticated user.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
requested_token_type
The type of the requested token.