Skip to main content
POST
/
api
/
Integrations
/
Microsoft365
Connect Microsoft 365 Integration.
curl --request POST \
  --url https://api.example.com/api/Integrations/Microsoft365 \
  --header 'Content-Type: application/json' \
  --data '
{
  "value": "<string>"
}
'

Body

application/json
value
string | null

Response

200

OK