Outlook Events

Outlook is an API that consumes graph microsoft, this app allows you to do some events and manage your calendar.

Info

Schemes: https
Base URL: https://outlook.office.com/api/v2.0

Documentation Reference

Authorization: OAuth 2.0

Generate token: Connect your account to Office 365, go to azure portal https://azure.microsoft.com/en-us/features/azure-portal/ then, go to Active Directory, register you APP, Pick your APP ID.

Endpoints

/me

GET POST PUT DELETE

Summary: Retrieve the properties and relationships of user object.

Reference