Delete a text analytics job

delete/analytics/{jobId}

Deletes a text analytics job before the user's session ends. Although jobs are automatically deleted when the session ends, this endpoint allows early deletion and canceling the job before deletion is not required.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The unique identifier of the text analytics job.

Responses

StatusMeaningDescription
204No Content

The request succeeded.