PlatformSettings - API TokenRevoke API TokenRevoke API Token DELETE /users/me/api-tokens/:token_name Revoke one of the authenticated user's API tokens by name so it can no longer be used. Returns 204 on success and 404 when no token with that name exists. Request Responses204422Successful ResponseValidation Error