Skip to main content
PATCH
Update Pack

Authorizations

Authorization
string
header
required

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

Path Parameters

context_pack_name
string
required

Body

application/json
name
string | null
description
string | null
metadata
Metadata · object | null
config
Config · object | null
summary_text
string | null

Response

Successful Response

id
string
required
name
string
required
pack_type
enum<string>
required
Available options:
user,
team,
project,
domain,
session
version
integer
required
status
enum<string>
required
Available options:
active,
archived,
deprecated,
deleted
key_topics
string[]
required
metadata
Metadata · object
required
config
Config · object
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
description
string | null
summary_text
string | null
created_by
string | null
archived_at
string<date-time> | null
reactivated_at
string<date-time> | null
deprecated_at
string<date-time> | null
deleted_at
string<date-time> | null