Account Request URL
-Base Endpoint
-
Mails
Get a message by its ID.
v2/me/messages/{id}
id
Mails
Create a new message.
v2/me/messages
body, subject, toRecipients, ccRecipients, bccRecipients, attachments, importance, saveToSentItems, send
Mails
Update the properties of a message.
v2/me/messages/{id}
body, subject, toRecipients, ccRecipients, bccRecipients, attachments, importance, isDraft
Mails
Delete a message.
v2/me/messages/{id}
id
MailFolders
Get a folder by its ID.
v2/me/mailFolders/{id}
id
MailFolders
Create a new folder.
v2/me/mailFolders
displayName, parentFolderId
MailFolders
Update the properties of a folder.
v2/me/mailFolders/{id}
displayName
MailFolders
Delete a folder.
v2/me/mailFolders/{id}
id
Events
Get an event by its ID.
v2/me/events/{id}
id
Events
Create a new event.
v2/me/events
subject, body, start, end, location, attendees, allowNewTimeProposals
Events
Update the properties of an event.
v2/me/events/{id}
subject, body, start, end, location, attendees, allowNewTimeProposals
Events
Delete an event.
v2/me/events/{id}
id
Contacts
Get a contact by its ID.
v2/me/contacts/{id}
id
Contacts
Create a new contact.
v2/me/contacts
givenName, surname, emailAddresses, phoneNumbers, physicalAddresses, birthday, company, profession
Contacts
Update the properties of a contact.
v2/me/contacts/{id}
givenName, surname, emailAddresses, phoneNumbers, physicalAddresses, birthday, company, profession
Contacts
Delete a contact.
v2/me/contacts/{id}
id
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.