For testing, I added a new user to my Vikunja Cloud organization and later removed them from the organization via https://vikunja.cloud/organization/mine
However, the user is still present in the OIDC team for my organization.
Trying to remove them via API (DELETE ``https://app.vikunja.cloud/api/v1/teams/{id}/members/{username}) results in a 403.
How can this be cleaned up?