post https://api-sbx.sidedrawersbx.com/api/v1/networks/sidedrawer/sidedrawer-id//record/record-id//network
Adds a Collaborator to a Folder (record
), sends an Invitation email, and creates the collaboration network. An expiryDate
parameter should also be specified to set a date on which the Collaborator's access to the Folder (record
) will end. This endpoint should be used to add Collaborators that are of the "Account" or "Invitation" type.
Note
The use of this endpoint has been deprecated for "Team" Collaborator types. To add a Team as a Collaborator to a Folder (
record
), use the endpoint:/api/v2/networks/sidedrawer/sidedrawer-id/{sidedrawerId}/record/record-id/{recordId}/network
Versions
This endpoint also has a v2 version. Understand the difference here.