Split a document with a specific model identifier
POST/organizations/:organization_id/projects/:project_id/models/:model_id/document-split
Split a document into sub-documents based on the AI Skill labels. This is an asynchronous endpoint.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error