curl --request POST \ --url https://tryiton-webapp-git-dev-try-it-on.vercel.app/api/key/delete-model \ --header 'Content-Type: application/json' \ --data '{ "modelId": 123 }'
{}
The response is of type object.
object