How to update the state of a Knowledge Article using REST API (without Scripted REST API)?
Hi Community,I'm trying to update the state of a Knowledge Article using the out-of-the-box REST API in ServiceNow — specifically via the PATCH/PUT method on the kb_knowledge table. While the request executes without error, the state field is not get...