Authorization: Bearer ********************curl --location --request POST 'https://api-staging.tenbyte.io/v1/v1/keys' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"content_id": "68c9327a-b2c8-4167-be7c-9d1e31435329"
}'