Initialize the robot
Stand up, wait 10 seconds and begin walking.
Query Parameters
mecha_id
RequiredMecha IdHeader Parameters
gerra-api-key
string | null | nullResponse Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
response
Requiredunknowncurl -X POST "https://api.gerra.com/mecha/action/initialize?mecha_id=string" \
-H "gerra-api-key: string"
null