Skip to main content
PUT
Update an org-level note

Permissions

Requires a service user with the ManageAccountKnowledge permission for the specified organization.

Authorizations

Authorization
string
header
required

Service User credential (prefix: cog_)

Path Parameters

note_id
string
required

Knowledge note ID (prefix: note-)

Example:

"note-abc123def456"

org_id
string
required

Organization ID (prefix: org-)

Example:

"org-abc123def456"

Body

application/json
body
string
required
name
string
required
trigger
string
required
folder_id
string | null
is_enabled
boolean | null
pinned_repo
string | null

Response

Successful Response

access_type
enum<string>
required
Available options:
enterprise,
org
body
string
required
created_at
integer
required
folder_id
string | null
required
folder_path
string
required
is_enabled
boolean
required
macro
string | null
required
name
string
required
note_id
string
required
org_id
string | null
required
pinned_repo
string | null
required
trigger
string
required
updated_at
integer
required