Authorization: Bearer ********************[
{}
]curl --location --request POST 'http://119.45.164.188:9180/prod-api/project/simpleScene//regions' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '[
{}
]'{
"code": 0,
"msg": "string",
"data": {}
}