DELETE https://api.bentley.com/clash-detection/itwins/{itwinId}/suppression-rules/{id}
Deletes the clash detection suppression rule for the specified rule id.
- Discover rule ids by calling GET /clash-detection/itwins/{itwinId}/suppression-rules
Authentication
Requires Authorization
header with valid Bearer token for scope itwin-platform
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.
Was this page helpful?