Skip to main content
POST
Permanently delete a context pack

Authorizations

Authorization
string
header
required

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

Headers

X-Project-ID
string | null

Path Parameters

name
string
required

Context pack name

Response

Successful Response

Response for delete operations.

id
string
required

Context pack ID

status
enum<string>
required

New status

Available options:
active,
archived,
deprecated,
deleted
permanent
boolean
required

Whether the delete was permanent

deleted_at
string<date-time> | null

Deletion timestamp