curl --location --request POST 'https://api.openai-hub.com/v1/fine-tunes//cancel' \
--header 'Authorization: Bearer sk-0ABIEXVjh9****Qckjy'{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}