Skip to main content
POST
/
storagezone
/
resetReadOnlyPassword
Reset Read-Only Password
curl --request POST \
  --url https://api.bunny.net/storagezone/resetReadOnlyPassword \
  --header 'AccessKey: <api-key>'

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Query Parameters

id
integer<int64>
required

The ID of the storage zone that should have the read-only password reset

Response

The read-only password has been successfuly changed.