Colossyan API
  • Welcome
  • Getting Started
    • Quickstart
    • Extracting request bodies from the web-editor
  • Basics
    • Authentication
    • Endpoints
    • Assets
      • List avatars
      • List voices
  • Video Generation
    • Video Generation
      • Generating using a template
      • Generating a video manually
      • Receiving a generated video
    • Generated videos
      • Retrieve a video
      • Delete a video
    • Video generation job
      • Retrieve video generation job
      • Delete video generation job
  • Avatar creation
    • Create avatar
  • Advanced
    • Advanced use-cases
    • Using template variables
      • Script template variables
      • Text template variables
    • Timing
  • Experimental
    • Knowledge to draft
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Video Generation

Video generation job

A video generation job holds data respective the video generation.

For example by retrieving the generation job you can tell which status the video generation is currenlty in. (e.g. generating, finished, failed)

  • Retrieve video generation job

  • Delete video generation job

PreviousDelete a videoNextRetrieve video generation job

Last updated 2 months ago

Was this helpful?