Skip to main content
PATCH
Update scene collection

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

video_id
string
required
Pattern: ^m-
Example:

"m-12345"

scene_collection_id
string
required
Example:

"sc-12345"

Body

application/json
scenes
object[]
required

Response

200 - application/json

Scene collection updated

success
boolean
Example:

true

message
string
Example:

"Operation successful"