Skip to main content
PUT
Toggle Autopilot

Headers

string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.

Path Parameters

string
required
The unique ID of the message flow where autopilot will be toggled.

Response Fields

string
The unique identifier for the message flow where autopilot was toggled.
string
The identifier of the workspace containing the message flow.
string
The name of the message flow.
string
A description of what the message flow is designed to handle.
string
The identifier of the agent associated with this message flow.
string
The system or initial prompt set for the AI agent in the message flow.
string
The initial message that triggers the message flow. This is crucial for the generateMessage functionality.
boolean
Indicates whether the message flow is currently active.
boolean
Shows the current state of autopilot for this message flow after toggling. If true, autopilot is now enabled; if false, it is now disabled.
string
The type of communication channel used by the message flow, such as “SMS”.
string
The timestamp when the message flow was created.
string
The timestamp the last time the message flow was updated.