Delete an app
App manager
Delete an app
Deletes an app and all associated data.
Users with the nx1_app_manager role or the same role as an app can delete.
This deletes the following:
- All app versions from the database.
- All app roles from the database.
- App from the database.
- All files and folders from
/utils/{AppName}/. - All files from
s3://BUCKET/deps/{AppName}/.
DELETE
Delete an app
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.

