Split Incident

Splits a list of alerts into a new BigPanda incident

🚧

Authentication

All BigPanda APIs require Bearer Token Authorization in the call headers.

This API uses the User API Key type of Authorization token.

📘

  • Split actions are heavy asynchronous operations and will have a small delay before being reflected in your data.
    • BigPanda will automatically prevent duplicate split requests. Multiple consecutive attempts to split the same alerts from an incident will result in an error.
Language