Videos endpoint

PATCH · DELETE /api/videos/[id]

Update ownership or delete an owned video.

LiveAll plans

Endpoint contract

PropertyValue
MethodPATCH · DELETE
Path/api/videos/[id]
SurfaceVideos
AccessVideo owner
StatusLive

Purpose

Update ownership or delete an owned video.

Usage boundary

Authentication required

Caller requirements: Video owner. Inputs remain subject to route-specific validation, ownership, rate, quota, and idempotency controls.

Related documentation