{ "name": "string" }
curl --location --request POST 'api/FeiShuMultiTable/UpdateSpacesName?msgid' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string" }'
{}