Skip to main content
POST
Python

Authorizations

Meibel-API-Key
string
header
required

Path Parameters

name
string
required

Body

application/json
prompt
string | null
initial_context
Initial Context · object | null
max_iterations_per_user_message
integer
default:20
message_wait_timeout_seconds
integer
default:259200
execution_policy_ids
string[] | null

IDs of stored ExecutionPolicies to compose into this session.

Example:
execution_policy
ExecutionPolicy · object | null

Inline session-level access constraints (hardrails). Controls which datasources and tools the agent can use, and what data is accessible within each. Composed with any stored policies referenced by execution_policy_ids.

Example:

Response

Successful Response

session_id
string
required