Skip to main content
PATCH
Updates a specific client request associated with a phone call.

Path Parameters

id
integer<int32>
required

The unique identifier of the phone call.

requestId
integer<int32>
required

The unique identifier of the client request to update.

Body

The patch data containing status and response updates.

status
string | null
response
string | null

Response

OK

id
integer<int32>
createdAt
string<date-time>
request
string | null
clientId
integer<int32>
portalId
integer<int32>
phoneCallId
integer<int32>
phoneCallTranscriptLineId
integer<int32> | null
status
string | null
response
string | null
respondedAt
string<date-time> | null
respondedByAccountId
integer<int32> | null
respondedBy
string | null