12 lines
132 B
Plaintext
12 lines
132 B
Plaintext
meta {
|
|
name: Pause Track
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
post {
|
|
url: {{baseUrl}}/audio/{{server}}/pause
|
|
body: json
|
|
auth: inherit
|
|
}
|