Skip to main content
POST
Drop a not-yet-placed agent on a team

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>
required
slot
integer

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