Delete From Project
delete_from_projectRemove a specified vendor from a Procore project. Permanently delete directory records using project ID and vendor ID.
Instructions
Remove a specified Vendor from a Project. Use this to permanently delete the specified Directory records. This cannot be undone. Permanently removes the specified Directory records. This action cannot be undone. Required parameters: project_id, id. Procore API (v1.1): Core > Directory. Endpoint: DELETE /rest/v1.1/projects/{project_id}/vendors/{id}/actions/remove
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 Directory resource |