[
52,
61,
96
]
curl --location --request DELETE 'http://127.0.0.1:8000/api/v2/user/shares' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '[
52,
61,
96
]'