Remove a song from S3

Remove a song whose information matches the data sent from AWS S3 (bucket and key)

delete/api/os/s3/song

Request body

bucketstring required
keystring required

Response

No Content

Changes