Putcustomconfig is an example object payload from PeerTube, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"operationId": "putCustomConfig",
"method": "PUT",
"path": "/api/v1/config/custom",
"summary": "Set instance runtime configuration",
"description": "",
"tags": [
"Config"
],
"parameters": [],
"requestBody": null,
"responses": {
"200": {
"description": "successful operation",
"examples": {}
},
"400": {
"description": "Arises when:\n - the emailer is disabled and the instance is open to registrations\n - web videos and hls are disabled with transcoding enabled - you need at least one enabled\n",
"examples": {}
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.