Delete Action Plan Test Record Request
delete_action_plan_test_record_requestPermanently delete a specific test record request from an Action Plan. This action cannot be undone and requires the project ID and request ID.
Instructions
Delete Action Plan Test Record Request. Use this to permanently delete the specified Action Plans. This cannot be undone. Permanently removes the specified Action Plans. This action cannot be undone. Required parameters: project_id, id. Procore API: Project Management > Action Plans. Endpoint: DELETE /rest/v1.0/projects/{project_id}/action_plans/plan_test_record_requests/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — test Record Request ID |