Skip to main content
DELETE
Delete Virtual Receptionist

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required
Pattern: ^[1-9]\d*$

Response

200 - application/json

Deleted virtual receptionist

id
number
required
tenantId
number | null
required
name
string | null
required
timeout
number | null
required
loopOnTimeout
string | null
required
loopOnWrongKeyPress
string | null
required
loopPlayMessageOnce
string | null
required
allowExtensionDialing
string | null
required
maxLoops
number | null
required
enableSpeechDetect
number | null
required
branch
object
required

Resolved branch

announcements
object[]
greetingDestinations
object[]
keyPressDestinations
object[]
timeoutDestinations
object[]
{key}
any