v50

latestOpenAPI 3.0.1MITraw.githubusercontent.com2026-06-15222761.9 KB

Delete an asset

Soft-deletes an asset. The asset is hidden from listings but existing videos using it continue to render.

delete/assets/{id}

Path parameters

idstring uuid required

Response

Asset deleted

messagestring

Example response

{
  "message": "Asset deleted"
}