Create response (streaming)
Creates a response and streams updates in real-time via Server-Sent Events (SSE). Returns response creation, output deltas, and completion events.
Authentication
AuthorizationBearer
JWT bearer token authentication. Obtain an access token from the Moveworks auth endpoint and include it in the Authorization header as ‘Bearer <token>’.
Path parameters
conversation_id
Unique conversation identifier (format: conv_<ulid>)
Headers
Assistant-Name
The Moveworks assistant identifier that was configured for your organization.
Request
This endpoint expects an object.
input
Response
Server-Sent Events stream of response updates