How to format POST request for Microsoft Graph API to create a new choice column on Sharepoint List with multi-select enabled?
I have a simple script that adds new columns to a specific List on my company’s Sharepoint site. I am having trouble figuring out how to create a new column/column definition as a Choice Field that has Allow Multiple Selections enabled. Below is the working default choice column creation code: