Teams
Remove a user from a team
Remove a user from a team.
Note: Each team has a setting that determines who is allowed to modify membership of the team. The user_access_manage permission generally grants access to modify membership of any team. To get the full picture, see Team Membership documentation.
delete/api/v2/team/{team_id}/memberships/{user_id}
Path parameters
team_idstring required
None
user_idstring required
None
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.