signald
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

remove_linked_device

Remove a linked device from the Signal account. Only allowed when the local device id is 1

auto-generated example may not be a valid request. See v1.RemoveLinkedDeviceRequest for all fields.
{
    "account": "+12024561414",
    "deviceId": 3,
    "type": "remove_linked_device",
    "version": "v1"
}