{"ids": [
"c69b1afcc1a449599db7c5e0d55e1c93"
]
}curl --location --request POST '/musicPlaylist/batchDelete' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{"ids": [
"c69b1afcc1a449599db7c5e0d55e1c93"
]
}'{}