Opt-Outs
TCPA opt-out list management. Re-opt-in requires written-consent confirmation.
📄️ List opted-out numbers for the tenant.
List opted-out numbers for the tenant.
📄️ Manually opt out a phone (idempotent).
If the phone is already on the active opt-out list, returns the existing row with already_opted_out=true.
📄️ Opt a phone back in (TCPA-sensitive; requires written-consent confirmation).
Requires { confirm_written_consent: true, consent_reference?: string } in the request body. The consent_reference (e.g. a signed-form URL or ID) is recorded on the opt-out row for TCPA audit trails.