v51

latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-0116998415.7 KB
team

Remove a user from a team

Remove a user from a team. This will also revoke any access this user might have via that team. A user can remove themselves from the team if they are not the last user in the team.

delete/teams/{id}/members/{username}

Path parameters

idinteger required

The ID of the team you want to remove th user from

usernameinteger required

The username of the user you want to remove

Response

The user was successfully removed from the team.

messagestring

A standard message.