How do I transition Incident state via the API? A PUT requires a new state_id, but there seems to be no way to obtain the list of permitted ids. I've tried low integers (up to 40) but all refuse.
https://apidoc.samanage.com/#tag/Incident/operation/updateIncidentById
Thanks!