Disassociate User From Team
Disassociate a user from a team
Method: DELETE
Endpoint:Â
/omni/teams/{team_id}/users
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
{
"user_id": <integer>
}
Disassociate a user from a team
Method: DELETE
Endpoint:Â /omni/teams/{team_id}/users
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
{
"user_id": <integer>
}