Reorder Company Role
reorder_company_roleReorder company roles by specifying company ID and new role order. Updates the sequence in Procore Company Settings.
Instructions
Reorder Company Role. Use this to perform the reorder company action on Company Settings. Creates a new Company Settings and returns the created object on success (HTTP 201). Required parameters: company_id, order. Procore API (v2.0): Company Admin > Company Settings. Endpoint: POST /rest/v2.0/companies/{company_id}/roles/reorder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| order | Yes | JSON request body field — array of roles id |