Open.cx Docs home page
Search...
⌘K
Documentation
API Reference
Contacts
Introduction to contacts
POST
Create a contact
GET
List contacts
PATCH
Update a contact
DEL
Delete a contact
POST
Authenticate contact
Sessions
Sessions
POST
Create a chat session
GET
Get a chat session
GET
List chat sessions
PATCH
Update a chat session
POST
Send a message
GET
List chat session history
AI Phone Agents
POST
Create an AI phone agent
GET
List AI phone agents
PATCH
Update an AI phone agent
DEL
Delete an AI phone agent
POST
Make an AI phone call
AI Email
POST
Send emails
PUT
Add or update a custom domain for email sending
GET
List all custom domains
PATCH
Start verification process for a custom domain
DEL
Delete a custom domain
AI WhatsApp
POST
Send template
AI Actions
DEL
Delete all actions
PUT
Import from OpenAPI file
AI Outbound Sequencing
POST
Create a sequence
GET
Get a sequence
PATCH
Update a sequence
PUT
Start a sequence
PUT
Cancel a sequence
POST
Add contacts to a continuous sequence
AI Training
Custom Training
POST
Create a custom training
PUT
Update a custom training
DEL
Delete a custom training
GET
Generate training scenario from chat history
Customer Insights
Customer Insights
GET
Get customer insights
GET
Get a specific customer insight
POST
Mark an insight as resolved
POST
Assign insight to a group
Teams
Teams
GET
Get all teams
GET
Get specific team
POST
Create new team
PUT
Update team
DEL
Delete team
POST
Add user to team
DEL
Remove user from team
Redaction
Redaction
POST
Redact a specific message
POST
Redact all messages in a session
Crawl
Crawl
POST
Submit a URL for crawling
GET
Check crawl job status
GET
Get paginated crawl jobs
Webhooks
Event Types
Get Started
Open.cx Docs home page
Search...
⌘K
Get Started
Get Started
Search...
Navigation
Teams
Teams
Teams
Teams
The Teams API allows you to programmatically manage user teams within your organization. Teams are used to organize users, manage permissions, and automate task assignments, making it easier to handle customer support and insights effectively.
Overview
Teams in our system enable:
Permission Management
- Control access to features and data based on team membership
Support Hours & Team Assignment
- Define support schedules and automatically route customer inquiries to the right team
Automated Task Assignment
- Automatically assign customer insights and AI recommendations to specific teams
Team Organization
- Structure your support and operations teams efficiently
Available Endpoints
Get Specific Team
Get detailed information about a specific team
Create Team
Create a new team
Update Team
Update an existing team
Delete Team
Delete a team
Get Team Users
Get all users in a team
Add User to Team
Add a user to a team
Remove User from Team
Remove a user from a team
Was this page helpful?
Yes
No
Previous
Get all teams
Retrieve all teams for the organization
Next
On this page
Overview
Available Endpoints
Assistant
Responses are generated using AI and may contain mistakes.