Submit input to alias-routed session
POST/v2/agent_aliases/:alias_key/sessions/:session_key/events
Submit an input event to a session originally created via this alias. The session's resolved agent runs the loop.
Request
Responses
- 201
- 400
- 403
- 404
Events produced during this turn.
Input request was malformed.
Permissions do not allow submitting input to this session.
Alias or session not found.