How to pass string of comma separated integers as value for a JSON object key in the body of API

How to pass string of comma separated integers as value for a JSON object key in the body of API
because when i tried to send it is malfunctioning
its converting that string value into number and only passing first number before comma ,

@SomashekarB Can you share a screenshot of the JSON object and what you are trying to do?