Reviewed on 03 April 2023 • Published on 03 April 2023
You can reset your Grafana password using the following request:
curl --location --request POST 'https://api.scaleway.com/cockpit/v1beta1/reset-cockpit-grafana-password' \--header 'Content-Type: application/json' \--header 'Accept: application/json' \--header "X-Auth-Token: ${SCW_API_KEY}" \--data-raw '{}'
The output displays a new password for your user.
Important:
The username is always the same. You can get it on the Scaleway console.