Clash Detection Suppression Rules
Download API definition:
DELETE https://api.bentley.com/clashdetection/suppressionrules/{id}
Deletes the clash detection suppression rule for the specified test id.
- Discover rule ids by calling GET /clashdetection/suppressionrules
Authentication
Requires Authorization
header with valid Bearer token for scope clashdetection:modify
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.