/
/Argil API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
  • getList all voices
  • postCreate a voice from audio
  • getGet a Voice by id
  • postSync voices from connected providers
  • getList all avatars
  • postCreate a new Avatar
  • getGet an Avatar by id
  • getPaginated list of Videos
  • postCreate a new Video
  • getGet a Video by id
  • deleteDelete a Video by id
  • postRender a Video by id
  • getList assets
  • postUpload an asset
  • getGet an asset by ID
  • deleteDelete an asset
  • getList subtitle styles
  • getExport subtitles for a video project
  • getRetrieve all webhooks
  • postCreate a new webhook
  • putUpdate a webhook
  • deleteDelete a webhook

Delete a Video by id

Delete a single Video identified by its id

delete/videos/{id}

Path parameters

idstring required

The id of the Video to delete

Response

Success message.

messagestring

Changes