Install app
POST/apps
Up to Cloudron v8.1 this route is POST /apps/install
Install an app by either providing an app store id or a CloudronManifest. The latter is useful for custom apps.
One of manifest or appStoreId is required!
Request
Responses
- 202
- 400
- 401
- 403
- 500
Accepted
Bad Field
Unauthorized
Forbidden
Server error.