Remove A User From The Project
remove_a_user_from_the_projectPermanently remove a specified user from a project using project ID and user ID. This action cannot be undone.
Instructions
Removes a specified user 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: Core > Directory. Endpoint: DELETE /rest/v1.0/projects/{project_id}/users/{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 |