Manage conversations
As you work with the Symbl.ai APIs, you need to manage your conversations.
The Conversations API provides the following management operations:
- To get a list of your conversations, see Get all conversations.
- To get information about a specific conversation, see Get a conversation.
- To add or change conversation metadata, see Update conversation metadata.
- To permanently delete a conversation and related data, see Delete a conversation.
Note that Symbl.ai also provide a separate API to manage conversation groups, custom entities, and trackers. For more information, see the Management API guide.
Updated about 2 months ago