Update SMS Configuration
Update the SMS configuration for a phone number owned by the authenticated user.
Headers
Your API key for authentication.
Body Parameters
The E.164 formatted phone number to update (must belong to the authenticated user).
When the agent sends a response, we’ll send the message details in a POST request to the URL you specify here, along with chat history.
Request data fields are available to the AI agent during the call when referenced in the associated pathway or task.
Maximum time to wait for a response. Default is no timeout.
Twilio Messaging Service SID, if set.
Assistant system prompt or conversational goal.
List of tools available to the assistant.
The model’s temperature setting, controlling creativity.
The ID of the linked conversational pathway (if any).
The specific version of the pathway to use.
Entry point node ID for the pathway.
Response
Contains a confirmation message and the updated SMS configuration.
Success message confirming the update.
The updated and sanitized SMS configuration object.
null
on success. If an error occurs, this will be an array of error objects.
A human-readable description of the error.
A machine-readable error code.