cURL
curl --request POST \ --url https://api.novita.ai/gpu-instance/openapi/v1/image/prewarm/delete \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>' \ --data '{ "ids": [ "<string>" ] }'
application/json
Was this page helpful?