Create a knowledge document
Knowledge
Create a knowledge document
Creates a new knowledge document scoped to your company. Optionally associates the
document with a board (aptletUuid), a card (aptletInstanceId), or a parent
document (parentId).
HTML content is accepted and stored internally as a structured document format.
POST
Create a knowledge document
Authorizations
Body
application/json
Document title.
Initial HTML content for the document body.
UUID of the board to associate this document with.
Card ID to link this document to. Creates a reference on the card.
ID of a parent knowledge document (for nested pages).
Access level. Defaults to public.
Available options:
public, private