# Post /channels/{channelId}/breaks/{breakId}/punch

```
POST 
/api/v1/channels/:channelId/breaks/:breakId/punch
```

schedule a CUED break, transitioning it to READY. Accepts an optional startDate (ISO 8601); defaults to now. Past dates are clamped to now.

## Request

## Responses

**200**

Default Response
