-
Notifications
You must be signed in to change notification settings - Fork 2
1.5.1 Create
nitsuga5124 edited this page Feb 27, 2021
·
5 revisions
GET - /create
Creates a team.
- Needs a valid login session.
Content-Type: application/text
The name of the team and it's ID will be returned when successful. Save the ID if you want to transfer mods to that team.
-
200Successfully created the team. -
403Default error.
-
name:- String.
- The name of the team to create.