Welcome to the New BigPanda API Documentation
🚧 Complete integration ID needed When updating a webhook v2 configuration, you will need the complete integration ID, including the parent integration (For example: snmp.la_site_east). If you don’t know your integration ID, you can find it by opening the integration details in the Integrations tab.
Authorization: Bearer ********************curl --location --request DELETE 'https://api.bigpanda.io/resources/v2.1/integrations/webhook_v2.p0channel' \
--header 'Authorization: Bearer <token>'{
"status": 204,
"data": {}
}