{}
curl --location --request POST '/v1/fine-tunes' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "error": { "message": "string", "type": "string", "param": "string", "code": "string" } }