Provision e911Ask AIput https://api.skyswitch.com/accounts/{account_id}/phone-numbers/{phone_number}/e911Provision an E911 endpoint.Path Paramsaccount_idstringrequiredAccount identifierphone_numberstringrequiredPhone numberBody ParamsnamestringName to be displayed to PSAP.street_numberstringrequiredstreet_namestringrequiredlocationstringAdditional location information such as suite, floor, etc.citystringrequiredstatestringrequiredtwo-letter abbreviation.zip_codestringrequiredcountrystringrequiredUS or CAlongitudestringlatitudestringforceintegerDefaults to 0If address does not pass validation, force address to be saved.languagestringEN, or FR (FR only supported in Canada)descriptionstringcustom_callbackstring11 digits. The number that will appear on the PSAP operator’s screen as the number that should be called back.delivery_methodstringDIRECT, or THREE_WAYnotification_emailarray of stringsArray of email addressesnotification_emailADD stringnumber_to_bridgestring11 digits. This is the phone number that will receive a call when 911 is dialed if delivery_method is SECURITY_DESK or THREE_WAY.listen_onlybooleanControls whether the call to the notification_did will be muted. Must not be muted when delivery_method is SECURITY_DESKtruefalsenotification_displaystringDefaults to ORIGINAL_CALLBACK_NUMBERORIGINAL_CALLBACK_NUMBER, or REMAPPED_TEN_DIGIT. Controls what Caller ID that will be presented in the call to notification_did.Response 200Success.Updated about 1 year ago