Skip to main content
DELETE
Delete Existing Source

Authorizations

Authorization
string
header
required

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

Path Parameters

source_id
string | null
required

Query Parameters

wait
boolean
default:true

When False, mark for deletion and return immediately without waiting for KC teardown

Response

Successful Response