Add Song
POST
/v1/song/Request
Body Params multipart/form-data
file
file
optional
Example:
file://C:\Users\ADMIN\Downloads\Musik Streamin\songs\Taylor Swift - THE TORTURED POETS DEPARTMENT (Deluxe) (2024) Mp3 320kbps [PMEDIA] ⭐️\Cover.jpg
title
string
required
Example:
Fresh Out The Slammer
thumbnailurl
string
optional
duration
number
optional
Example:
210
releasedate
string
optional
Example:
2024
genre
string
optional
Example:
Pop
artists
string
required
Example:
5ea2b239-9ba9-4251-b110-343978aa30e9
Request samples
Responses
Success(200)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{
"message": "Song In the stars created"
}
Last modified: 19 days ago