cURL
curl --request POST \ --url https://api.catalogix.ai/v1/assets/upload \ --header 'Content-Type: multipart/form-data' \ --form file=@example-file
{ "status": { "code": 0, "message": "success" } }
Successful Response
Status of the operation
Show child attributes