DevelopersAPI referenceAuth & accountsTeams
Remove a team member
Team orgs only. Self-removal always allowed; otherwise team lead or org.teams.manage.
View as MarkdownAuthorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
tid*string
uid*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/orgs/string/teams/string/members/string"{ "message": "string"}