Clash Detection Tests
Download API definition:
POST https://sampleHostName/clashdetection/tests
Creates clash detection test for the specified criteria and returns the 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.