delete_company_role_v2_0
Remove a specific role from a company in Procore by providing the company ID and role ID. This action permanently deletes the role assignment.
Instructions
DELETE Company Role. [Company Admin/Company Settings] DELETE /rest/v2.0/companies/{company_id}/roles/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Unique identifier for the resource. |