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