Orgs Assistants
Create Assistant Integration
Create a new integration for a specific assistant.
POST
Create Assistant Integration
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using your API key
Path Parameters
The ID of the org
The ID of the assistant
Body
The assistant integration information.
Schema for creating a new assistant integration
ID of the connection integration
Available options:
internal, custom, whatsapp_bot, messenger_bot, instagram_dm, tiktok_dm, telegram_bot, gmail, slack_bot, twilio, telnyx, email, google_calendar Configuration object for the assistant integration
Response
200 - application/json
The created assistant integration.
Schema for an assistant integration
ID of the connection integration
Available options:
internal, custom, whatsapp_bot, messenger_bot, instagram_dm, tiktok_dm, telegram_bot, gmail, slack_bot, twilio, telnyx, email, google_calendar Configuration object for the assistant integration
Create Assistant Integration