Skip to main content

Applies a patch to an audio clip

PATCH /v1/audioclip/{audioClipID}

Summary

Applies a patch to an audio clip.

Details

Request body: array of patch operations.

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

Authentication

No operation-level security requirement is documented here.

Parameters

NameInTypeRequiredDescriptionExample
audioClipIDpathinteger (int64)YesThe audio clip ID.1

Request Body

No request body is documented here.

Responses

200

Success

application/json

Not documented here.

Example

Patch applied successfully.