Connect a Microsoft Mailbox

This endpoint allows you to create a new Microsoft/Outlook mailbox (campaign) using OAuth authentication.

The request should be sent as an HTTP POST to {{host}}/campaigns/microsoft with the form-data request body type.

The request payload should include basic campaign information. Upon successful validation, the API will return an OAuth URL that must be used to complete the Microsoft authentication process.

Response upon successful request

-The API responds with a success status, a 200 status code, and provides an OAuth URL that must be visited to complete the Microsoft authentication process.
-The campaign will be created automatically after successful OAuth completion.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here!