v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
billing

Downgrade To Free

Downgrade the user from a paid plan to the free (hobby) tier.

Cancels all active Stripe subscriptions, removes payment methods, updates the user's plan to hobby, sends a confirmation email, and tracks the cancellation feedback in Amplitude.

Args: feedback: Optional cancellation feedback (reason + free text). auth: Authenticated user context.

Returns: Success status with message.

post/billing/downgrade-to-free

Request body

reasonstring nullable

Selected cancellation reason (e.g. 'Pricing', 'Missing features')

feedback_textstring nullable

Optional free-text feedback from the user

Response

Successful Response

successboolean
messagestring nullable
dataobject nullable