curl --location '/v1/files' \ --form 'file=@""' \ --form 'purpose=""'
{ "error": { "message": "string", "type": "string", "param": "string", "code": "string" } }