-
Notifications
You must be signed in to change notification settings - Fork 28
API Teams
deby edited this page Jan 13, 2017
·
4 revisions
See also: Full API Documentation
A team is composed of 9 unique owned cards with a fixed position.
Name | Type | Example | Note |
---|---|---|---|
id |
Int | 1 | |
name |
String | "Hanayo <3" | |
owner_account |
Int | 1 | id of the account |
members |
Array of Owned card or null | Will always contain exactly 9 items |
GET http://schoolido.lu/api/teams/
Paginated array of Team object
Name | Value | Note |
---|---|---|
search |
Free search term, break terms with spaces. | Will search through name
|
owner_account |
Exact value (id) |
- Allowed ordering fields are:
name
,id
,owner_account
- Ordering by
random
is NOT possible. - Learn more about ordering
GET http://schoolido.lu/api/teams/{id}/
See also: Authentication
POST http://schoolido.lu/api/teams/
Name | Value | Note | Default value |
---|---|---|---|
name |
Exact value | name of the team | Required |
owner_account |
Exact value | id of the account | Required |
memberN where N is a number between 1 and 9 |
id of the Owned card | N corresponds to the position in the team | null |
PATCH http://schoolido.lu/api/teams/{team id}/
Name | Value | Note |
---|---|---|
name |
Exact value | name of the team |
memberN where N is a number between 1 and 9 |
id of the Owned card | N corresponds to the position in the team |
DELETE http://schoolido.lu/api/teams/{team id}/
204 NO CONTENT
with an empty body.
No parameter.
- How to add an account to your profile?
- What's the difference between the deck, the album and the present box?
- How to add cards?
- How to edit a card?
- How to delete a card?
- Why my cards are not automatically imported?
- What if I play multiple versions of the game?
- How to add your location on the map?
- How to recover your password or username?
- How to delete an account?
- How to recover your comments on your profile page when you changed your username?
- How to change your avatar?
- How to check that you entered all your cards?
- How to get a verified account?
- Can someone steal my game account using the information on my profile page?
- I saved my transfer code on School Idol Tomodachi but I can't find it anymore?
- Can I delete my entire profile?
- What should I do if I see an activity that I don't like?
- How to post an activity?
- How to add a picture to your activity?
- Markdown
- How to recover my lost account?
- How to get promo cards?
- How to generate a transfer code?
- How to enter a transfer code?
- How to take screenshots?
- How to install Japanese apps?
- How to contact KLab?
- Do you speak another language? Translate the website
- Are you a graphic designer or an artist? Submit your artwork
- Extra time to spare? Join the staff team! (Community Managers, Moderators, Verifications, Japanese speakers, Database maintainers, and more)
- Want to help us pay for the servers that host the site? Donate