Clash Detection Suppression Rules
Download API definition:
GET https://sampleHostName/clashdetection/suppressionRules/{id}
Gets the clash detection suppression rule details for the specified rule id.
- Discover rule ids by calling GET /clashdetection/suppressionRules
Authentication
Requires Authorization
header with valid Bearer token for scope clashdetection:read
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.