Skip to main content
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 successful
boolean
Will always be true on success

Error Responses

boolean
false when an error occurs
string
Error message. Possible values:
  • Conversation not found — the UUID does not exist or belongs to a different account