Skip to main content

Asynchronous - Speech to Text API

Cancel inference job

POSThttps://longrun-api.visai.ai/v1/job/cancel
Header
    X-API-Key string required

    Your API key

Raw JSON body

Request Body required
    object
    job_id string

    ID of the job to be canceled.

Responses


object
code string

A unique error code identifying the specific issue.

message string

A descriptive message explaining the cancel process.

Loading...