Skip to main content
POST
https://api.novita.ai
/
gpu-instance
/
openapi
/
v1
/
endpoint
/
delete
Delete Endpoint
curl --request POST \
  --url https://api.novita.ai/gpu-instance/openapi/v1/endpoint/delete

Description

After deleting an endpoint, all worker processes associated with this endpoint will be automatically removed. Please proceed with caution.

Request Headers

Content-Type
string
required
Enum: application/json
Authorization
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Request Body

name
string
required
The ID of the endpoint to delete.