Clash Detection Tests
Download API definition:
PUT https://sampleHostName/clashdetection/tests/{id}
Updates a clash detection test for the specified criteria and returns the id of the successfully updated test.
Discover test ids by calling GET /clashdetection/tests
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.