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
The unique UUID identifier of the conversation
Response Fields
true when the operation was successfulWill always be
true on successError Responses
false when an error occursError message. Possible values:
Conversation not found— the UUID does not exist or belongs to a different account

