Authorization: Bearer ********************curl --location --request POST 'https://app.hustro.com/api/v2/hustro-documentation-v2-dev' \
--header 'hustro-client: web' \
--header 'hustro-client-version: ' \
--header 'Authorization: Bearer <token>' \
--form 'acl="bucket-owner-full-control"' \
--form 'bucket="hustro-documentation-v2-staging"' \
--form 'X-Amz-Algorithm=""' \
--form 'X-Amz-Credential=""' \
--form 'X-Amz-Date=""' \
--form 'key=""' \
--form 'Policy=""' \
--form 'X-Amz-Signature=""'{}