How to register using the api and captcha enabled

Is it possible to register using the api/v2/users/register when captcha module is enabled?
please see image
0
Is it possible to register using the api/v2/users/register when captcha module is enabled?
please see image
Comments
I think you should put the captcha on your side.
But be careful, it is not recommanded to register users throught the API. Vanilla do support some SSO protocols, jsConnect for exemple is pretty easy to implement.