POST https://api.bentley.com/clash-detection/itwins/{itwinId}/reports/jobs/deletion
Delete the clash detection reports for the specified job ids (clash report ids) of the respective iTwin.
-Note: At present, only one clash report can be deleted at a time.
- Discover clash report id by calling GET /clash-detection//itwins/{itwinId}/reports
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?