Files
2026-05-24 23:20:01 +03:30

22 lines
263 B
Plaintext

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