Handle Migrate Integrations

Migrate integration tokens from Neon to Firestore with KMS encryption.

This endpoint accepts a list of organization IDs and migrates their Slack and Notion tokens. It fetches tokens from the Neon database and stores them in Firestore, encrypting the tokens using KMS.

NOTE: Not a public endpoint - used for internal database migration

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response