POST api/InterComm/LobbyOutgoingDialedPermissionUpdate

Request Information

URI Parameters

None.

Body Parameters

LobbyOutgoingDialed
NameDescriptionTypeAdditional information
LobbyOutgoingDialedId

integer

None.

LobbyOutgoingEntryId

integer

None.

DialedNumber

string

String length: inclusive between 0 and 50

CreatedDate

date

None.

IsAllowed

integer

None.

ActionBy

string

String length: inclusive between 0 and 150

LobbyOutgoingEntry

LobbyOutgoingEntry

None.

LobbyOutgoingRecipients

Collection of LobbyOutgoingRecipient

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.