28 lines
379 B
Plaintext
28 lines
379 B
Plaintext
meta {
|
|
name: store scenes
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
post {
|
|
url: {{baseUrl}}/scenes
|
|
body: multipartForm
|
|
auth: inherit
|
|
}
|
|
|
|
body:multipart-form {
|
|
name: موجهای دریا
|
|
order: 1
|
|
is_active: 1
|
|
~is_premium: 1
|
|
~theme_id: 1
|
|
image: @file(C:\Users\vada\Downloads\bale-border.png)
|
|
~video: @file()
|
|
~sound: @file()
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|