Videos
videos

Bulk Include

Re-include multiple videos in optimization (un-pause).

Mirror of /bulk-exclude. If video_ids is None or empty, every currently- paused video owned by the user is re-included. Body shape mirrors bulk-exclude exactly: a bare JSON array, e.g. POST [10430, 10431]. Sending nothing (or empty array) targets every paused video this user owns.

Used by the creator dashboard's master "Optimize all videos" toggle.

post/api/videos/bulk-include

Request body

integer[] nullable required

Response

Successful Response

{"stackTrail":"paths:/api/videos/bulk-include:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.