diff --git a/content/docs/overview/captchas-api/overview.mdx b/content/docs/overview/captchas-api/overview.mdx index 7b57c58c..d2c45027 100644 --- a/content/docs/overview/captchas-api/overview.mdx +++ b/content/docs/overview/captchas-api/overview.mdx @@ -93,6 +93,8 @@ Tasks can have the following statuses: * `detected`: CAPTCHA has been detected but solving hasn't started +* `validating`: CAPTCHA is currently being validated + * `solving`: CAPTCHA is currently being solved * `solved`: CAPTCHA has been successfully solved