destroy_action
Remove an action from an incident in Procore projects to manage project workflows and maintain accurate incident records.
Instructions
Destroy Action. [Project Management/Incidents] DELETE /rest/v1.0/projects/{project_id}/incidents/actions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Action ID | |
| incident_id | No | Incident ID |