Description
Trying to update user ( PATCH /users/{userId}) Type (License (2) to Basic (1)) and getting
Error
{“code”:300,“message”:“Unsupported Content Type”}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
How To Reproduce (If applicable)
Steps to reproduce the behavior:
p
Screenshots (If applicable)
{ “type”: 1 }
https://api.zoom.us/v2/users/vy5NdVA3S9Ca5OTdZP8ngA
Invoke-WebRequest: C:\Users\svaughn\Desktop\Zoom Licenses-20201117T183041Z-001\Zoom Licenses\demote-candidates.ps1:18:17
Line |
18 | … $response = Invoke-WebRequest -Uri $url -Headers $headers -Method Pat …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| {“code”:300,“message”:“Unsupported Content Type”}