The purpose of this API is to add a member to a board in Zoho Connect.
Request URL: | https://connect.zoho.com/pulse/api/addMembersToBoard |
OAuth Scope: | zohopulse.tasks.CREATE |
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 in. You can get this from the network list API. | Required |
memberIds | User IDs of members to be added to the board. Multiple IDs should be separated by a comma. | Required |
boardId | ID of the board to add members to. | Required |
Sample URL
Copied
Sample Response
Copied