Welcome to the New BigPanda API Documentation
Bearer.Authorization: Bearer [YOUR_USER_API_KEY]Authorization: Bearer ********************curl --location 'https://api.bigpanda.io/resources/v2.0/environments//incidents//resolve' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"comments": "string"
}'{
"status": 202,
"data": {}
}