patch https://app.mailivery.io/api/v1/campaigns/
Microsoft
Updating / Reconnecting Microsoft account
To reconnect Microsoft accounts hit the same endpoint without any extra parameters. You will receive the URL for user redirection.
{
"data": {
"url": "https://app.mailivery.io/microsoft/reconnect/eyJpdiI6IldhRi9RR0g3TkNZVGxzUkE5anNpV0E9PSIsInZhbHVlIjoiakpvU01ESWY4ZE9JYkU4ZENpNkZHQT09IiwibWFjIjoiNjI2OTc5M2UwYjQzMzA5NmVhYzMxYWEzNzNjZGM0YTY5ZDgwMGQzNGM1NmJjYjJkOWIzZWI1YmYyMTNkMTI0MyIsInRhZyI6IiJ9-hKFWe743pQMa"
},
"success": true,
"status": 200,
"code": "MICROSOFT_RECONNECT_URL_FETCHED",
"message": "Microsoft reconnect url fetched successfully"
}