Delete A Response
delete_a_responsePermanently delete an inspection response. This action cannot be undone. Requires company ID and response ID.
Instructions
Delete a Response. Use this to permanently delete the specified Inspections. This cannot be undone. Permanently removes the specified Inspections. This action cannot be undone. Required parameters: company_id, id. Procore API: Project Management > Inspections. Endpoint: DELETE /rest/v1.0/companies/{company_id}/checklist/responses/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — the ID of the Response |