Reactivate Company User
reactivate_company_userReactivate an inactive directory user record for a company. Requires company ID and user ID to update and return the modified user.
Instructions
Reactivate the specified User. 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: company_id, id. Procore API: Core > Directory. Endpoint: PATCH /rest/v1.0/companies/{company_id}/users/inactive/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — unique identifier of the Directory resource |