Delete a teamAsk AIdelete https://api.atono.io/api/v1/teams/{id}Deletes a team by its UUID.Path ParamsiduuidrequiredThe UUID of a team.Responses 204Successfully deleted the team. No content is returned in the response. 403The authenticated user does not have permission to delete the specified team. 404The specified team could not be found. It may not exist or may have already been deleted.Updated 10 months ago