Skip to main content
POST
Disable Auto Billing

Authorizations

Authorization
string
header
required

Mixpeek API key, sent as Authorization: Bearer mxp_sk_.... Create one in Studio under Settings → API Keys, or with an admin key via POST /v1/organizations/users/{user_email}/api-keys. A missing header returns 403; an invalid or revoked key returns 401.

Response

Successful Response

Response after toggling auto-billing.

auto_billing_enabled
boolean
required

New auto-billing status

message
string
required

Human-readable message

success
boolean
default:true

Whether the operation was successful

billing_period_start
string<date-time> | null

Billing period start (if enabled)