iiRecord
Agentic AI Atlas · POST /api/workspaces
api-endpoint:agent-mux-gateway-post-workspaces-kanbana5c.ai
II.
APIEndpoint JSON

api-endpoint:agent-mux-gateway-post-workspaces-kanban

Structured · live

POST /api/workspaces json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/api-endpoints/agent-mux-gateway-endpoints.yamlCluster · extensions
Record JSON
{
  "id": "api-endpoint:agent-mux-gateway-post-workspaces-kanban",
  "_kind": "APIEndpoint",
  "_file": "extensions/api-endpoints/agent-mux-gateway-endpoints.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "POST /api/workspaces",
    "method": "POST",
    "path": "/api/workspaces",
    "responseShape": "WorkspaceLifecycleResult",
    "authRequired": false,
    "description": "Workspace lifecycle action (action ∈ provision | pin | unpin | archive | cleanup | recover | notes-save | rebase-start | rebase-auto-resolve | rebase-open-in-editor | rebase-mark-resolved | rebase-abort). Source: packages/agent-mux/gateway/src/kanban/routes.ts:1197-1357."
  },
  "outgoingEdges": [
    {
      "from": "api-endpoint:agent-mux-gateway-post-workspaces-kanban",
      "to": "package:a5c-ai-agent-mux-gateway",
      "kind": "exposed_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "package:a5c-ai-agent-mux-gateway",
      "to": "api-endpoint:agent-mux-gateway-post-workspaces-kanban",
      "kind": "exposes_endpoint",
      "attributes": {}
    }
  ]
}