Reclaim a parked number during its grace window
Numbers
Reclaim a parked number during its grace window
Re-claim a number the org recently released while it is still parked in the post-release grace window (Twilio / Bandwidth snapback / winback), restoring it to active with no upstream re-purchase — the DID never left the account. Returns 409 when the number is not reclaimable (not parked, owned by a different org, or the parking window has already elapsed), in which case the caller should fall back to a fresh purchase from inventory. Use GET /api/v1/numbers/recoverable to discover which numbers are still reclaimable and until when. Scoped on numbers:write (owner / admin / developer).
POST
Reclaim a parked number during its grace window