Hi,
My account still shows association with an old organization even though I have already left it.
The Capella Management API still returns that organization when calling /v4/organizations, even when using a newly generated API key using curl and also postman
curl -s -H "Authorization: Bearer <token>" https://cloudapi.cloud.couchbase.com/v4/organizations
Any thoughts on how to remove this stale organization linkage from my account so that I can generate keys only for my current organization.
Thank you!