Authorization: Bearer ********************curl --location --request POST 'https://kms.chorki.com/v1/keys' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"content_id": "b8e06dd2-4c78-44e4-8a8a-f1641f37b682"
}'{}