Batch remove songs from a catalog by ISRC. Deletes the relationship in catalog_songs for each catalog_id and ISRC pair.
catalog_songs for each catalog_id and ISRC pair. The song data itself is not deleted.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Array of songs to remove from catalog
Array of songs for batch deletes
Songs removed from catalog successfully
Response containing catalog songs data with pagination