Update Teams integration mappings
Update Teams integration mappings
Use the PUT integration_mappings_teams_id
call to update the
existing mapping of the target Box folder.
cURL
curl -X -L PUT "https://api.box.com/2.0/integration_mappings/teams/12345" \
-H "authorization: Bearer <ACCESS_TOKEN>" \
-H 'content-type: application/json' \