POST
/v1/auth/notp/pending-session
Get a session that was generated by NOTP Sign in / Sign up request, and verified with Verify request
Endpoint Authentication
Use authorization bearer header with the following format:
Authorization: Bearer \<Project ID\>
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
pendingRef
string
Status code | Description |
---|---|
200 | OK |
Was this helpful?