- participant:manage_registrationsGrants the ability to manage the registrations of a user.
- participant:manage_participationsGrants the ability to manage the participations of a user.
- user:infoGrants access to public user information.
- organizer:viewGrants the ability to list tournaments and see their settings.
- organizer:adminGrants the ability to create a tournament and edit its settings.
- organizer:resultGrants the ability to edit match information and referee results.
- organizer:participantGrants the ability to manage the participants of a tournament.
- organizer:registrationGrants the ability to manage the registrations of a tournament.
- organizer:permissionGrants the ability to manage the permissions of a tournament.
- organizer:deleteGrants the ability to delete tournaments.
Introduction
Scopes are parameters used to limit the rights of a single access. Every time your application requests require an authorization, you must specify the scope(s) of the authorization. If you send a request without a scope, you will just have requested an authorization to perform nothing.
Available Scopes
The Toornament APIs currently supports the following scopes