# Delete a unit type by ID Delete a specific unit type within the Property Management System (PMS) using its unique ID. This endpoint allows you to remove a unit type, including all associated data. If the deletion is successful, a response will be returned. If the specified unit type ID does not exist, a error will be returned. In case of unexpected system errors during the deletion process, a will be triggered. Endpoint: DELETE /api/v3/unitTypes/{id} Version: 3.0.4 Security: OAuth2 ## Path parameters: - `id` (integer, required)