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/environments//incidents//tags/' \
--header 'Authorization: Bearer <token>'{
"status": 204,
"data": {}
}