Replace ExtensionAsk AIput https://api.phone.com/v4/accounts/{voip_id}/extensions/{extension_id}Replace parameters on an individual extension, any missing parameters will be replaced with default values.Path Paramsvoip_idintegerrequired≥ 1extension_idintegerrequired≥ 1Body ParamsReplace parameters on an individual extension, any missing parameters will be replaced with default values.usage_typeenumCan be 'limited' or 'unlimited'. In most cases, changing this will affect your monthly bill.limitedunlimitedAllowed:limitedunlimitedextensioninteger | nullExtension number that callers may dial. On POST, leaving this empty will result in an auto-generated value. On PUT, this field is required.full_namestring | nullFull name of the individual or department to which this extension is assignednamestring | nullUser-supplied name for the extension. On POST, leaving this empty will result in an auto-generated value. On PUT, this field is requiredtimezonestring | nullTime zone in IANA time zone database format (like 'America/Los_Angeles')name_greetingobject | nullGreeting that communicates the extension's namename_greeting object | nullinclude_in_directoryboolean | nullWhether this extension should be included in the dial-by-name directory for this account.truefalsecaller_idstring | nullPhone number to use as Caller ID for outgoing calls. Must be a phone number belonging to this account, or one of any additional authorized phone numberlocal_area_codeinteger | nullFor outbound calls, this is the North American area code that this extension is calling fromenable_call_waitingboolean | nullWhether Call Waiting is enabled. Default is TRUEtruefalseenable_outbound_callsboolean | nullWhether outgoing calls are enabled. Default is TRUE.truefalsebypass_hard_phoneboolean | nullSet 'true' if you want to use advanced call handling rules instead of devicetruefalsevoicemailobjectVoicemail Object.voicemail objectcall_notificationsobject | nullCall Notifications Objectcall_notifications object | nullpresence_publishboolean | nulltruefalsepresence_subscribeboolean | nulltruefalseroutestringExtension routeResponses 200OK 400Bad Request 401Unauthorized 402Payment Required 403Forbidden 404Not Found 409Conflict 422Validation failed 429Too Many Requests 500Internal Server ErrorUpdated 6 months ago