How to delete multiple records in servicenow table using REST API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2020 09:07 PM
How to delete multiple records in servicenow table using REST API
Labels:
- Labels:
-
Content Management
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2020 03:35 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2020 04:12 AM
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