delete_an_rfi_response
Remove an RFI response from a project in Procore to correct errors or update information.
Instructions
Delete an RFI Response. [Project Management/RFI] DELETE /rest/v1.0/projects/{project_id}/rfis/{rfi_id}/replies/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| rfi_id | Yes | RFI ID | |
| id | Yes | Reply ID |