cURL
curl --request POST \ --url https://api.example.com/move/init
{ "message": "<string>", "status": "ok" }
Initialize the robot to its initial position before starting the teleoperation.
Successful Response
Default response. May contain other fields.
ok
error
Was this page helpful?