Deletes a Teams integration mapping. You need Admin or Co-Admin role to use this endpoint.
11235432
An ID of an integration mapping
Empty body in response
Returns a not_found
error if the integration mapping could not be found.
An unexpected client error.
curl -X -L DELETE "https://api.box.com/2.0/integration_mappings/teams/342423" \
-H "authorization: Bearer <ACCESS_TOKEN>" \
-d ''