Clash Detection Suppression Rules
Download API definition:
POST https://api.bentley.com/clashdetection/suppressionrules
Creates a clash detection suppression rule for the specified criteria and returns the rule id.
- Discover rule template ids by calling GET /clashdetection/suppressionRuleTemplates
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.