Schema for body for postKnowledgeKnowledgebaseDocuments unclear

The postKnowledgeKnowledgebaseDocuments api call (and some others) is requiring a body parameter. I cant find the body schema so I have no idea what I must and can send.

Could you share this schema or send me to the documentation about this? Thanks.

postKnowledgeKnowledgebaseDocuments api call

Hello,

You can find the description of the request body schema on the Dev Center API Explorer:
POST /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/documents

Regards,