Authorization: Bearer ********************{
"name": "意确声它那南",
"config": {
"scale": 34,
"refresh_frequency": 76
},
"remote_ids": [
"14",
"84",
"39"
],
"tag_ids": [
"33",
"58",
"75"
]
}curl --location --request POST '/monitor-walls' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "意确声它那南",
"config": {
"scale": 34,
"refresh_frequency": 76
},
"remote_ids": [
"14",
"84",
"39"
],
"tag_ids": [
"33",
"58",
"75"
]
}'{}