Clash Detection Suppression Rules
Download API definition:
DELETE https://sampleHostName/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.