Remove an object from a specific area of the video using a mask. White areas in the mask indicate the object to remove. imageMask is required for removal operations.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Video ID (mediaId) from a previously generated video
"CAUSJD..."
Base64 encoded JPEG image mask (required). White areas indicate the object to remove.
"/9j/4AAQSkZJRg..."
Prompt describing what to remove (can be empty string)
"remove the white cloud"
task id, used to get task result later