collectors

Delete a Collector

Delete the specified Collector.

delete/lib/jobs/{id}

Path parameters

idstring required

The <code>id</code> of the Collector to delete.

Query parameters

criblPackstring

The <code>id</code> of the Pack that includes the Collector to delete.

groupIdstring

The <code>id</code> of the Worker Group that includes the Collector to delete.

Response

a list of SavedJob objects

countinteger

number of items present in the items array

Changes