curl --location 'https://api.ai21.com/studio/v1/custom-model' \ --header 'Content-Type: application/json' \ --data '{ "model_type": "j2-mid", "num_epochs": 20 }'
{}