Update a dispatchable emergency location
Partially update the E911 dispatchable location already registered for one device on an owned DID. device_key and source are always required (every update records HOW the location changed) and at least ONE civic field must be supplied — an otherwise-empty patch is rejected with 422 rather than silently no-op’ing. 404 when no location is registered for that device. Org-ownership gated + audit-logged.
Authorizations
Dashboard JWT token from Clerk
Headers
Sandbox opt-in for Clerk-session-authenticated requests. Set to true to route the call through the test-mode pipeline: no real provider delivery, no credits deducted, response meta.test_mode: true. Ignored for live API keys (dv_live_sk_*) — server-to-server clients must use a test-prefixed key (dv_test_sk_*) to exercise sandbox. Test-prefixed keys unconditionally enable sandbox regardless of this header.
true, false Path Parameters
Resource identifier
1Body
At least one of caller_name, device_label, address_line_1, line_2, city, region, postal, country, lat, lng must be present.
At least one of caller_name, device_label, address_line_1, line_2, city, region, postal, country, lat, lng must be present.
How this location was captured.
manual, softphone, api Identifier of the roaming extension / device the location belongs to — the same identifier the device registers with.
1 - 128^[a-zA-Z0-9._-]{1,128}$120120House number + street.
1 - 200Apartment / suite / floor.
2001 - 1201 - 1201 - 16ISO-3166 alpha-2 country code; normalized to upper-case.
^[A-Za-z]{2}$-90 <= x <= 90-180 <= x <= 180