Delete a text analytics job

delete/analytics/{jobId}
Internal-Use Only

While text analytics jobs are associated with a user's session and will be deleted when the session ends, this endpoint facilitates the deletion prior to ending the session. It is not necessary to cancel the job before deleting it.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The unique identifier of the text analytics job.

Responses

StatusMeaningDescription
204No ContentThe request succeeded.