You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I received the following email from Scaleway. I think this comes from my usage of Scaleway Manager.
Migrate to Project API v3 before October 12, 2025
We have noticed that you still use the v2 of the Project API in your Organization.
This version was officially deprecated in July 2023 and will reach its end-of-life on October 19th, 2025.
This shutdown is the final step in our plan to focus development on the more feature-rich v3 API. As a result, you must migrate your code to Project API v3 by October 12th, 2025.
If you continue using the old version after the deadline, all calls to v2 endpoints will fail.
The following Project API v2 endpoints will be decommissioned:
CreateProject
ListProjects
GetProject
DeleteProject
UpdateProject
How to migrate
To migrate, update any applications or scripts that use the old endpoints to call the new v3 endpoints instead.
Refer to the official documentation for the complete v3 specification, request examples, and new endpoint paths.