Orgs Assistants
Create Assistant Integration
Create a new integration for a specific assistant.
POST
Create Assistant Integration
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, org, custom, whatsapp_bot, messenger_bot, instagram_dm, tiktok_dm, telegram_bot, gmail, slack_bot, twilio, telnyx, email 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, org, custom, whatsapp_bot, messenger_bot, instagram_dm, tiktok_dm, telegram_bot, gmail, slack_bot, twilio, telnyx, email Configuration object for the assistant integration
Create Assistant Integration