Skip to main content
DELETE
Error
Deletes one video generation owned by the authenticated user. DELETE /videos/{generationId}

Path parameter

string
required
Generation id from Create video or List video generations.

Response

Example

Errors

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

generationId
string
required

Response

Deleted

success
boolean
message
string