Skip to content

Add observables#

Delete an Observable from an Alert.

Query#

DELETE /api/alert/artifact/{id}

With:

  • id: Observable identifier

Response#

Status codes#

  • 204: if Observable is deleted successfully
  • 401: Authentication error

Last update: September 6, 2021 05:39:12