Change Updates

Do not miss any Connect API changes, ever again

Subscribe to the Connect API changelog to be up to date on recent changes.

RSS

Jul 25, 2024

main
1.1.0
Compare

API Update: New User Remove Classes Endpoints

 New Features

Remove Student Classes (POST /students/{userId}/classes): This endpoint removes a list of classes from a student.

Remove Teacher Classes (POST /teachers/{userId}/classes): This endpoint removes a list of classes from a student.

2 structure changes including:
2 Additions
Added 2
DELETE /students/{userId}/classes
DELETE /teachers/{userId}/classes