Files
windows-itpro-docs/windows/security/threat-protection/microsoft-defender-atp/delete-ti-indicator-by-id.md
Ben Alfasi 68eeb287df indicators
2020-01-06 14:27:30 +02:00

1.9 KiB

title, description, keywords, search.product, ms.prod, ms.mktglfcycl, ms.sitesec, ms.pagetype, ms.author, author, ms.localizationpriority, manager, audience, ms.collection, ms.topic
title description keywords search.product ms.prod ms.mktglfcycl ms.sitesec ms.pagetype ms.author author ms.localizationpriority manager audience ms.collection ms.topic
Delete Indicator API. Deletes Indicator entity by ID. apis, public api, supported apis, delete, ti indicator, entity, id eADQiWindows 10XVcnh w10 deploy library security macapara mjcaparas medium dansimp ITPro M365-security-compliance article

Delete Indicator API

Applies to: Microsoft Defender Advanced Threat Protection (Microsoft Defender ATP)

API description

Deletes an Indicator entity by ID.

Limitations

  1. Rate limitations for this API are 100 calls per minute and 1500 calls per hour.

Permissions

One of the following permissions is required to call this API. To learn more, including how to choose permissions, see Get started

Permission type Permission Permission display name
Application Ti.ReadWrite 'Read and write TI Indicators'
Application Ti.ReadWrite.All 'Read and write Indicators'

HTTP request

Delete https://api.securitycenter.windows.com/api/indicators/{id}

[!includeImprove request performance]

Request headers

Name Type Description
Authorization String Bearer {token}. Required.

Request body

Empty

Response

If Indicator exist and deleted successfully - 204 OK without content. If Indicator with the specified id was not found - 404 Not Found.

Example

Request

Here is an example of the request.

DELETE https://api.securitycenter.windows.com/api/indicators/995