Hello,
I am querying the boards using API and getting team subscribers as -1. Does anyone know why it would show that?
"team_subscribers": [
{
"id": "-1"
}
]
Also, when I use “delete_teams_from_board” and pass -1, it would show success with status code 200 but nothing happens and team is still present on the board.
Any help would be appreciated.
Thanks,
Vipul