v3
latestOpenAPI 3.0.12026-07-314655871.8 MBAccount
Remove a member from the team
Teams have been replaced by groups. To make the transition to groups smoother, migrate your teams to groups. Members of the Account Owners team are automatically made super admin. You can change their access level by revoking super admin privileges, or by granting other roles and permissions.
The API endpoint /v1/account/{account_id}/team/{team_id}/member/{user_id} is deprecated. Use https://api.aiven.io/v1/organization/{organization\_id}/user-groups/{user\_group\_id}/members instead. It will be removed on 2026-06-15.
delete/account/{account_id}/team/{team_id}/member/{user_id}
Path parameters
account_idstring required
Account ID
team_idstring required
Team ID
user_idstring required
User ID
Response
Response