Skip to main content
POST
/
storagezone
/
{id}
/
resetPassword
Reset Password
curl --request POST \
  --url https://api.bunny.net/storagezone/{id}/resetPassword \
  --header 'AccessKey: <api-key>'

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Path Parameters

id
integer<int64>
required

The ID of the storage zone that should have the password reset

Response

The password has been successfuly changed