Resume Ai Features

POST /api/v1/billing/ai/resume

Resume AI features for the authenticated business.

Clears ai_paused_at and ai_paused_by_user_id. Idempotent — resuming an already-active business is a no-op. Returns the refreshed AI usage payload so the widget transitions back to the Calm / Warning / Overage state without a second round-trip.

Operation ID: resume_ai_features_api_v1_billing_ai_resume_post · View as markdown · OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Responses

201 Successful Response

422 Validation Error

detail array · ValidationError ValidationError
5 fields
loc array · string | integer required
msg string required
type string required
input object
ctx object