Files
api-meditation/breath exercise/store-template.bru
T
2026-06-16 19:14:43 +03:30

25 lines
323 B
Plaintext

meta {
name: store-template
type: http
seq: 1
}
post {
url: {{baseUrl}}/breathing-templates
body: multipartForm
auth: inherit
}
body:multipart-form {
name: مدیریت استرس شخصی
inhale: 8
exhale: 3
breath_hold: 4
~colors[]: #6829DD
~colors[]: #1A50CC
}
settings {
encodeUrl: true
}