Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ingest_id
string
required

The ID of the ingest to disconnect.

Body

application/json

Request message for DisconnectIngestRequest.

ingest_id
string

The ID of the ingest to disconnect.

Response

OK

Response message for DisconnectIngestRequest.