Ends the session of the user who has been logged in the longest, forcing them to log in again.
Longest active user session terminated successfully
Unauthorized
Updates the Cognito password policy.
Success
Unauthorized
{- "minimumLength": 6,
- "requireNumbers": true,
- "requireSymbols": true,
- "requireUppercase": true,
- "requireLowercase": true,
- "temporaryPasswordValidityDays": 365
}{- "data": {
- "minimumLength": 6,
- "requireNumbers": true,
- "requireSymbols": true,
- "requireUppercase": true,
- "requireLowercase": true,
- "temporaryPasswordValidityDays": 365
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}