HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Using the register API manually
I'm using this API method to register users https://success.vanillaforums.com/kb/articles/202-apiv2-reference-endpoints#/Users/post_users_register
but when I change the registration method from 'Basic' to 'Approval', I get an "unsupported registration method" error when calling the API
Is there a way I can have the registration method as Approval and call this API correctly?
1