Add Wi-Fi network
Add a Wi-Fi network to the mecha.
Query Parameters
mecha_id
RequiredMecha Idssid
RequiredSsidpassword
RequiredPasswordHeader 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/setting/wifi?mecha_id=string&ssid=string&password=string" \
-H "gerra-api-key: string"
null