Authorization: ********************{
"stationIds": [
"string"
],
"status": 0
}curl --location --request POST '/management/station/migrateStation' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"stationIds": [
"string"
],
"status": 0
}'{
"code": "",
"msg": "",
"data": [
""
],
"stackTraceMsg": ""
}