Files
api-meditation/insight timer/bell sounds/store bell sound.bru
T
2026-06-03 20:14:20 +03:30

25 lines
366 B
Plaintext

meta {
name: store bell sound
type: http
seq: 2
}
post {
url: {{baseUrl}}/bell-sounds
body: multipartForm
auth: inherit
}
body:multipart-form {
name: بلوک چوبی
order: 1
is_active: 1
sound: @file(C:\Users\vada\Downloads\BELLDoor_Doorbell 6 (ID 2365)_BigSoundBank.com.wav)
~image: @file()
}
settings {
encodeUrl: true
timeout: 0
}