cURL
curl --request POST \ --url https://api.timelyai.com.br/v1/conversations/{id}/ai-resume \ --header 'x-api-key: <api-key>'
{ "data": { "conversation_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "ai_active", "resumed_at": "2023-11-07T05:31:56Z" } }
Retoma o atendimento automático pela IA após um período de atendimento humano. Requer scope chats:write.
chats:write
Chave de API para autenticação. Obtenha sua chave em https://app.timelyai.com.br/developers
ID único do recurso (UUID)
Atendimento IA retomado
Show child attributes