delete https://api.bigpanda.io/resources/v2.0/alert-enrichments/
Deletes a specific enrichment item (Enrichment V2)
Authentication
All BigPanda APIs require Bearer Token Authorization in the call headers.
This API uses the User API Key type of Authorization token.
Returns
Status code
204 NO CONTENT
- in case you tried to delete enrichment that is not mapping enrichment you will get this response when the deletion succeed202 Accepted
- in case you tried to delete mapping enrichment you will get this response. this response contains the job id of the deletion job404 NOT FOUND
- the enrichment id wasn't found