v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14101465558.4 KB

Confirms tracking of the device. This API call is the call that begins device tracking.

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

Headers

X-Amz-Target'AWSCognitoIdentityProviderService.ConfirmDevice' required

Request body

AccessTokenstring password required

A valid access token that Amazon Cognito issued to the user whose device you want to confirm.

DeviceKeystring required

The device key.

DeviceNamestring

The device name.

Response

Success

UserConfirmationNecessaryboolean

Indicates whether the user confirmation must confirm the device response.