{ "opencollection": "1.0.0", "info": { "name": "PeerTube Abuses Contact API", "version": "8.1.0" }, "items": [ { "info": { "name": "Contact", "type": "folder" }, "items": [ { "info": { "name": "Contact the instance administrators", "type": "http" }, "http": { "method": "POST", "url": "https://peertube2.cpy.re/api/v1/server/contact", "body": { "type": "json", "data": "{}" } }, "docs": "Contact the instance administrators" } ] } ], "bundled": true }