1 files changed, 22 insertions, 0 deletions
diff --git a/.insomnia/Request/req_f0bc1302a3cf4897a89c6d7743d6d421.yml b/.insomnia/Request/req_f0bc1302a3cf4897a89c6d7743d6d421.yml
new file mode 100755
index 00000000..8b332365
--- /dev/null
+++ b/.insomnia/Request/req_f0bc1302a3cf4897a89c6d7743d6d421.yml
@@ -0,0 +1,22 @@
+_id: req_f0bc1302a3cf4897a89c6d7743d6d421
+type: Request
+parentId: fld_wrk_84bc4b982502477baa52fb4972f3c717879f0b1b
+modified: 1625309127854
+created: 1625309127854
+url: "{{ base_url }}/channels/{{ channelId }}"
+name: Update a channel's settings. Returns a channel on success, and a 400 BAD
+ REQUEST on invalid parameters. All JSON parameters are optional.
+description: ""
+method: PATCH
+body: {}
+parameters: []
+headers: []
+authentication: {}
+metaSortKey: -1625309127854
+isPrivate: false
+settingStoreCookies: true
+settingSendCookies: true
+settingDisableRenderRequestBody: false
+settingEncodeUrl: true
+settingRebuildPath: true
+settingFollowRedirects: global
|