Delete a container job
delete/container/job/{jobId}
Deletes a container job.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The project container was deleted. | ||
| 401 | Unauthorized | The request is not authenticated. | Schema | |
| 403 | Forbidden | The user did not have the necessary permissions. | Schema | |
| 404 | Not Found | The error response when a project container with the specified jobId does not exist. | Schema | |
| 503 | Service Unavailable | Functionality for project containers is not enabled. | Schema |