post
https://api.d-id.com/agents/chats/exports
Create a chat log export for agent_id containing all of the Agent's chats.
Use the export_id in the GET chat logs endpoint to get the result of the create chat logs request (zipped JSON files).
(The chat log export will be deleted from the database after 7 days from the export creation date)
Creates a chat log export for the specified agent_id, including all chats for that Agent.
Use the returned export_id with the Get a Chats Export by ID endpoint to download the exported chat logs as zipped JSON files.
Exports are automatically deleted after 7 days.
