v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14101465558.4 KB

Signs out users from all devices. It also invalidates all refresh tokens that Amazon Cognito has issued to a user. A user can still use a hosted UI cookie to retrieve new tokens for the duration of the 1-hour cookie validity period.

post/#X-Amz-Target=AWSCognitoIdentityProviderService.GlobalSignOut

Headers

X-Amz-Target'AWSCognitoIdentityProviderService.GlobalSignOut' required

Request body

AccessTokenstring password required

A valid access token that Amazon Cognito issued to the user who you want to sign out.

Response

Success

GlobalSignOutResponse required

The response to the request to sign out all devices.