{ "ids": [ "string" ] }
curl --location --request DELETE '/member/myCollections_remove' \ --header 'User-Token: {{User-Token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ "string" ] }'
{}