Disassociate a team from a campaign
Method: DELETE
Endpoint:
/omni/campaigns/{team_id}/teams
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
{ "team_id": <integer> }
Disassociate a team from a campaign
Method: DELETE
Endpoint: /omni/campaigns/{team_id}/teams
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
{ "team_id": <integer> }