Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Team successfully deleted
Example:
"Team Successfully Deleted!"
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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Team successfully deleted
"Team Successfully Deleted!"