v1
latestOpenAPI 3.0.22026-07-144652931.4 MBTeams
Remove a user from a team
Remove a user from a team.
A team is a collection of Users and Escalation Policies that represent a group of people within an organization.
For more information see the API Concepts Document
Scoped OAuth requires: teams.write
delete/teams/{id}/users/{user_id}
Path parameters
idstring required
The ID of the resource.
user_idstring required
The user ID on the team.
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Response
The user was removed to the team.