v2

latestOpenAPI 3.1.02026-08-0810576180.4 KB
InstaStatsVideos

Cancel Video

Cancel a registered upload.

Only uploads still in the "processing" state can be cancelled. Cancelling an already-cancelled upload succeeds without changing anything; uploads that have completed or terminally failed return 409.

When VIDEO_ENDPOINTS_LIVE is False, returns a preview response.

post/api/v1/instastats_videos/{job_id}/cancel

Path parameters

job_idstring required

Headers

x-api-keystring nullable
Leaguestring nullable

Response

Successful Response

job_idstring required
statestring required
start_of_playstring

Actual game start time from dms_main.videos.actual_game_start_time formatted as a video timestamp; empty until it is available.

completed_atstring nullable

Final worker-start-to-status-complete duration formatted as hh:mm:ss; null until processing is complete.

processing_started_atstring nullable

UTC (+00:00) timestamp when the worker started processing; null until processing has started.

video_qualityobject nullable

Objective video-quality measurements (resolution and frame_rate) with per-component 0-1 scores. Unknown metadata is represented by null component scores. No grade or show/hide decision is implied.