Endpoints
Control self-managed session
Send a control event to an active session.
POST
Path Parameters
The ID of the session to control.
Body
application/json
- Terminate
- Update Image
- Update Agent Prompt
- Update Idle Prompt
- Action Trigger
Immediately shuts down the LemonSlice avatar and removes it from the WebRTC room.
terminate
Allowed value:
"terminate"Response
Control event accepted.
