Delete an app version
App manager
Delete an app version
Deletes an app version.
Rules:
- Can’t delete an
ACTIVEversion. - Deletes the DB record.
- Deletes
/utils/app/{AppName}/{VersionName}/. - Deletes
s3://BUCKET/deps/{AppName}/{VersionName}/.
DELETE
Delete an app version
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.

