Issues
Download API definition:
DELETE https://sampleHostName/issues/{id}
Deletes the issue with the specified ID.
Permissions
To use this endpoint, the user is required to have the ProjectWise Forms Delete (Forms_DeleteForms
) permission for the project.
Authentication
Requires Authorization
header with valid Bearer token for scope issues:modify
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.