[ Web Proxy ]
URL:
Viewing: https://zoom.github.io/rivet-javascript/modules/../types/Phone.SitesCreatePhoneSiteRequestBody.html [Back]  [Original]

SitesCreatePhoneSiteRequestBody | @zoom/rivet

Type Alias SitesCreatePhoneSiteRequestBody

SitesCreatePhoneSiteRequestBody: {
auto_receptionist_name: string;
default_emergency_address: {
address_line1: string;
address_line2?: string;
city: string;
country: string;
state_code: string;
zip: string;
};
force_off_net?: {
allow_extension_only_users_call_users_outside_site?: boolean;
enable?: boolean;
};
name: string;
short_extension?: { length?: number };
sip_zone?: { id?: string };
site_code?: number;
source_auto_receptionist_id?: string;
}

Copyright © 2024 Zoom Video Communications, Inc.


Web Proxy Viewer  |  New URL  |  Original Page