Skip to main content
DELETE
Remove context items

Authorizations

Authorization
string
header
required

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

Headers

x-project-id
string
required

Project identifier

Path Parameters

session_id
string
required

Session ID

Body

application/json

Remove one or more context items from a session (DELETE .../context).

items
RemoveContextItemRef · object[]
required
Minimum array length: 1

Response

Successful Response

Current session context (GET/POST/DELETE .../context).

datasources
DatasourceContext · object[]
artifacts
ArtifactContext · object[]
attachments
AttachmentContext · object[]