Files
2026-06-01 14:30:20 +03:30

21 lines
194 B
Plaintext

meta {
name: start media
type: http
seq: 1
}
post {
url: {{baseUrl}}/media/:id/play
body: none
auth: inherit
}
params:path {
id: 1
}
settings {
encodeUrl: true
timeout: 0
}