Teams
Remove Team Member
Removes a specified user from the specified team. Requires teams:remove-users
scope or owner permission. Cannot remove the team owner.
DELETE
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Response
202
application/json
Team member removal initiated successfully.