Recycle RFI
recycle_rfiSend an RFI to the Recycle Bin to remove it from active view. Updates the specified RFI record and returns the modified object.
Instructions
Send a specified RFI to the Recycle Bin. Use this to update an existing RFI records (only the supplied fields are changed). Updates the specified RFI records and returns the modified object on success. Required parameters: project_id, id. Procore API: Project Management > RFI. Endpoint: PATCH /rest/v1.0/projects/{project_id}/rfis/{id}/recycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the RFI resource |