UploadsDelete one assetCopy Pagedelete https://apis.elai.io/api/v1/uploads/{uploadId}Permanently deletes an asset and its stored file. Videos referencing it are not updated. If the asset is the workspace's primary logo, the next available logo is promoted automatically.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Requestcurl -X DELETE 'https://apis.elai.io/api/v1/uploads/66a1f0c2b7cd13032a9c6400' \ -H 'Authorization: Bearer YOUR_API_TOKEN' Path ParamsuploadIdstringrequired24-char hex ObjectId of the asset.Responses 200Asset deleted. The response body is empty. 400uploadId is not a valid ObjectId. 403The asset belongs to another workspace. 404Asset not found.Updated about 1 hour ago Did this page help you?YesNo