Creates a new session in a given namespace
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The session request body, containing the agents to use in the session and other settings
A request for the agents in this session
Provides a full namespace request to create an ad hoc namespace if the namespace doesn't already exist. Note
that this will not update an existing namespace, so for example, there is no guarantee that annotations
specified on this request end up on the namespace that this session belongs in.
The session's execution is deferred. A deferred execution must be executed manually later