transcoders
Delete a transcoder's property
This operation deletes a specific property from a specific transcoder.
delete/transcoders/{transcoder_id}/properties/{id}
Path parameters
transcoder_idstring required
The unique alphanumeric string that identifies the transcoder.
idstring required
The unique string that identifies the transcoder property. The string contains the section and the key, connected by a dash. For example, cupertino-aes128Secret.
Response
No Content