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

resolve_address

Resolve a partial JsonAddress with only a number or UUID to one with both. Anywhere that signald accepts a JsonAddress will except a partial, this is a convenience function for client authors, mostly because signald doesn’t resolve all the partials it returns.

auto-generated example may not be a valid request. See v1.ResolveAddressRequest for all fields.
{
    "account": "0cc10e61-d64c-4dbc-b51c-334f7dd45a4a",
    "partial": {
        "number": "+13215551234"
    },
    "type": "resolve_address",
    "version": "v1"
}