Skip to main content
POST
Self-serve restore a tombstoned organization (owner or admin, within 30 days of tombstoning)

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

org_id
string
required

Organization identifier (e.g. org-abc12345)

Body

application/json
confirm_billing_resume
boolean

Required (must be true) when the org has a paused subscription; irrelevant otherwise.

Response

Organization restored (or its pending schedule cleared, or a safe no-op)

restored
boolean
schedule_cleared
boolean