Skip to main content
PATCH
Move one agent on the floor

Authorizations

Authorization
string
header
required

An aik_… programmatic API key (app.atako.ai → Settings → API keys) or a Supabase session JWT.

Path Parameters

id
string
required

Agent id

Body

application/json
teamId
string<uuid> | null
required
slot
integer
required

Desk index inside the pod of the occupant's own team.

Required range: 0 <= x <= 199

Response

layout
object
required

Stored floor arrangement (AF-41). Only what the automatic layout cannot infer: where each team platform sits, and which desk of its own team an occupant stands at. Reconciled at read time — entries whose id is no longer on the floor are stripped from the served document (never from the stored row).

version
integer
required