The purpose of this API is to publish an article in a manual in Zoho Connect.
| Request URL: | https://connect.zoho.com/pulse/api/publishArticle |
OAuth Scope: | zohopulse.pagelist.CREATE |
Request Method: | POST |
| Mandatory Header: | Header name: Authorization Header Value: Zoho-oauthtoken d92d401c803988c5cb849d0b4215f52 |
Parameters
| Name | Description | Required |
| scopeID | ID of the network the article is to be published. You can get this from the Network list API. | Required |
| articleId | ID of the article to be published. | Required |
| publishContent | Content to be published along with the article (if any). | Optional |
Sample URL
Copied
Sample Response
Copied

