Videos

Delete a video object

Delete a video object by video ID.

By default, deleted videos cannot be recovered. If you have the Video Restore feature enabled, this operation will discard the video instead of permanently deleting it. Make sure you subscribe to the Video Restore feature if you want to be able to restore deleted videos!

The Video Restore feature retains videos for 90 days, after which the videos are permanently deleted.

delete/videos/{videoId}

Path parameters

videoIdstring required

The video ID for the video you want to delete.

Response

No Content

Changes

Changed in 3 of the 50 revisions of this API.66

    • added the non-success response with the status 429

      response-non-success-status-added

    • the endpoint scheme security apiKey was added to the API

      api-security-added

    • the endpoint scheme security bearerAuth was removed from the API

      api-security-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the optional response header X-RateLimit-Limit removed for the status 204

      optional-response-header-removed

    • the optional response header X-RateLimit-Limit removed for the status 404

      optional-response-header-removed

    • the optional response header X-RateLimit-Remaining removed for the status 204

      optional-response-header-removed

    • the optional response header X-RateLimit-Remaining removed for the status 404

      optional-response-header-removed

    • the optional response header X-RateLimit-Retry-After removed for the status 204

      optional-response-header-removed

    • the optional response header X-RateLimit-Retry-After removed for the status 404

      optional-response-header-removed

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security apiKey was removed from the API

      api-security-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 50 revisions, 1 has no diff computed.