Delete Coordination Issue
delete_coordination_issuePermanently delete a coordination issue using its id and project_id. This action cannot be undone.
Instructions
Delete a Coordination Issue from the system. Use this to permanently delete the specified Coordination Issues. This cannot be undone. Permanently removes the specified Coordination Issues. This action cannot be undone. Required parameters: id, project_id. Procore API: Project Management > Coordination Issues. Endpoint: DELETE /rest/v1.0/coordination_issues/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — coordination Issue ID | |
| project_id | Yes | Query string parameter — unique identifier for the project. |