curl --request POST \
--url https://api.example.com/api/brand-studio/assets/upload \
--header 'Content-Type: multipart/form-data' \
--form file='@example-file'{
"created_at": "<string>",
"file_path": "<string>",
"filename": "<string>",
"hash": "<string>",
"id": "<string>",
"mime_type": "<string>",
"size_bytes": 123,
"source_type": "upload",
"garment_type": "shirt",
"height": 123,
"mood": "<string>",
"tags_json": "[]",
"width": 123
}curl --request POST \
--url https://api.example.com/api/brand-studio/assets/upload \
--header 'Content-Type: multipart/form-data' \
--form file='@example-file'{
"created_at": "<string>",
"file_path": "<string>",
"filename": "<string>",
"hash": "<string>",
"id": "<string>",
"mime_type": "<string>",
"size_bytes": 123,
"source_type": "upload",
"garment_type": "shirt",
"height": 123,
"mood": "<string>",
"tags_json": "[]",
"width": 123
}upload, screenshot, photo, reference Successful Response
upload, screenshot, photo, reference shirt, pants, jacket, dress, skirt, coat, accessories, other