create-whatsapp-deployment
Creates a WhatsApp deployment for an assistant. This endpoint requires user authentication with organization and project scope.
Authorizations
API key from Rapida credentials.
Headers
Client source identifier. SDK clients send this automatically.
sdk Optional user identifier to propagate with the request.
Body
Assistant ID for the WhatsApp deployment.
^[0-9]+$"2227823180112723968"
WhatsApp provider name.
"gupshup"
First message the assistant sends when the WhatsApp session starts.
"Hi, how can I help you today?"
Message to use when the assistant cannot understand or handle the input.
"Sorry, I did not understand that."
Idle timeout in seconds before the assistant sends the timeout message.
15 <= x <= 12030
Number of idle-timeout retries before the session can end.
0 <= x <= 52
Message sent when the WhatsApp session reaches the idle timeout.
"Are you still there?"
Maximum WhatsApp session duration in seconds.
180 <= x <= 600300
Provider-specific WhatsApp options.