跳到主要内容

Check Verification Code (SMS/EMAIL)

POST 

/auth/v1/verification/introspect

Check Verification Code (SMS/EMAIL)

Request

Body

required
    verification_token string

Responses

A successful response.

Schema
    sub string
    email string
    phone_number string
    expires_in int32
Loading...