Skip to Content
Generate shots
post

Generate shot boundaries and shot preview images.

Request body params
Request path & query params
ASSET_ID
string

The asset ID.

post
201
https://api.mux.com/video/v1/assets/{ASSET_ID}/shots
Request
(application/json)
{}
Response
(application/json)
{
  "data": {
    "status": "pending"
  }
}