reauthorize-subscription
Reauthorize a Microsoft 365 subscription to prevent expiry after receiving a reauthorizationRequired challenge from Microsoft Graph.
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 |