25 lines
342 B
Plaintext
25 lines
342 B
Plaintext
meta {
|
|
name: Create category
|
|
type: http
|
|
seq: 14
|
|
}
|
|
|
|
post {
|
|
url: {{baseUrl}}/music-categories
|
|
body: multipartForm
|
|
auth: inherit
|
|
}
|
|
|
|
body:multipart-form {
|
|
name: انگیزشی
|
|
description: انگیزشی از موزیک های هایپ است
|
|
~order:
|
|
~image_id:
|
|
~is_active:
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|