The CreatorCon Call for Content is officially open! Get started here.

How to delete multiple records in servicenow table using REST API

Gokulendra Pand
Giga Contributor

How to delete multiple records in servicenow table using REST API

6 REPLIES 6

Gokulendra Pand
Giga Contributor

I have updated my code accordingly but on execution I am getting 

{"error":{"detail":"DELETE method not supported for API","message":"Method not Supported"},"status":"failure"}

Please help me on this

Gokulendra Pand
Giga Contributor

Sorry it got resolved as I found the URL provided by me in the loop was wrong earlier. Now it's working. Thanks a lot