Skip to main content

Delete video resolution

DELETE 

/api/video/resolution/:id

Deletes a video resolution (a specific resolution of the video) and its associated thumbnails

Request

Path Parameters

    id uuidrequired

    The id of the video resolution

Header Parameters

    X-API-KEY stringrequired

    Hyperserve api key

Responses

Video resolution deleted successfully

Loading...