APITokensRevoke a tokenRevoke a token DELETE /api/v1/tokens/:id Revokes a token by its ID. Request Responses200400401 Successfully revoked the token. Bad request error. Unauthorized