跳到主要内容

验证图片验证码

POST 

/auth/v1/captcha/introspect

后端验证图片验证码的正确性

Request

Body

required
    captcha_token string
    user_ip string

Responses

A successful response.

Schema
    client_id string
    state string
Loading...