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