OpenAPI 3.0.02026-08-12400117.2 KB

885ee297bccb

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