Delete Recaptcha Configuration
DELETE {{apiPath}}/environments/{{envID}}/recaptchaV2Config
The DELETE /environments/{{envID}}/recaptchaV2Config
operation deletes the environment's Recaptcha V2 configuration.
When successful, the DELETE
request returns a code 204 No Content
message.