NavigationContentFooter
Suggest an edit

Reviewed on 10 October 2023Published on 03 April 2023

You can reset your Grafana password using the following request:

curl -X POST \
-H "X-Auth-Token: $SCW_SECRET_KEY" \
-H "Content-Type: application/json" \
-d '{"project_id":"string"}' \
"https://api.scaleway.com/cockpit/v1beta1/grafana-users/{grafana_user_id}/reset-password"

The output displays a new password for your user.

Important

The username is always the same. You can also reset it from the Scaleway console.

Docs APIScaleway consoleDedibox consoleScaleway LearningScaleway.comPricingBlogCarreer
© 2023-2024 – Scaleway