Skip to main content
POST
MCP bots endpoint (Streamable HTTP)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenantId
string
required

Tenant identifier.

Body

application/json
jsonrpc
string
required
Allowed value: "2.0"
method
string
required
id
params
object | null

Response

JSON-RPC response

jsonrpc
string
required
Allowed value: "2.0"
id
result
object | null
error
object | null