cURL
curl --request GET \ --url https://api.bundle.social/api/v1/misc/youtube/regions \ --header 'x-api-key: <api-key>'
{ "kind": "<string>", "etag": "<string>", "items": [] }
Retrieve the list of content regions that the YouTube website supports.
200
Show child attributes
Was this page helpful?