Skip to main content
PUT
Update Message Flow

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 identifier of the message flow to update.

Request Body

string
Update the description for this message flow.
boolean
If present and set to true, this toggles the autopilot setting.
object
Configuration settings for the message flow.

Response Fields

string
The unique identifier for the message flow that was updated.
string
The identifier of the workspace where the message flow is configured.
string
The name of the message flow. While not specified as updated in the request body, it remains a critical part of the response for context.
string
Indicates the direction of the message flow, such as “bidirectional”.
string
The updated description of what the message flow is designed to handle.
string
The identifier of the agent associated with this message flow.
object
The configuration settings for the message flow, detailing updated and existing settings.
object
Settings related to the timing and conditions under which responses are issued within the message flow.
number
The delay in seconds before a response is issued.
object
Configuration for working hours during which the message flow is active.
boolean
Whether working hours are enabled.
string
Start time of the working hours.
string
End time of the working hours.
string
Timezone applicable to the working hours.
string
Message to be delivered outside of working hours.
object
Security settings for the message flow, including HIPAA compliance status.
boolean
Indicates if HIPAA compliance is enforced.
object
Email settings for managing email-based message flows.
string
The subject line used for emails sent in this flow.
string
The email signature appended to messages.
string
The system or initial prompt set for the AI agent in the message flow.
boolean
Indicates whether the message flow is currently active.
boolean
Specifies whether autopilot is enabled or disabled after the update.
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 when the message flow was last updated.