curl --location '/api/v1/preset/current/update' \ --header 'Content-Type: application/json' \ --data '{ "sequenceNumber": 0, "screenID": "string" }'
{ "code": 0, "data": {}, "message": "string" }