Update Message Flow
Update an existing message flow with partial or full settings.
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Path Parameters
The unique identifier of the message flow to update.
Request Body
Update the description for this message flow.
If present and set to true, this toggles the autopilot setting.
Configuration settings for the message flow.
Response Fields
The unique identifier for the message flow that was updated.
The identifier of the workspace where the message flow is configured.
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.
Indicates the direction of the message flow, such as “bidirectional”.
The updated description of what the message flow is designed to handle.
The identifier of the agent associated with this message flow.
The configuration settings for the message flow, detailing updated and existing settings.
Settings related to the timing and conditions under which responses are issued within the message flow.
The delay in seconds before a response is issued.
Configuration for working hours during which the message flow is active.
Whether working hours are enabled.
Start time of the working hours.
End time of the working hours.
Timezone applicable to the working hours.
Message to be delivered outside of working hours.
Security settings for the message flow, including HIPAA compliance status.
Indicates if HIPAA compliance is enforced.
The system or initial prompt set for the AI agent in the message flow.
Indicates whether the message flow is currently active.
Specifies whether autopilot is enabled or disabled after the update.
The type of communication channel used by the message flow, such as “SMS”.
The timestamp when the message flow was created.
The timestamp when the message flow was last updated.
The version number of the message flow document, indicating how many times it has been updated.