Python
Sessions
Create Session By Name
Start a session against the latest published version of an agent by name.
Resolves the current latest published version at runtime — callers do not need to track a specific agent ID or version. Returns 404 if no published version exists for the given agent name.
POST
Python