Skip to main content
POST
Schedule a reduction of purchased seats for the end of the current period

Authorizations

Authorization
string
header
required

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

Body

application/json
count
integer
required

Target TOTAL seat count.

Required range: x >= 1

Response

activeAgentsPurchased
integer

Unchanged — the current live quantity.

pendingActiveAgentsPurchased
integer | null
pendingReductionEffectiveAt
string<date-time> | null
effect
enum<string>
Available options:
scheduled
alreadyApplied
boolean