Skip to main content

Create Office 365 Exchange Online app

Create Office 365 Exchange Online app

Request Body
  • name string required

    Unique Exchange app name

  • serverPlan object required
  • id int32
  • name string
  • azureApp object
  • applicationId string required

    Azure Application ID

  • applicationSecret string required

    Azure app secret key, needs to be base64 encoded

  • azureDirectoryId string required

    Azure directory (tenant) ID

Responses

OK


Schema
  • id int32
  • name string
Loading...