Welcome to the New BigPanda API Documentation
Bearer.Authorization: Bearer [YOUR_USER_API_KEY]Authorization: Bearer ********************curl --location --request DELETE 'https://api.bigpanda.io/resources/v2.0/correlation-patterns/' \
--header 'Authorization: Bearer <token>'{
"correlation_id": "a02fde2f-0ec3-4cc2-9cbd-74895cb13050",
"time_window": 7200,
"source_system": "api.backend_monitoring",
"tags": [
{
"name": "case",
"value": "sensitive1"
}
]
}