Authorization: Bearer ********************curl --location '/keys/widevine' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"request": "string",
"signature": "string",
"signer": "string"
}'{
"response": "string"
}