Delete an Adhoc Analysis Job by its ID
delete/bots/adhocAnalysisJobs/{analysisJobId}
Delete an Adhoc Analysis Job. Deleting a job does not automatically delete the catalog content introduced by the job.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The request succeeded. | ||
400 | Bad Request | Bad request (the request is not well-formed). | Schema | |
401 | Unauthorized | Not authenticated. | Schema | |
403 | Forbidden | The user does not have permission to complete this request. | Schema | |
500 | Internal Server Error | The Catalog service encountered an error. | Schema |