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.

Response

The deleted Collector in a response envelope with <code>count</code> and <code>items</code>.

countinteger required

number of items present in the items array

Changes