/
/Cribl API Reference
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 50m ago · Updated 7d ago
auth1
collectors5
database-connections4
destinations22
distributed1
functions2
groups8
health1
lake5
packs6
pipelines10
preview1
routes8
sources22
  • getList all Sources
  • postCreate a Source
  • getGet a Source
  • deleteDelete a Source
  • patchUpdate a Source
  • postAdd an HEC token and optional metadata to a Splunk HEC Source
  • getGet information about the latest job to clear the persistent queue for a Source
  • deleteClear the persistent queue for a Source
  • patchUpdate metadata for an HEC token for a Splunk HEC Source
  • getList all Sources within a Pack
  • postCreate a Source within a Pack
  • getGet a Source within a Pack
  • deleteDelete a Source within a Pack
  • patchUpdate a Source within a Pack
  • postAdd an HEC token and optional metadata to a Splunk HEC Source within a Pack
  • getGet information about the latest job to clear the persistent queue for a Source within a Pack
  • deleteClear the persistent queue for a Source within a Pack
  • patchUpdate metadata for an HEC token for a Splunk HEC Source within a Pack
  • getGet the status of a Source
  • getList the status of all Sources
  • getGet the status of a Source within a Pack
  • getList the status of all Sources within a Pack
system3
teams1
versioning13
workers4
    sources

    Delete a Source

    Delete the specified Source.

    delete/system/inputs/{id}

    Path parameters

    idstring required

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

    Response

    a list of Source objects

    countinteger

    number of items present in the items array

    Changes