CaptchaImagePlexusResource
Resource that returns the captcha image associated with given key.
The following resources are part of this group:
/captcha/{captchaKey}
Mount Point: /rest/captcha/{captchaKey}
GET
Returns the Captcha image associated with given key.
Parameters
name | description | type | default |
---|---|---|---|
captchaKey | The captcha key you want the image for. | path |
Response Body
element: | (custom) |
media types: | image/jpeg |
(no documentation provided)