Discussion
Not able to Update TeamMembers
12 days ago by Iron Heart
URL:https://.tpondemand.com/api/v1/TeamMembers
data = {
"User": {"Id": user_id},
"Team": {"Id": team_id}
}
I am sending this data to update the team members of the team, but its members are not updating.