Update Comment
Can only update comments created by the logged in user.
Request
URI
PUT
https://apigw.vmware.com/sampleExchange/v1/comments
COPY
Request Body
Comment of type(s) application/json
Optional
{
"id": 0,
"parentId": 0,
"type": "string",
"federationId": "string",
"communitiesUser": "string",
"comment": "string",
"created": "string",
"lastUpdated": "string"
}
integer As int32 As int32
id
Optional
id
integer As int32 As int32
parentId
Optional
parentId
string
type
Optional
type
Possible values are : REQUEST, SAMPLE, SOLUTION,
string
federationId
Optional
federationId
string
communitiesUser
Optional
communitiesUser
string
comment
Optional
comment
string As date-time As date-time
created
Optional
created
string As date-time As date-time
lastUpdated
Optional
lastUpdated
Responses
default
successful operation
Operation doesn't return any data structure