v1
latestOpenAPI 3.1.02026-07-13897404.3 KBTeam
destroy 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: vastai destroy team
delete/api/v0/team/
Response
Team successfully deleted
Example response
{
"success": true,
"msg": "Team Successfully Deleted!",
"pkey_id": 12345
}