Delete Version

Delete a version

Log in to see full request history

Important logic:

  1. Deleting a version does not delete an asset. It simply says that an asset is no longer a version of another asset.
  2. Deleting an asset does delete a version.
  3. The asset associated to the deleted version will now be accessible. The asset should appear again in the project that it lives in.
  4. We do not allow there to be only 1 version of an asset. If there are two versions of an asset and 1 is deleted, the last version will be deleted as well.
  5. If the active version is deleted, the most recently created version will become the active version by default.
Path Params
string
required

The assetId of the version to delete.

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
text/plain