Deleting a CAPTCHA Challenge from an Edge Policy
Delete a CAPTCHA challenge from an edge policy.
The CAPTCHA challenge you deleted is removed from the list of CAPTCHAs. Publish your changes for them to take effect. See Publishing Changes. Use the oci waas captcha update command and required parameters to delete a CAPTCHA challenge from 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 thefile://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 delete a CAPTCHA challenge.