<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Animation](./puppeteer.protocol.animation.md) &gt; [ReleaseAnimationsRequest](./puppeteer.protocol.animation.releaseanimationsrequest.md)

## Protocol.Animation.ReleaseAnimationsRequest interface

<b>Signature:</b>

```typescript
export interface ReleaseAnimationsRequest 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [animations](./puppeteer.protocol.animation.releaseanimationsrequest.animations.md) | string\[\] | List of animation ids to seek. |