Create new document group

Create new document group and return it.

post/v1/knowledge-models/{knowledge_model_id}/document-groups

Path parameters

knowledge_model_idstring required

Request body

titlestring required

Title of the document group

descriptionstring required

Description of the document group

Response

Successful Response

idstring required
titlestring required
descriptionstring required
knowledge_model_idstring required
document_idsstring[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.