Skip to main content
POST
/
videolibrary
/
resetApiKey
Reset API Key
curl --request POST \
  --url https://api.bunny.net/videolibrary/resetApiKey \
  --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 API key reset

Response

The API key has been successfully changed