Add Widevine DRM to an MP4 muxingAsk AIpost https://api.bitmovin.com/v1/encoding/encodings/{encoding_id}/muxings/mp4/{muxing_id}/drm/widevinePath Paramsencoding_idstringrequiredId of the encoding.muxing_idstringrequiredId of the MP4 muxing.Body ParamsThe Widevine DRM to be creatednamestringName of the resource. Can be freely chosen by the user.descriptionstringDescription of the resource. Can be freely chosen by the user.customDatastringUser-specific meta data. This can hold anything.outputsarray of objectsrequiredoutputs*ADD objectkeystringrequired16 byte Encryption key, 32 hexadecimal characterskidstringrequired16 byte Key id, 32 hexadecimal characterspsshstringrequiredBase 64 EncodedResponses 201Successful response. defaultError response.Updated 2 months ago