curl --request POST \ --url https://api.infera.org/signup_user \ --header 'Content-Type: application/json' \ --data '{ "email": "jsmith@example.com" }'
"<any>"
The response is of type any.
any