27 lines
367 B
Plaintext
27 lines
367 B
Plaintext
meta {
|
|
name: upload music
|
|
type: http
|
|
seq: 7
|
|
}
|
|
|
|
post {
|
|
url: {{baseUrl}}/music
|
|
body: multipartForm
|
|
auth: inherit
|
|
}
|
|
|
|
body:multipart-form {
|
|
title: Ocean Waves
|
|
artist: Nature Sounds
|
|
file: @file(C:\Users\vada\Downloads\یک لیوان چای.mp3)
|
|
playlist_id: 1
|
|
~type: public
|
|
~duration:
|
|
~image_id:
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|