Skip to main content
DELETE
Remove a Paladin context source

Authorizations

Authorization
string
header
required

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

Path Parameters

paladin_id
string<uuid>
required

The ID of the Paladin.

context_source_id
string<uuid>
required

The ID of the context source.

Response

200

The context source was removed.

Last modified on August 13, 2026