v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431130130.8 KB

Generates a one-time challenge code to authenticate a user into your Amplify Admin UI.

post/backend/{appId}/challenge

Path parameters

appIdstring required

The app ID.

Response

Success

AppIdstring

The app ID.

ChallengeCodestring

One-time challenge code for authenticating into the Amplify Admin UI.

SessionIdstring

A unique ID provided when creating a new challenge token.

Ttlstring

The expiry time for the one-time generated token code.