Gerra LogoGerra
API Reference/Mecha/Setting/Wifi

Apply Wi-Fi changes

Apply pending Wi-Fi changes on the mecha.

POST
/mecha/setting/wifi/apply

Query Parameters

mecha_idRequiredMecha Id

Header Parameters

gerra-api-keystring | null | null

Response Body

Successful Response

TypeScript Definitions

Use the response body type in TypeScript.

responseRequiredunknown
curl -X POST "https://api.gerra.com/mecha/setting/wifi/apply?mecha_id=string" \
  -H "gerra-api-key: string"
null