Remove Team Member
DELETE {{baseUrl}}/teams/:teamID/members/:memberID
Remove team member from the team. Upon success, the team member will be removed from the team.
Requires access_token as a Bearer {{token}} in the Authorization header with user-write scope.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | null |