Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex AI Studio
  • Getting started with Model Gallery
    • About Yandex AI Studio
    • Yandex Workflows
    • Quotas and limits
    • Terms and definitions
  • Switching from the AI Assistant API to Responses API
  • Compatibility with OpenAI
    • Overview
    • API authentication
        • Overview
          • Overview
          • Describe
          • List
          • Cancel
          • Delete
  • Access management
  • Pricing policy
  • Audit Trails events
  • Public materials
  • Release notes

In this article:

  • gRPC request
  • DeleteBatchInferenceRequest
  • DeleteBatchInferenceResponse
  1. API references
  2. Batch Inference API
  3. gRPC
  4. BatchInference
  5. Delete

Batch Inference Service API, gRPC: BatchInferenceService.Delete

Written by
Yandex Cloud
Updated at April 24, 2025
  • gRPC request
  • DeleteBatchInferenceRequest
  • DeleteBatchInferenceResponse

Deletes a concrete task

gRPC requestgRPC request

rpc Delete (DeleteBatchInferenceRequest) returns (DeleteBatchInferenceResponse)

DeleteBatchInferenceRequestDeleteBatchInferenceRequest

{
  "task_id": "string"
}

Field

Description

task_id

string

Required field. Task ID that should be deleted.

DeleteBatchInferenceResponseDeleteBatchInferenceResponse

{
  "task_id": "string"
}

Field

Description

task_id

string

Was the article helpful?

Previous
Cancel
Next
Overview
© 2025 Direct Cursus Technology L.L.C.