Skip to main content
PUT
updateComment

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
integer<int64>
required

id

objectId
integer<int64>
required

objectId

type
enum<string>
required

type

Available options:
CUSTOMER,
HIT

Body

application/json

comment

content
string
required

Response

OK

content
string
createdAt
Timestamp · object
createdBy
UserInfo · object
id
integer<int64>
objectId
integer<int64>
updatedAt
Timestamp · object
updatedBy
UserInfo · object