Cancel video
Video Generation
Cancel a video
Internal testing. The Video API is available only to enabled workspaces and may be temporarily disabled while its public contract is finalised. The API may change before general availability.
Cancel a video generation request.
POST
Cancel video
Requests cancellation for a non-terminal video generation job.
Cancellation is provider-dependent. If the selected provider does not support it, Phaseo returns a structured
501 not_implemented_yet response. Completed, failed, cancelled, and expired jobs are already terminal and are not cancelled again.Authorizations
Bearer token authentication
Path Parameters
The internal Phaseo video job ID (G-...).
Response
501 - application/json
Video cancellation is disabled
Example:
"error_type"
Example:
false
Example:
"Human-readable error message"
Example:
"Additional error details."
Example:
"G-abc123"
Example:
502
Available options:
user, system Example:
"system"
Available options:
user, gateway, upstream Example:
"upstream"
Example:
"all_candidates_failed"
Example:
2
Example:
Example:
Example:
"openai"
Example:
"Our upstream provider billing appears to be unavailable. If this persists, contact support."
Last modified on July 26, 2026