Collaboration Recipients REST Endpoints

Collaboration Recipients
The collaboration recipients resource is used to view channels and user members of the external collaboration networks so that a user can communicate with those channels and users.
Create a collaboration recipient
Method: post
Path: /crmRestApi/resources/11.13.18.05/collaborationRecipientLookups
Delete a collaboration recipient
Method: delete
Path: /crmRestApi/resources/11.13.18.05/collaborationRecipientLookups/{ResourceId}
Get a collaboration recipient
Method: get
Path: /crmRestApi/resources/11.13.18.05/collaborationRecipientLookups/{ResourceId}
Get all collaboration recipients
Method: get
Path: /crmRestApi/resources/11.13.18.05/collaborationRecipientLookups
Update a collaboration recipient
Method: patch
Path: /crmRestApi/resources/11.13.18.05/collaborationRecipientLookups/{ResourceId}