Skip to main content

Assistant Sms Chat

POST 
/ai/assistants/:assistant_id/chat/sms

Send an SMS message for an assistant. This endpoint: 1. Validates the assistant exists and has messaging profile configured 2. If should_create_conversation is true, creates a new conversation with metadata 3. Sends the SMS message 4. Updates conversation metadata if provided 5.. Returns the conversation ID

Request

Responses

200:

Successful Response

422:

Validation Error