Creating New User Groups in Wrike with REST API
Trying to create new Wrike groups via REST API. I'm using Powershell to make the call and all the headers are correct as I can do Gets just fine.
Invoke-RestMethod -Method Post -Uri "https://app-us2.wrike.com/api/v4/groups/?metadata=[{""key"":""testMetaKey"",""value"":""testMetaValue""}]&title=Test group" -Headers $headers
Error is: Not Allowed
Hi Alex Olinger, I see that you're already in touch with our Support team about your question. Please let me know if I can help you with anything else.