API Changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
LovassyApp - Blueboard

Topics

  • Introduction
  • Authentication

Endpoints

  • Auth
    • Create a new session for a user POST
    • Refresh a user's session POST
    • Get information about the current user GET
    • Delete the current user's session and refresh cookie DELETE
    • Verify a user's email address POST
    • Resend a user's email verification email POST
    • Send a password reset email to a user POST
    • Reset a user's password POST
  • Feed items
    • Get a list of all feed items GET
  • Grades
    • Get a list of the current user's grades GET
  • Image voting choices
    • Get a list of all image voting choices GET
    • Get information about an image voting choice GET
  • Image voting entries
    • Get a list of all image voting entries GET
    • Create an image voting entry POST
    • Get information about an image voting entry GET
    • Delete an image voting entry DELETE
    • Update an image voting entry PATCH
    • Choose an image voting entry (SingleChoice image votings only) POST
    • Unchoose an image voting entry (SingleChoice image votings only) DELETE
    • Increment an image voting entry (Increment image votings only) POST
    • Delete an image voting entry increment (Increment image votings only) DELETE
  • Image voting entry images
    • List all images of an image voting GET
    • Upload an image to be used in an image voting entry POST
    • Delete an image meant for an image voting entry DELETE
  • Image votings
    • Get a list of image votings GET
    • Create a new image voting POST
    • Get information about an image voting GET
    • Delete an image voting DELETE
    • Update an image voting PATCH
    • Get results of an image voting GET
  • Import
    • Get a list of all users for grade importing GET
    • Import grades for a user POST
    • Set the reset key password PUT
  • Import keys
    • Get a list of all import keys GET
    • Create a new import key POST
    • Get information about an import key GET
    • Delete an import key DELETE
    • Update an import key PATCH
  • Lolo request created notifiers
    • Get a list of all emails to notify when a lolo request is created GET
    • Update the list of emails to notify when a lolo request is created PUT
  • Lolo requests
    • Get a list of all lolo requests GET
    • Create a new lolo request POST
    • Get a list of the current user's lolo requests GET
    • Get information about a lolo request GET
    • Delete a lolo request DELETE
    • Update a lolo request PATCH
    • Overrule a lolo request POST
  • Lolos
    • Get a list of the user's lolo coins GET
    • Get a list of all lolo coins GET
  • Owned items
    • Get a list of all owned items GET
    • Create a new owned item POST
    • Get a list of the current user's owned items GET
    • Get information about an owned item GET
    • Delete an owned item DELETE
    • Update an owned item PATCH
    • Use an owned item POST
  • Permissions
    • Get a list of all permissions GET
  • Products
    • Get a list of all products or only store products depending on permissions GET
    • Create a new product POST
    • Get information about a product GET
    • Delete a product DELETE
    • Update a product PATCH
    • Buy a product POST
  • Qr codes
    • Get a list of all QR codes GET
    • Create a new QR code POST
    • Get information about a QR code GET
    • Delete a QR code DELETE
    • Update a QR code PATCH
  • Status
    • Get information about the application version GET
    • Get information about the status of the application GET
    • Subscribe an email to when a password reset key has been set POST
  • User groups
    • Get a list of all user groups GET
    • Create a new user group POST
    • Get information about a user group GET
    • Delete a user group DELETE
    • Update a user group PATCH
  • Users
    • Get a list of all users GET
    • Create a new user POST
    • Get information about a user GET
    • Delete a user DELETE
    • Update a user PATCH
    • Delete all active sessions of a user POST
    • Delete all active sessions of all users POST
Powered by Bump.sh
API Changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
LovassyApp - Blueboard



































































































































































Lolo request created notifiers