{ "ids": [ 1 ] }
curl --location '/api/v1/cinema-test-pattern/delete' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ 1 ] }'
{ "code": 0, "data": {}, "message": "string" }