Vast.ai API
Team

Destroy Team

1min
DELETE
https://console.vast.ai/api/v0/team/

Deletes a team and all associated data including API keys, rights, invitations, memberships and metadata. The team owner's master API key is converted to a normal client key.

CLI Usage: vast-ai destroy team

Authentication
BearerAuth
Responses
200
Team successfully deleted
msg
401
Unauthorized - Invalid or missing API key
success
error
msg
403
Forbidden - User is blacklisted
success
error
msg
404
Not Found - Team does not exist
All Of
Error +
success
error
msg