Merge Incidents

Merges a list of BigPanda incidents into 1 incident

🚧

Authentication

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

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

📘

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