Welcome to the New BigPanda API Documentation
Bearer.Authorization: Bearer [YOUR_USER_API_KEY]🚧 Tag value format Incident tag values are generally a single string. When this value is for an incident tag with a fixed list type, the value must be encased in brackets '[]'
Authorization: Bearer ********************curl --location --request DELETE 'https://api.bigpanda.io/resources/v2.0/environments//incidents//tags' \
--header 'Authorization: Bearer <token>'{
"status": 204,
"data": {}
}