meta { name: update chat topic type: http seq: 4 } put { url: {{baseUrl}}/chat-topics/:id body: json auth: inherit } params:path { id: 1 } body:json { { "title": "هیچ راه واحدی برای مدیتیشن وجود ندارد", "order": 2, "is_active": true } } settings { encodeUrl: true timeout: 0 }