Delete Observation Item
delete_observation_itemDelete an observation item permanently from a Procore project. This action moves the item to the recycle bin and cannot be undone.
Instructions
Sends the specified Observation Item to the recycle bin. Use this to permanently delete the specified Observations. This cannot be undone. Permanently removes the specified Observations. This action cannot be undone. Required parameters: project_id, id. Procore API: Project Management > Observations. Endpoint: DELETE /rest/v1.0/projects/{project_id}/observations/items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Observations resource |