Subscription validation

POST http://localhost:5000/api/notification?validationToken=something

Allows you to validate whether the notification endpoint you are building properly passed Microsoft Graph Subscription creation validation. The response content type should be text/plain, code 200 OK and the body the information passed by the validationToken query parameter

Request Params

KeyDatatypeRequiredDescription
validationTokenstringrandom validation token passed by the Microsoft Graph when validating the notificationURL