# Create Clip

```
POST 
/api/record_files/clip
```

> **Deprecated**
>
> This endpoint has been deprecated and may be replaced or removed in future versions of the API.

**Please refer to [Create Media Asset](https://optiview.dolby.com/docs/millicast/api/media-assets-create-media-asset.md)**

Create clip of recording with specified start and stop times. Start and stop times must be at least 10 seconds apart. Use the mediaAssetIds in the response to retrieve the record files.

## Request

## Responses

**200**

Success

**400**

Bad Request

**default**

Server Error
