Delete Project Observation Type
delete_project_observation_typePermanently delete a project observation type using the project ID and observation type ID. This action cannot be undone.
Instructions
Delete Project Observation Type. 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}/observation_types/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — project Observation Type ID |