curl --request GET \
--url https://api.bunny.net/storagezone \
--header 'AccessKey: <api-key>'Returns the model determinining if the zone is available or not
curl --request GET \
--url https://api.bunny.net/storagezone \
--header 'AccessKey: <api-key>'API Access Key authorization header
5 <= x <= 1000The search term that will be used to filter the results
Returns the model determinining if the zone is available or not
Was this page helpful?