# Delete a building by ID Delete a specific building record from the property module of the PMS using its unique identifier. This operation will remove the building and all associated data from the system. If the specified building ID does not exist, a not found error will be returned. Endpoint: DELETE /api/v3/buildings/{id} Version: 3.0.4 Security: OAuth2 ## Path parameters: - `id` (integer, required)