---
title: "clearWeekDaySchedule(with:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterdoorlock/clearweekdayschedule(with:completion:)"
---

# clearWeekDaySchedule(with:completion:)

## Declaration

```swift
func clearWeekDaySchedule(with params: MTRDoorLockClusterClearWeekDayScheduleParams, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func clearWeekDaySchedule(with params: MTRDoorLockClusterClearWeekDayScheduleParams) async throws
```
