Files
2026-05-19 19:25:56 +03:30

21 lines
248 B
Plaintext

meta {
name: store-breath-exercise
type: http
seq: 4
}
post {
url: {{baseUrl}}/breathing-complete?template_id=10&duration=20
body: none
auth: inherit
}
params:query {
template_id: 10
duration: 20
}
settings {
encodeUrl: true
}