sources

Delete a Source within a Pack

Delete the specified Source within the specified Pack.

delete/p/{pack}/system/inputs/{id}

Path parameters

idstring required

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

packstring required

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

Response

a list of Source objects

countinteger

number of items present in the items array

Changes