...
curl --header "Content-Type: application/json" -X POSTPUT --data '{"password":"baz","vlan":222}' http://localhost:5001/api/v1.0/auth/foo
...
...
curl --header "Content-Type: application/json" -X POSTPUT --data '{"password":"baz","vlan":222}' http://localhost:5001/api/v1.0/auth/foo
...