POST /workspace-settings/update-channels
Scope required: (Manage Team)
Show/Hide workspace Channels
Servers
- https://www.uchat.com.au/api
Request headers
| Name | Type | Required | Description |
|---|---|---|---|
Content-Type |
String | Yes |
The media type of the request body.
Default value: "application/json" |
Request body fields
| Name | Type | Required | Description |
|---|---|---|---|
viber |
Integer | No |
1 to show, 0 to hide |
slack |
Integer | No |
1 to show, 0 to hide |
chat |
Integer | No |
1 to show, 0 to hide |
tiktok |
Integer | No |
1 to show, 0 to hide |
intercom |
Integer | No |
1 to show, 0 to hide |
vk |
Integer | No |
1 to show, 0 to hide |
sms |
Integer | No |
1 to show, 0 to hide |
whatsapp_cloud |
Integer | No |
1 to show, 0 to hide |
jivochat |
Integer | No |
1 to show, 0 to hide |
whatsapp |
Integer | No |
1 to show, 0 to hide |
wechat |
Integer | No |
1 to show, 0 to hide |
voice |
Integer | No |
1 to show, 0 to hide |
rcs |
Integer | No |
1 to show, 0 to hide |
chatwoot |
Integer | No |
1 to show, 0 to hide |
facebook |
Integer | No |
1 to show, 0 to hide |
line |
Integer | No |
1 to show, 0 to hide |
instagram |
Integer | No |
1 to show, 0 to hide |
telegram |
Integer | No |
1 to show, 0 to hide |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.