Toggle Autopilot
Toggle the autopilot mode of an existing message flow.
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Path Parameters
The unique ID of the message flow where autopilot will be toggled.
Response Fields
The unique identifier for the message flow where autopilot was toggled.
The identifier of the workspace containing the message flow.
The name of the message flow.
A description of what the message flow is designed to handle.
The identifier of the agent associated with this message flow.
The system or initial prompt set for the AI agent in the message flow.
The initial message that triggers the message flow. This is crucial for the generateMessage functionality.
Indicates whether the message flow is currently active.
Shows the current state of autopilot for this message flow after toggling. If true, autopilot is now enabled; if false, it is now disabled.
The type of communication channel used by the message flow, such as “SMS”.
The timestamp when the message flow was created.
The timestamp the last time the message flow was updated.
The version number of the message flow document, indicating how many times it has been modified.