{ "sn": "string", "userId": "string" }
curl --location '/manage/api/v1/devices/deviceSetFlyer' \ --header 'x-auth-token: {{token}}' \ --header 'Content-Type: application/json' \ --data '{ "sn": "string", "userId": "string" }'
{}