Update Project Tools
update_project_toolsUpdate the order and active status of project tools by providing the project ID and tool configuration. Modifies only supplied fields and returns the updated project tools.
Instructions
Updates the order and active status of Project Tools. Use this to update an existing Project records (only the supplied fields are changed). Updates the specified Project records and returns the modified object on success. Required parameters: project_id, tools. Procore API: Core > Project. Endpoint: PATCH /rest/v1.0/projects/{project_id}/tools
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| tools | Yes | JSON request body field — the tools for this Project operation |