Remove Team Member
Authorization
bearerAuth AuthorizationBearer <token>
JWT token from authentication
In: header
Path Parameters
organization_id*string
Length
1 <= lengthteam_id*string
Length
1 <= lengthuser_id*string
Length
1 <= lengthResponse Body
application/json
curl -X DELETE "https://example.com/organizations/org_abc123/teams/0191e5a2-1c40-7b3a-8f21-6d0c2a91f4e7/members/user_abc123"{ "success": true}