SharePoint sync

Sync folder to SharePoint

post/api/1/apps/sharepoint/folders/{userFolder}/sync/{appConnection_Id}

Request body

associateboolean nullable
path_idstring nullable
drive_idstring required

Example request

{
  "associate": true,
  "drive_id": "architecto"
}

Changes