access-token: ********************{
"gateway": "192.168.1.1"
}curl --location '/admin/switchs//gateway' \
--header 'access-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"gateway": "192.168.1.1"
}'{
"success": true,
"error": "string"
}