Create subscription

POST https://graph.microsoft.com/beta/subscriptions

Request Body

{"changeType"=>"created,updated", "notificationUrl"=>"{{notificationUrl}}", "resource"=>"{{resourcePath}}", "expirationDateTime"=>"{{expirationDateTime}}", "clientState"=>"secretClientState"}