Skip to main content
Archive a project

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required

Response

HTTP 200 response.

created_at
string
required
created_by
string
required
display_name
string
required
id
string
required
name
string
required
project_status
enum<string>
required
Available options:
active,
archived,
deleted
root_workspace_id
string
required
updated_at
string
required
updated_by
string
required
workspace_id
string
required
artifact_count
integer<int64> | null
Required range: x >= 0
artifact_count_by_kind
object | null
knowledge_urls
string[]
permissions
null | object
root_workspace
null | object
workspace
null | object