Delete a version

Deletes an asset’s inactive version

This call requires a version’s asset id as a path parameter, and it deletes that version. Note that you cannot delete an active version, only an inactive version. An active version is the current version of an asset; an inactive version is a previous version. Entering the asset id of an active version results in a 400 (Bad Request) code.

A 204 code is returned when an inactive version is successfully deleted. Keep in mind that the active version and any additional inactive versions will not be affected, but the deleted version will no longer exist in your workspace.

Language
Authorization
URL
Click Try It! to start a request and see the response here!