Why dbconnections/signup returns 400 when user has existed? Why not return 409?

In the document of signup/create-a-new-user. This seems to return ‘409Conflict, user already exists.’ if a user exists, but in fact it returns 400.

Hi @fvoidcn and welcome to the Auth0 Community!

Thank you for pointing this out! Please allow me some time to investigate, and I will get back to you with an answer.

Have a great day!
Teodor.

Hi again @fvoidcn !

When I test it, the endpoint returns the correct response, a 409 Conflict.

Is it possible for you to give more details of the steps you took so I can try to recreate it?

Kind regards,
Teodor.