27 lines
352 B
Plaintext
27 lines
352 B
Plaintext
meta {
|
|
name: upload music
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
post {
|
|
url: {{baseUrl}}/music
|
|
body: multipartForm
|
|
auth: inherit
|
|
}
|
|
|
|
body:multipart-form {
|
|
title: anigze
|
|
artist: pazel band
|
|
file: @file(C:\Users\nourk\Downloads\Music\Sepatifay.mp3)
|
|
playlist_id: 2
|
|
type: public
|
|
~duration:
|
|
~image_id:
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|