I need to add an object dynamically to JObject and need to create payload object as below.
{"Subjects" , [123,234,345]}
tried belo