Unlink a collection from an application
DELETEhttps://platform.docana.com/api/v1/applications/:id/collections/:collectionId/
Unlink a collection from an application
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The collection is unlinked from the application
The application-owned collection cannot be unlinked
The API key or session is missing, expired, or malformed.
No application write or collection access
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.