delete_from_project
Remove a vendor from a Procore project using the vendor ID and project ID to manage project vendor lists.
Instructions
Delete from project. [Core/Directory] DELETE /rest/v1.0/projects/{project_id}/vendors/{id}/actions/remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the vendor |