Editing a CAPTCHA Challenge for an Edge Policy
Describes how to edit a CAPTCHA challenge for an edge policy.
- Publish your changes for them to take effect. See Publishing Changes. 
- Use the oci waas captcha update command and required parameters to edit a CAPTCHA challenge for an edge policy: - oci waas captcha update --captchas captchas --waas-policy-id waas_policy_ocid [OPTIONS]- The - captchasvalue is a list of CAPTCHA details. This is a complex type whose value must be valid JSON. The value can be provided as a string on the command line or passed in as a file using the- file://path/to/filesyntax.- For a complete list of flags and variable options for CLI commands, see the Command Line Reference. 
- Use the UpdateCaptchas operation to edit a CAPTCHA challenge.