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