{
"name": "string",
"type": "image"
}curl --location --request POST 'https://api.302.ai/hedra/web-app/public/assets' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"type": "image"
}'