/cfg/security/botmng/botmng/custom/mcaptcha
Captcha Custom Response for Mobile App Menu
If a mobile captcha response is enabled and a status code is specified, you can configure two captcha headers and text for the body response. For example, the captcha response (status) code is 404, response header value is content-type:application/json, and response body is status:bot.
 
[Captcha Custom Response for Mobile App Menu]
     statcode - Set the HTTP status code of the mobile captcha response
     respbody - Set the body of the mobile captcha response
     header1  - Set a header1 of the mobile captcha response
     header2  - Set a header2 of the mobile captcha response
     ena      - Enable captcha custom response for mobile app
     dis      - Disable captcha custom response for mobile app
     cur      - Display current captcha custom response for mobile app configuration
 
Captcha Custom Response for Mobile App Options (/cfg/security/botmng/botmng/custom/mcaptcha) 
Command Syntax and Usage
statcode [100 – 600|none]
 
The HTTP status code of the mobile captcha response.
respbody
 
The body text of the mobile captcha response.
header1 [<2048 characters text>|none]
 
The first customer header name of the mobile captcha response. If you set a header name, you must also set its corresponding header value.
header2 [<2048 characters text>|none]
 
The second customer header name of the mobile captcha response. If you set a header name, you must also set its corresponding header value.
ena
 
Enables captcha custom response for mobile apps.
dis
 
Disables captcha custom response for mobile apps.
cur
 
Displays the current captcha custom response for the mobile app configuration.