curl --location --request POST 'https://public.outreach2day.com/sequencers//reconnect?workspaceId' \
--header 'authorization;'{
"provider": "string",
"connectionId": 0,
"checked": 0,
"reconnected": 0,
"skipped": 0,
"errors": [
{
"mailboxId": 0,
"email": "string",
"providerAccountId": "string",
"error": "string",
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
}