DELETE https://api.bentley.com/issues/{id}
Deletes the issue with the specified ID.
Permissions
To use this endpoint, the user is required to have the Forms Delete (Forms_DeleteForms
) permission for the iTwin.
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.