The purpose of this API is to add invitees to an event in Zoho Connect network.
Request URL: | https://connect.zoho.com/pulse/api/addEventInvitees |
OAuth Scope: | zohopulse.events.CREATE |
Request Method: | POST |
Mandatory Header: | Header name: Authorization Header Value: Zoho-oauthtoken d92d401c803988c5cb849d0b4215f52 |
Parameters
Name | Description | Required |
scopeID | Network in which the event is to be updated. Can be taken from the network list API. | Required |
streamId | Stream ID to add invitees. Can be taken from the response of create event API. | Required |
invitedMembers | User IDs of members to be invited. Multiple IDs should be separated by a comma. | Required |
invitedGroups | IDs of groups to be invited. Multiple IDs should be separated by a comma. | Optional |
Sample URL
Copied
Sample Response
Copied