Deletes an endpoint group by ID. Associated workergroups will also be deleted.
CLI Usage: vastai delete endpoint <id>
Documentation Index
Fetch the complete documentation index at: https://vastai-80aa3a82-fix-google-validation-docs-404s.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API key must be provided in the Authorization header
ID of the endpoint group to delete
4242
Endpoint group successfully deleted
true
List of worker instances that were deleted (if any)
[1001, 1002]List of worker instances that failed to delete (if any)
[]Additional information about the deletion
"Deleted endpoint job and 2 workers"