curl -i -XPOST --silent http://localhost:5000/my_command/start/toto/computer HTTP/1.1 201 CREATED Server: gunicorn Date: Fri, 16 Apr 2021 03:07:27 GMT Connection: close Content-Type: application/json Content-Length: 86 {"user": "toto", "action": "start", "ip_remote": "127.0.0.1", "computer": "computer"}