ghl_marketplace_migrate_connection
Migrate external authentication credentials for an app and location. Validates app configuration, stores credentials securely, and manages token lifecycle in CRM's encrypted storage.
Instructions
Migrate external authentication connection Migrates an external authentication connection credentials (basic or oauth2) for a specific app and location. This endpoint validates the app configuration, stores credentials safely in CRM's native encrypted storage. With this the lifecycle of the token is managed by CRM. Endpoint: POST /marketplace/external-auth/migration (Version header: v3; source: v3/marketplace-v3.json) OAuth scopes: marketplace-external-auth-migration.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |