Delete RFQ
delete_rfqPermanently remove a specified RFQ from a project and contract using its unique identifiers. This action cannot be undone.
Instructions
Delete a specified RFQ in a specified Project and Contract. Use this to permanently delete the specified Commitments. This cannot be undone. Permanently removes the specified Commitments. This action cannot be undone. Required parameters: id, project_id, contract_id. Procore API: Construction Financials > Commitments. Endpoint: DELETE /rest/v1.0/rfqs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Commitments resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. | |
| contract_id | Yes | Query string parameter — unique identifier of the contract |