POST
/
verify
/
push

Body

application/json
challengeId
string
required

The challenge ID returned when starting the push challenge.

Response

200 - application/json
isVerified
boolean
required

True if the user approved the auth request on their mobile device. False if they rejected the request.

isConsumed
boolean
required

True if the user has either approved or rejected the auth request. False if they have not yet responded to the request.

accessToken
string

A new short-term token with scopes to manage authenticators (e.g. add secondary authenticators, remove authenticators, view or regenerate recovery codes). Only present if the challenge succeeded.