Skip to content

Releases: zruzic/graph-api-sharepoint-examples

SharePoint REST API samples

21 Jan 16:01
d2f370e

Choose a tag to compare

🚀 Initial Release - v1.0.0
This is the second public release of my personal Microsoft Graph/REST API collection for SharePoint Online.

📦 What's Included:

Postman Collection: A comprehensive set of requests for SharePoint Online management.
Documentation: Detailed HTML documentation generated for all included endpoints.
Authentication: Pre-configured Client Credentials flow examples.
🛠 Key Features:

File & Folder Management: Create, upload, move, and delete operations.
Document Sets: Full lifecycle management for Document Sets.
Security & Sharing: Examples for permissions, sharing links, and guest access.
Site Provisioning: Site and list lifecycle management.
Compliance: Retention label application examples.
Pages: Site page creation and web part management.
⚙️ Setup:

Import GraphAPI.postman_collection.json into Postman or Bruno.
Configure your environment variables (TenantID, ClientID, ClientSecret, etc.).
Refer to the Docs/ folder for detailed request/response examples.

Feedback welcome

GraphAPI-Online-SharePoint