v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBarchiveManagement
Delete an ingestion job.
Delete an ingestion job with the given identifier from the organization. The delete operation is only possible for jobs with a Succeeded or Failed status.
delete/v1/archive/{sourceId}/jobs/{id}
Path parameters
sourceIdstring required
The identifier of the Archive Source.
idstring required
The identifier of the ingestion job to delete.
Response
The ingestion job was deleted successfully.