Create a collection
POSThttps://platform.docana.com/api/v1/collections/
Body: { name, description?, icon?, isPrivate?, libraryId }. Validation failures answer 400 { error: "Validation failed", details }.
Request
Responses
- 201
- 400
- 401
- 403
- 500
The created collection
Invalid JSON body or validation failure
The API key or session is missing, expired, or malformed.
No permission to create collections
Unexpected server error.