{
"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"
}'
{
"name": "string",
"type": "image",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}