v1

latestOpenAPI 3.0.02026-08-04350108.2 KB
teams

Remove one person from a team

Removes a single person from the team.

Use this for one-off removals without sending the full member list. For bulk removals, call this endpoint once per person. This endpoint can remove both regular members and owners.

delete/teams/{id}/remove_member/{member_uuid}

Path parameters

idstring required

Team UUID

member_uuidstring required

UUID of member to remove