Skip to main content
POST
Create Card Knowledge

Authorizations

Authorization
string
header
required

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

Path Parameters

card_id
string
required

Body

application/json
content
string
required
title
string
required
description
string | null
mime_type
string
default:text/markdown
source
string
default:manual

Response

Successful Response

Last modified on May 17, 2026