disassociate a user to from a team
Method: DELETE
Endpoint:
/omni/teams/{team_id}/users
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
...
disassociate a user to from a team
Method: DELETE
Endpoint: /omni/teams/{team_id}/users
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
...