Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
OK
The response is of type object
.
DeleteVideo
Deletes the video and all resources within that video.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.