reactivate_company_user
Restore access for inactive users in Procore by reactivating their company accounts using the user ID and company identifier.
Instructions
Reactivate company user. [Core/Directory] PATCH /rest/v1.0/companies/{company_id}/users/inactive/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID of the user |