DELETE Mobility/DeleteCallEventResponseMessages

Request Information

URI Parameters

None.

Body Parameters

CallEventResponseMessage
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

CallEventResponseID

globally unique identifier

None.

DateReceived

date

Required

RawHttpMessage

string

None.

Request Formats

application/json, text/json

Sample:
{
  "ID": "4b26b472-da0f-4c2f-82f3-a79c2b126d08",
  "CallEventResponseID": "25329078-d95e-4c32-bfc6-f15008166441",
  "DateReceived": "2026-03-11T11:53:47.537189+00:00",
  "RawHttpMessage": "sample string 3"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ServiceResponse
NameDescriptionTypeAdditional information
IsSuccess

boolean

None.

ErrorMessage

string

None.

Code

string

None.

StackTrace

string

None.

Response

ServiceItem

None.

Response Formats

application/json, text/json

Sample:

Sample not available.