Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.25 KB

File metadata and controls

14 lines (10 loc) · 1.25 KB

UpdateVanityNumberByIdParameters

Properties

Name Type Description Notes
callOptions string[] The options to include when the number is called. If an option is not included it will be turned off. Option values should be boolean. Possible values are: 'voicemail' (Leave A Message), 'ptt' (Push To Talk), 'optin' (Opt-In), 'repeat' (Repeat Your Message) -- Note: Optout cannot be removed without prior authorization. Please contact customer support for this. [optional]
recordingSource string Where the recording will be generated from. (specific, lastsent, lastuploaded) [optional]
specificRecordingId string Unique identifier for the recording if recording_source is set to specific. [optional]
playCta bool Setting this to true our system will play the prompts for keys to be pushed. [optional]
pttNumberId string This is a verified caller id that is on your account. This will be used if PTT option is used. [optional]

[Back to Model list] [Back to API list] [Back to README]