Initiate Provider OAuth
POST/email/provider/oauth/initiate
Start an OAuth handshake against the chosen provider. Returns a connect_url the client should open.
Request
Responses
- 200
- 400
- 401
- 403
- 500
OAuth session
Bad request error
Unauthorized error
Token issue like Expired or corrupted
Internal Server error