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.
Authentication
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
Responses
422 Validation Error
Schema: HTTPValidationError
-
detailarray · ValidationError ValidationError -
5 fields
-
locarray · string | integer required -
msgstring required -
typestring required -
inputobject -
ctxobject
-