POST https://api.bentley.com/clash-detection/itwins/{itwinId}/tests/jobs/deletion
Deletes the clash detection tests for the specified job ids (test ids) of the respective iTwin.
-Note: At present, only one clash detection test can be deleted at a time.
- Discover test ids by calling GET /clash-detection/itwins/{itwinId}/tests
Authentication
Requires Authorization
header with valid Bearer token for scope itwin-platform
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.
Was this page helpful?