@dialstack/sdk-dev / server/src / AccountUpdateParams
Interface: AccountUpdateParams
Defined in: sdk/server/src/index.ts:325
Properties
config?
optional config?: AccountConfig;
Defined in: sdk/server/src/index.ts:328
default_button_template?
optional default_button_template?: string | null;
Defined in: sdk/server/src/index.ts:332
Set or clear the template inherited by newly created compatible devices.
email?
optional email?: string;
Defined in: sdk/server/src/index.ts:326
hold_music_clip_id?
optional hold_music_clip_id?: string | null;
Defined in: sdk/server/src/index.ts:329
main_location_id?
optional main_location_id?: string;
Defined in: sdk/server/src/index.ts:330
primary_contact_name?
optional primary_contact_name?: string;
Defined in: sdk/server/src/index.ts:327
tos_variant?
optional tos_variant?: TosVariant;
Defined in: sdk/server/src/index.ts:340
Move the account onto the other Service Subscription Agreement. Accepted only while the account has not yet accepted its agreement, typically to correct a choice made at creation. Once it has accepted, this returns 409: changing the required agreement invalidates that acceptance and blocks the account's calling, including 911.