add_device
Link a new device to a local Signal account
auto-generated example may not be a valid request. Seev1.AddLinkedDeviceRequestfor all fields.
{
    "account": "0cc10e61-d64c-4dbc-b51c-334f7dd45a4a",
    "type": "add_device",
    "uri": "sgnl://linkdevice?uuid=jAaZ5lxLfh7zVw5WELd6-Q\u0026pub_key=BfFbjSwmAgpVJBXUdfmSgf61eX3a%2Bq9AoxAVpl1HUap9",
    "version": "v1"
}
- Request Type: v1.AddLinkedDeviceRequest
- Error response types:
- v1.NoSuchAccountError
- v1.ServerNotFoundError
- v1.InvalidProxyError
- v1.InvalidRequestError- caused by syntax errors with the provided linking URI
- v1.InternalError
- v1.AuthorizationFailedError
- v1.SQLError
- v1.NetworkError