delete_action_plan_verification_method
Remove a verification method from an action plan in Procore by specifying the company ID and method ID to maintain accurate project tracking.
Instructions
Delete Action Plan Verification Method. [Project Management/Action Plans] DELETE /rest/v1.0/companies/{company_id}/action_plans/verification_methods/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Action Plan Verification Method ID |