Skip to main content
POST
/
videolibrary
/
resetReadOnlyApiKey
Reset Read Only API Key
curl --request POST \
  --url https://api.bunny.net/videolibrary/resetReadOnlyApiKey \
  --header 'AccessKey: <api-key>'

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Query Parameters

id
integer<int64>
required

The ID of the video library that should have the read only API key reset

Response

The Read Only API key has been successfully changed