We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Creating a new user:
wget --post-data="first_name=Jane&last_name=Doe&email=jane@doe.com&phone=1234567890&password=supersecret&password_confirmation=supersecret" -S http://staging-where2help.herokuapp.com/api/v1/users/register
There was an error while loading. Please reload this page.