Conversations
Enable AI
Re-enable AI replies for a conversation after a human takeover
POST
Re-enables AI responses for a conversation that was previously disabled via the Disable AI endpoint. The assistant will resume responding to new messages from this point forward.
Authentication
This endpoint requires your Automate API key as a Bearer token.Path Parameters
string
required
The unique UUID identifier of the conversation
Response Fields
boolean
true when the operation was successfulboolean
Will always be
true on successError Responses
boolean
false when an error occursstring
Error message. Possible values:
Conversation not found— the UUID does not exist or belongs to a different account

