how can i edit / patch in specific array filed (for example i want to edit data only in index 1)

its my schema

i’ve try to patch using postman like this, but it’s just replace all array item

how can i do it on postman ? thank you
how can i edit / patch in specific array filed (for example i want to edit data only in index 1)

its my schema

i’ve try to patch using postman like this, but it’s just replace all array item

how can i do it on postman ? thank you
It is not possible at the moment.