Unlink Google account
DELETE/api/auth/google/link
Removes the Google account linked to the authenticated user. If the teacher had calendar sync enabled, the calendar share is automatically revoked and both google_calendar_sync_enabled and google_meet_link_enabled are reset to false.
Responses
- 200
- 400
- 500
Google account unlinked successfully
No Google account is linked to this user
Server error