Install Granola integration
Install or upsert a Granola integration for the authenticated owner. Verifies the pasted API key against the Granola public API before storing it in the secret store. Re-pasting the same key updates the existing connection.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects an object.
apiKey
displayName
Response
Granola integration installed
created
integrationId
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error
502
Bad Gateway Error