cURL
curl --request POST \ --url https://api.novita.ai/gpu-instance/openapi/v1/template/update \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>'
application/json
curl --request POST \ --url 'https://api.novita.ai/gpu-instance/openapi/v1/template/update' \ --header 'Authorization: Bearer {{API Key}}'
{}
Was this page helpful?