Skip to main content
Unary · Teams Removes a user from a team. Use this method to:
  • Remove users from teams

Examples

  • Remove a team member:

Authorization

Requires teammembership:delete permission on the team.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.RemoveTeamMemberRequest

Response

gitpod.v1.RemoveTeamMemberResponse This message has no fields.