Vast.ai API
Autoscaler

delete endpoint

1min
DELETE
https://console.vast.ai/api/v0/endptjobs/{id}
Production server

Deletes an endpoint group by ID. This will soft delete the endpoint group by setting a deleted_at timestamp. Associated autoscale jobs will also be soft deleted.

CLI Usage: vast delete endpoint [options]

Authentication
BearerAuth
Path Parameters
id
*
Body Parameters
body
*
client_id
*
endptjob_id
*
Responses
200
Endpoint group successfully deleted
success
400
Bad request
success
404
Endpoint group not found
success
error
msg
id