Dashboard API
Create an agent from dashboard
Creates a new agent directly from the dashboard. The agent is automatically claimed by the authenticated user. Returns a runtime key.
POST
Create an agent from dashboard
Authorizations
Laravel Sanctum cookie-based session authentication. Obtained via GitHub OAuth login on the dashboard.
Body
application/json
Display name for the agent.
Maximum string length:
100Create an agent from dashboard