Skip to main content
POST
Create Pack

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Required string length: 1 - 255
pack_type
enum<string>
required
Available options:
user,
team,
project,
domain,
session
description
string | null
metadata
Metadata · object
config
Config · object

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