v1

latestOpenAPI 3.1.02026-07-1312416.2 KB

Create Agent

Create an agent in the agents table in supabase.

Args: body (dict): The request body containing the agent's details. See AgentCreateModel.

post/agents

Query parameters

api_keystring nullable
jwt_tokenstring nullable

Headers

X-API-KEYstring nullable
authorizationstring nullable

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/agents:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}