update_user_project_roles
Modify user permissions for specific projects by assigning or updating project roles. This tool helps manage access control within Procore's project management system.
Instructions
Update User Project Roles. [Core/Project] PATCH /rest/v1.0/projects/{project_id}/user_project_roles/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Company Role | |
| project_id | Yes | Unique identifier for the project. | |
| user_ids | Yes | User IDs to associate with the Project Role |