PowerShell, API and "Put"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2016
06:09 AM
Hi
I'm having trouble getting powershell invoke-webrequest to work with the api, when I want to make "put" requests. Get/post request works fine.
"Put" request give me "status OK" / 200, but does not change any data.
Does anyone have a working example in powershell, where they are using "put" to change e.g. course publish/unpublish state or similar?
Best regards
Tommy