{ "name": "string" }
curl --location --request POST '/api/v1/cinema-3d/name/enable' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string" }'
{ "code": 0, "message": "string", "data": {} }