curl --location '/default/api/v1/s3/?jwt=7b2e7da' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"CompanyId": "string",
"FileName": "string",
"ContentType": "string",
"Content": "string"
}'{}