version = 1 url = "http://192.168.100.225:3020/users" method = "POST" [body] type = "raw" format = "json" body = """ { "username": "test2", "password": "password", "character_created": true, "color": "#ff0000", "online": false, "room": "000000", "x": 200, "y": 200 }""" [inactive-params] "" = ""