added

Edit your training registration options from the API

Editing training inscription options (add student to past ressources, to futures ressources) was only possible from Edusign School graphical interface. To enable the automation of workflows and third-party applications using our API to manage schools, it was necessary to add the possibility of knowing and editing these options.

Impacted endpoints :

  • Get a training : Endpoint response will now return an REGISTRATION_OPTIONS object to know the state of the options.
  • Update a training: You can now edit this REGISTRATION_OPTIONS as you want. ๐Ÿ˜‰