POST api/outlook/lifecycle?validationToken={validationToken}
Keeps subscriptions alive when Microsoft checks in
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
validationToken |
Validates that this request is from Microsoft. |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
Status Code to tell Microsoft we have taken action to either renew or kill the subscription.
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />