Skip to main content
DELETE
Revoke an institution's stored Google token

Authorizations

Authorization
string
header
required

JWT token passed in authorization header

Path Parameters

institutionId
string
required

ObjectId of the institution to disconnect.

Response

Institution OAuth config cleared.

success
boolean
Example:

true

message
string
Example:

"Google services access revoked"