remove_a_user_from_the_project
Remove a user from a Procore project by specifying the project ID and user ID to manage project team access and permissions.
Instructions
Remove a user from the project. [Core/Directory] DELETE /rest/v1.0/projects/{project_id}/users/{id}/actions/remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the user |