Video
Delete a generated video
The delete action deletes a single object selected by id
.
DELETE
/
project
/
assets
/
video
/
{id}
/
Authorizations
X-API-KEY
string
headerrequiredYour API key with the prefix: dr_
. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the account settings panel (In the bottom left corner click on your Account
→ profile
)
Path Parameters
id
string
requiredA UUID string identifying this video.