Delete the incident
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- API implementation
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
Delete the incident using a DELETE request.
Before you begin
About this task
Use the REST API Explorer to send the following request:
DELETE https://instance.service-now.com/api/now/v1/table/incident/{sys_id}Procedure