Request ownership change
Live Test Server (live data - latest nightly version)
https://peertube2.cpy.re/api/v1
Live Test Server (live data - latest nightly version)
https://peertube2.cpy.re/api/v1
POST
/videos/{id}/give-ownership
Video Ownership Change
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://peertube2.cpy.re/api/v1/videos//give-ownership' \
--data-urlencode 'username='
Response Response Example
204 - Example 1
{}
Request
Path Params
id
stringÂ
required
Body Params application/x-www-form-urlencoded
username
stringÂ
required
Responses
Modified at 2022-09-10 22:29:50