Files
2026-06-17 16:19:56 +03:30

22 lines
276 B
Plaintext

meta {
name: save item
type: http
seq: 1
}
post {
url: {{baseUrl}}/saves/save
body: multipartForm
auth: inherit
}
body:multipart-form {
type: playlist @contentType(music,media,breathing-template,playlist)
id: 4
}
settings {
encodeUrl: true
timeout: 0
}