The purpose of this API is to create a board in Zoho Connect.
Request URL: | https://connect.zoho.com/pulse/api/addBoard |
OAuth Scope: | zohopulse.tasks.READ |
Request Method: | POST |
Mandatory Header: | Header name: Authorization Header Value: Zoho-oauthtoken d92d401c803988c5cb849d0b4215f52 |
Parameters
Name | Description | Required |
scopeID | ID of the network the board is to be created in. | Required |
name | Board name | Required |
desc | Description for the board. | Required |
memberIds | User IDs of members to be added to the Board. Separate multiple IDs with a comma. | Optional |
Add board
Sample URL
Copied
Sample Response
Copied