Reactivate Project User.
reactivate_project_userRestore a previously deactivated user to active status in a project directory. Use this to re-enable access for a specific user by providing the project and user IDs.
Instructions
Reactivate the specified User. #### OK Response For null values, the key won't be returned. Use this to update an existing Directory records (only the supplied fields are changed). Updates the specified Directory records and returns the modified object on success. Required parameters: project_id, id. Procore API: Core > Directory. Endpoint: PATCH /rest/v1.0/projects/{project_id}/users/inactive/{id}
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 |