Activate a connector
Revalidates the stored provider credentials and registers the provider webhook. Use this to retry a connector left in an error state. API-key authentication with every listed scope is required; session authentication is rejected, and the key must belong to the connector’s original user or service-account principal so existing conversations keep the same owner.
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Response
Activated connector.
agent.connector telegram, whatsapp Connector lifecycle status, such as provisioning, activating, active, deleting, or error.
The provider account ID: Telegram bot user ID or WhatsApp phone-number ID.
Provider account display name when one is available.
Arbitrary JSON value.
Whether encrypted provider credentials are stored for this connector.
Arbitrary JSON value.