resume_carrier_subscriber
Resume a suspended subscriber's service by submitting the subscriber ID with confirmation, restoring their connectivity.
Instructions
Resume a suspended subscriber's service (POST .../subscribers/{id}/resume). Guarded.
Not testable against the maintainer's live hardware; hermetic/spec-conformance tested only. Guarded: read-before, no-op when not currently suspended, confirm=true, write kill-switch, read-after.
subscriber_id: the subscriber UUID from list_carrier_subscribers. confirm: must be true to apply the change. key_label: optional configured API-key label to route on a specific key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| key_label | No | ||
| subscriber_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||