The purpose of this API is to update a forum in Zoho Connect.
Request URL: | https://connect.zoho.com/pulse/api/updateBlog |
OAuth Scope: | zohopulse.blogs.UPDATE |
Request Method: | PUT |
Mandatory Header: | Header name: Authorization Header Value: Zoho-oauthtoken d92d401c803988c5cb849d0b4215f52 |
Parameters
Name | Description | Required |
scopeID | ID of the network the forum post is in. You can get this using the Network list API. | Required |
title | Forum title | Required |
content | Forum content | Required |
categoryIDs | Category IDs to add the forum to. You can add a forum to a maximum of 10 categories. | Optional |
disableComments | Set this as either true or false. | Optional |
blogId | The ID of the forum post you would like to update. | Required |
Sample URL
Copied
Sample Response
Copied
Show full
Show less