cURL
curl --request POST \ --url https://api.bunny.net/mc/apps/{appId}/restart \ --header 'AccessKey: <api-key>'
{ "type": "<string>", "title": "<string>", "status": 123, "detail": "<string>", "instance": "<string>" }
Triggers a restart of all pods for the specified application.
Documentation IndexFetch the complete documentation index at: https://docs.bunny.net/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
Please enter a valid personal API key.
Application restart was successfully triggered.
Was this page helpful?