Skip to main content

Applies a patch to a video clip

PATCH /v1/videoclip/{videoClipID}

Summary

Applies a patch to a video clip.

Details

Request body: array of patch operations.

Only a limited set of fields such as fileID and videoClipStatus can be patched.

Authentication

No operation-level security requirement is documented here.

Parameters

NameInTypeRequiredDescriptionExample
videoClipIDpathinteger (int64)YesThe video clip ID.1

Request Body

No request body is documented here.

Responses

200

Success

application/json

Not documented here.

Example

Patch applied successfully.