Add Wi-Fi network
Add a Wi-Fi network to the mecha.
Query Parameters
mecha_idRequiredMecha IdssidRequiredSsidpasswordRequiredPasswordHeader Parameters
gerra-api-keystring | null | nullResponse Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
responseRequiredunknowncurl -X POST "https://api.gerra.com/mecha/setting/wifi?mecha_id=string&ssid=string&password=string" \
  -H "gerra-api-key: string"null