Skip to content
ADSERVIO API
  • About
  • Docs

Docs

  • Getting started
  • Changelog
  • Oauth
  • Common enumerations
  • Querying results
  • Response codes
  • Input validation

Endpoints

  • Absences
  • Callouts
  • Candidates
  • Certificates
  • Accounts
  • Addresses
  • Administrators
  • Admission
  • Authentication
  • Averages
  • Behavior
  • Calendar
  • Chat
  • Classes
  • Edumarket
  • Exemptions
  • Files
  • Generic
  • Grades
  • Groups
  • Historic
  • Holidays
  • Homeworks
  • Institutions
  • Library
  • Meetings
  • Messages
  • Mood
  • News
  • Nomenclature
  • Observations
  • Organizations
  • Parents
  • Photo
  • Portofolio
  • Reports
  • Repartition
  • Roles
  • Schedule
  • Schools
  • Students
  • Questionnaires
  • Subjects
  • Taxes
  • Teachers
  • Enumerations
  • Tests
  • Staff attendence
  • Timetables
  • Timesheet
  • Tenants
  • Transfers
  • Users
  • Schedule events
  • Versions
  • Warnings
  • Year-book
  • Years

Sessions

It is used to retreive the sessions of an event or to create or update a session.

Endpoints

TypeURIDescription
POST./groups/sessionsIt is used to add a new session for a group event.
GET./groups/sessionsCan be used to retrieve lists of sessions with various filters.
PUT./groups/sessionsIt is used to update a session.
DELETE./groups/sessionsDelete an event session with all assigned members.
POST./groups/sessions/markIt is used to add mark to a member.
PUT./groups/sessions/markIt is used to update a member's mark.