Create an application
POSThttps://platform.docana.com/api/v1/applications/
Creates the application owned by the caller and adds the caller as an active ADMIN member. Requires company-level permission to write applications.
Request
Responses
- 201
- 400
- 401
- 403
- 500
The created application
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No permission to create applications
Unexpected server error.