curl -X DELETE "https://example.com/v1/webhooks/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
Delete Sms Suppression
Remove one number from the SMS suppression list, re-allowing sends to it. Does not itself constitute renewed consent — the caller is responsible for having a lawful basis (e.g. a fresh opt-in) before sending again. Returns 404 if the number was not suppressed.
Enable Sms
Attach a dedicated number to the org's shared SMS Messaging Service. Required once per number before it can send/receive SMS; the number must already have been acquired with sms capability. Idempotent — calling this again on an already-enabled number just returns its current state. Fails with 422 for a released number or one that lacks sms capability.