delete_from_project_v1_1
Remove a vendor from a Procore project using the project ID and vendor ID to manage project resources.
Instructions
Delete from project. [Core/Directory] DELETE /rest/v1.1/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 |