Home

Pre-Registration-captcha (1.0)

Download OpenAPI specification:Download

License: Mosip

Pre-Registration captcha Service

captcha-controller

Captcha Controller

validate captcha

validate captcha

Request Body schema: application/json
id
string
version
string
requesttime
string <date-time>
object (CaptchaRequestDTO)

Responses

Request samples

Content type
application/json
{
  • "id": "string",
  • "version": "string",
  • "requesttime": "2019-08-24T14:15:22Z",
  • "request": {
    }
}
Home