OpenAPI 3.0.02026-08-11390115.1 KB

a67e54becfe9

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