For the complete documentation index, see llms.txt
Skip to main content

Remove a team member

DELETE 

/api/v2/teams/:slug/members/:member_id/

Remove a member from the team. The id is the membership id returned by GET /api/v2/teams/{slug}/members/. The team's last admin cannot be removed.

Required permission: teams_update

Request

Responses

Member removed successfully