Revoke A Person'S Login
revoke_a_persons_loginRevoke a person's login, keeping them as an assignable resource. Permanently deletes Resource Planning records; this cannot be undone.
Instructions
Revoke a Person's login but leave them in as an assignable resource in the system. Use this to permanently delete the specified Resource Planning records. This cannot be undone. Permanently removes the specified Resource Planning records. This action cannot be undone. Required parameters: company_id, person_id. Procore API: Resource Management > Resource Planning. Endpoint: DELETE /rest/v1.0/workforce-planning/v2/companies/{company_id}/people/{person_id}/user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. This parameter accepts both formats: - **Recommended**: Procore company ID (integer) - Use this for new integrations - Legacy: LaborChart UUID format (uuid string... | |
| person_id | Yes | URL path parameter — unique identifier for the person |