Skip to main content
POST
Adds a response to the case from the person that opened the case.

Authorizations

Authorization
string
header
required

Enter your access token (OAuth / JWT).

Path Parameters

caseUid
string | null
required

The case's unique identifier

comment
string | null
required

The response text

Response

Created
string<date-time>
required
read-only
Minimum string length: 1
Updated
string<date-time>
required
read-only
Minimum string length: 1
Case
Case · object
required

Circular reference to Case (not expanded here).

Type
enum<integer>
required

1 - PersonReply, 2 - Note, 3 - Closed, 4 - Reopened, 5 - Assigned, 6 - AgentReply, 7 - AutoReply, 8 - ContactChange

Available options:
1,
2,
3,
4,
5,
6,
7,
8
Uid
string | null
Maximum string length: 10
_objectType
string | null
ActivityEventData
unknown
HistoryDateTime
string<date-time>
AgentName
string | null
Comment
string | null
SeenDateTime
string<date-time> | null
ClickDateTime
string<date-time> | null
UniqueIdentifier
string | null
Maximum string length: 50
PersonEmail
string | null
NewUvi
string | null