Files
api-meditation/save/toggle.bru
T

22 lines
266 B
Plaintext

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