Skip to main content

Verify Image Verification Code

POST 

/auth/v1/captcha/introspect

back-end verification of image verification code correctness

Request

Body

required
    captcha_token string
    user_ip string

Responses

A successful response.

Schema
    client_id string
    state string
Loading...