meta { name: update faq category type: http seq: 4 } put { url: {{baseUrl}}/faq-categories/:id body: json auth: inherit } params:path { id: 1 } body:json { { "name": "حساب کاربری", "order": 1, "is_active": true } } settings { encodeUrl: true timeout: 0 }