Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
User ID of the team member to remove
Removes a member from the team by revoking their team-related API keys and updating membership status. Cannot remove the team owner.
CLI Usage: vast-ai remove team-member ID Example: vast-ai remove team-member 12345
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User ID of the team member to remove