detach_carrier_subscriber_host
Detach a carrier subscriber's gateway host. Set confirm=true to apply the change; reports the detached host ID afterward.
Instructions
Detach a subscriber's gateway host (DELETE .../subscribers/{id}/host). Guarded write.
Not testable against the maintainer's live hardware; hermetic/spec-conformance tested only. Guarded: read-before, no-op when no host is attached, confirm=true, write kill-switch, read-after (reports the just-detached prev_host_id).
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 | |||