GreetingsCreateCompanyGreetingRequest_2
Properties
Name | Type | Required | Description |
---|---|---|---|
type_ | CreateCompanyGreetingRequestType2 | ✅ | Type of greeting, specifying the case when the greeting is played. |
binary | any | ✅ | Media file to upload |
answering_rule_id | str | ❌ | Internal identifier of an answering rule |
language_id | str | ❌ | Internal identifier of a language. See Get Language List |
CreateCompanyGreetingRequestType_2
Type of greeting, specifying the case when the greeting is played.
Properties
Name | Type | Required | Description |
---|---|---|---|
COMPANY | str | ✅ | "Company" |
STARTRECORDING | str | ✅ | "StartRecording" |
STOPRECORDING | str | ✅ | "StopRecording" |
AUTOMATICRECORDING | str | ✅ | "AutomaticRecording" |
TEMPLATEGREETING | str | ✅ | "TemplateGreeting" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs