Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Team name availability no longer applicable (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzNxthaniel authored Jan 6, 2024
1 parent 3fd6354 commit 927b25e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/resources/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,11 +333,6 @@ This object contains some statistics about the team. When available, you should
}
```

## Check Team Name Availability
<span class="http-verb">GET</span><span class="http-path">/dryrun/teamname/{name}</span>

Check the availability of a team name. Returns `{"exists": false}` if the name is available, and `{"exists": true}` if it is not.

## Get Team Info
<span class="http-verb">GET</span><span class="http-path">/teams/{[team.id](#team-object)}/info</span>

Expand Down

0 comments on commit 927b25e

Please sign in to comment.