reauthorize-subscription
Reauthorize a subscription after a reauthorizationRequired challenge to avoid expiry within the 48-hour window.
Instructions
Reauthorize a subscription when you receive a reauthorizationRequired challenge.
💡 TIP: Reauthorizes a subscription after receiving a 'reauthorizationRequired' lifecycle notification from Microsoft Graph. No body required. Must be called within the reauthorizationRequiredDateTime window (typically 48h) to avoid subscription expiry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriptionId | Yes | Path parameter: subscriptionId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |