curl --location --request PATCH 'https://apigw.klinkcx.com/media-manager/files/019b3c21-4e10-7084-abc7-0fecd8e4f9aa' \
--header 'Content-Type: application/json' \
--data-raw '{
// "folderId": null,
"title": "video-file.webp"
// "description": "Updated description",
// "altText": "Updated alt text",
// "sortOrder": 5,
// "isFavorite": true,
// "isPrivate": true
}'{}