integrations
Reconnect a Granola installation
Replace a Granola installation's API key, keeping its store, folder selection and sync schedule.
Use it when a personal key expired: Granola cannot tell whose key it is, so the new key is not checked against the old one. A key another installation already ingests into the same store with is refused.
post/v1/integrations/granola/installations/{installation_id}/reconnect
Path parameters
installation_idstring uuid required
Granola installation ID
Granola installation ID
Request body
Response
The reconnected Granola installation
Changes
Changed in 1 of the 30 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○