curl --location --request PUT 'https://peertube2.cpy.re/api/v1/custom-pages/homepage/instance' \ --header 'Content-Type: application/json' \ --data-raw '{ "content": "string" }'
{}