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.
curl --request GET \
--url https://api.bundle.social/api/v1/misc/youtube/regions \
--header 'x-api-key: <api-key>'{
"kind": "<string>",
"etag": "<string>",
"items": []
}Was this page helpful?