Is there a special trick to closing a question with the API? Maybe a typo in the documentation? I’m really having trouble getting it to work. All I get is a 401 (Unauthorized) error.
- My access token is Read Write and works for other operations
- The URL is https://api2-eu-west-1.insided.com/v2/questions/{id}/toggleClosed
- I set a moderatorId with the user ID of a current administrator
- I’ve tried "closed": false and "closed": true in the body without success
I’d appreciate any suggestions. This one is just confusing me! Screenshots below.
Cheers
Mark


