Authorizations
Use a short-lived token obtained from the Server API's Track Action endpoint. The token is valid for 10 minutes and should be passed in the Authorization header as 'Bearer {token}'.
Body
Response
OK
True if a user has claimed the challenge on their mobile device. False if no user has claimed the challenge.
True if the user has either approved or rejected the auth request. False if they have not yet responded to the request.
True if the user approved the auth request on their mobile device. False if they rejected the request.
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.

