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 'https://api.bigpanda.io/resources/v2.0/environments//incidents//tags' \
--header 'Authorization: Bearer <token>'[
{
"tag_value": "P1",
"tag_id": "itd-9ff554bc0c"
}
]