An API that connects multiple Microsoft services, enabling data access and automation across platforms
The SharePoint API in Microsoft Graph supports the following core scenarios:
• Access to SharePoint sites, lists, and drives (document libraries)
• Read-only support for site resources (no ability to create new sites)
• Read-write support for lists, listItems, and driveItems
• Address resources by SharePoint ID, URL, or relative path
Currently there is no use case and API provided to support column creation in document library.
Can you share your specific scenario for which you need column creation through an API?