Remove Wi-Fi network
Remove a Wi-Fi network from the mecha.
Query Parameters
mecha_id
RequiredMecha Idssid
RequiredSsidHeader Parameters
gerra-api-key
string | null | nullResponse Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
response
Requiredunknowncurl -X DELETE "https://api.gerra.com/mecha/setting/wifi?mecha_id=string&ssid=string" \
-H "gerra-api-key: string"
null