Skip to main content
PUT
Update Transcoding Profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

libraryId
string
required

Unique identifier of the library.

profileId
string
required

Unique identifier of the targeted transcoding profile resource.

Body

application/json
name
string
required

The name of the transcoding profile used to identify it within the library.

transcoding
object
required

Transcoding property object.

description
string

Short summary describing the purpose or usage of this profile.

Response

data
object
required
message
string
required
success
boolean
required