### signup POST {{url}}/user/signup Content-Type: application/json { "email": "ratp@htl-steyr.ac.at", "password": "test", "firstname": "Peter", "lastname": "Rathgeb" } ###