POST api/outlook/lifecycle?validationToken={validationToken}

Keeps subscriptions alive when Microsoft checks in

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.

Object

None.

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/" />