Skip to main content
POST
Schedule a monthly ↔ annual switch 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
billingInterval
enum<string>
required
Available options:
monthly,
annual

Response

billingInterval
enum<string> | null
Available options:
monthly,
annual
pendingBillingInterval
enum<string> | null
Available options:
monthly,
annual
pendingBillingIntervalEffectiveAt
string<date-time> | null
effect
enum<string>
Available options:
scheduled,
canceled
alreadyApplied
boolean